[mesa-users] New inlist
Willie Strickland
cwskas at gmail.com
Wed Nov 2 15:19:05 EDT 2016
> On Nov 2, 2016, at 11:37 AM, Sanas Lotfiani <sanaz.lotfiani at gmail.com> wrote:
>
> When I made a new file in test_suite with my inlist
It is recommended that you use the work directory or a specific test-suite case as a starting point for your specific work. This is detailed here:
http://mesa.sourceforge.net/starting.html
note that you cp the work directory to a new location (I use ~/mymesa as my work area) and make adjustments there, not in the test-suite itself.
cd ~/mymesa
cp -r $MESA_DIR/star/work sanas
The above two lines would create a copy of the standard work directory called sanas within your personal mesa work area. Then you would edit the insist there to do what you want. That way you do not corrupt the mesa installation.
You might go back and follow the tutorial mentioned at the above link for further assistance.
Willie
More information about the Mesa-users
mailing list