Version 4 (modified by 13 years ago) ( diff ) | ,
---|
Development Procedure
This page outlines the basic steps one should take when adding a new development to the AstroBEAR code.
Test Your Changes
First, you'll want the newest revision of AstroBEAR. You could either make a new repository via hg clone
or pull the newest changeset into your current repository:
hg pull ssh://<username>@clover.pas.rochester.edu//data/repositories/scrambler_devel
Then compile your problem, and run it. If it still works, then you will move on to testing the code.
Test the Code
Attachments (1)
-
devel_procedure.jpg
(90.5 KB
) - added by 13 years ago.
new development procedure
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.