[mesa-users] solar mode with AGSS09
Josiah Schwab
jwschwab at berkeley.edu
Mon Aug 31 07:32:03 EDT 2015
Hi Liliana,
On 30 August 2015 at 10:51 PDT, Liliana Novais wrote:
> I am trying to change the solar model from GS98 to AGSS09 I found that
> I had to change from:
>
> |initial_zfracs = 3 to ||initial_zfracs = 6 |
>
> But then I have a question on the changes that I need to do more. Is
> it possible to see if my inlist is ok????
It looks like you've taken the example solar model inlist and made the
following changes:
,----[ diff example_solar_model/inlist_solar_model inlist_solar_model ]
| 19c19
| < initial_zfracs = 3 ! GS98_zfracs = 3
| ---
| > initial_zfracs = 6 ! AGSS09_zfracs = 6
| 27,28c27,28
| < kappa_file_prefix = 'OP_gs98'
| < kappa_lowT_prefix = 'lowT_fa05_gs98' ! for lower temperatures.
| ---
| > kappa_file_prefix = 'OP_AGSS09'
| > kappa_lowT_prefix = 'lowT_fa05_AGSS09' ! for lower temperatures.
`----
To the best of my knowledge, those are the two places that the metal
fractions are specified in one's inlists.
Josiah
More information about the Mesa-users
mailing list