[mesa-users] MESA code Questions!!
Josiah Schwab
jwschwab at berkeley.edu
Tue Jul 7 11:32:34 EDT 2015
Hello Ebraheem,
I have subscribed you to the mesa-users list so that your messages will
no longer require moderation.
> I am trying to use the initial abundance from AGS05 and the code is returning this error:
>
> ------------------------------------------------------------------------------------------------------------
> set_uniform_initial_composition
> initial_h1 -1.0000000000000000D+00
> initial_h2 -1.0000000000000000D+00
> initial_he3 -1.0000000000000000D+00
> initial_he4 -1.0000000000000000D+00
> metals AGS05
> when setting composition, need to provide values for h1, h2, he3, and he4
> H1= -1.0000000000000000
> H2= -1.0000000000000000
> He3= -1.0000000000000000
> He4= -1.0000000000000000
> Z = 1.0000000000000000
> set_uniform_initial_composition ierr -1
> do_star_job_controls_after ierr -1
> before_evolve_loop ierr -1
You should do as the message suggests and provide values for the h1, h2,
he3, and he4 abundances. The default value is not a valid abundance in
order to force you to set the values yourself.
Josiah
More information about the Mesa-users
mailing list