[mesa-users] mesa 5329
Bill Paxton
paxton at kitp.ucsb.edu
Tue Aug 20 21:42:43 EDT 2013
YAMR - "Yet Another Mesa Release"
Here's a brief list of changes.
Cheers,
Bill
Updated to GYRE 2.0
Josiah added termination conditions to work with run_star_extras
User-Specified Termination Codes
Now by default, if MESA is instructed to terminate in either the
extras_check_model or extras_finish_step routine in run_star_extras.f,
the termination message will be the name of the routine. This change
will only apply to new working directories.
MESA now also provides 9 customizable termination codes, named t_xtra1
.. t_xtra9 which you can return instead. You can customize the messages
that will be printed upon exit by setting the corresponding
termination_code_str value, e.g.
termination_code_str(t_xtra1) = 'my termination condition'
in your run_star_extras.f.
fix bug in clumping of surface cells for diffusion
bug fix -- star failing to set some kap controls, so were using kap defaults instead of what selected in star. cubic_interpolation_in_X, cubic_interpolation_in_Z, include_electron_conduction, kap_Type2_full_off_X, and kap_Type2_full_on_X. if you were not setting any of those, then you will not see a change. but if you were setting any, then nothing was happening before, but now the change will actually take effect, so watch out!
change star/astero surface corrections to interpolate l0_inertia
add save_pgstar_files_when_terminate
add pgstar_show_age_in_seconds
add Trace_History_Values window
add relax_initial_Y and relax_initial_Z
add remesh_max_brunt_N2_composition_term
rename r1212_to_ne20 to r1212 since includes rate to na23 + p as well as ne20 + he4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130820/aef5863e/attachment.html>
More information about the Mesa-users
mailing list