[mesa-users] how to change very loss mass model to use which_atm_option = 'simple_photosphere'
Bill Paxton
paxton at kitp.ucsb.edu
Fri Dec 17 14:21:44 EST 2010
Hi Shi-Shin,
Try this. Here is the 'inlist' which just tells mesa to use 'inlist_very_low_mass_tst'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist
Type: application/octet-stream
Size: 947 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20101217/b9a5d8c2/attachment.obj>
-------------- next part --------------
And here are 3 inlists to use in the following 3 steps:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_very_low_mass_tst_1
Type: application/octet-stream
Size: 12381 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20101217/b9a5d8c2/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_very_low_mass_tst_2
Type: application/octet-stream
Size: 12440 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20101217/b9a5d8c2/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_very_low_mass_tst_3
Type: application/octet-stream
Size: 12240 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20101217/b9a5d8c2/attachment-0003.obj>
-------------- next part --------------
1)
cp inlist_very_low_mass_tst_1 inlist_very_low_mass_tst
./rn
this should save a model named test.mod1 that has
which_atm_option = 'simple_photosphere'
and
new_tau_factor = 150
2)
cp inlist_very_low_mass_tst_2 inlist_very_low_mass_tst
./rn
this should save a model named test.mod2 that has
which_atm_option = 'simple_photosphere'
and
new_tau_factor = 1
3)
cp inlist_very_low_mass_tst_3 inlist_very_low_mass_tst
./rn
this load the test.mod2 as its starting model.
This should be what you want.
Let me know how it goes.
Cheers,
Bill
More information about the Mesa-users
mailing list