[mesa-users] Taking smaller time steps
Francis Timmes
fxt44 at mac.com
Sun Jun 29 13:33:42 EDT 2014
if you haven't already, maybe see sections 2.2 and 2.3 of
http://mesastar.org/documentation/mesa-summer-school-2013/run_star_extras-f-with-josiah
fxt
>> at the end of the do_val() lines in do_profile_info(...) which is in star/private/profile.f . But it's not doing anything and I can't see why. I also tried putting the line inbetween the do_val() lines and nothing.
>
> As a general rule, if you are changing files in star/private you are probably making a mistake. In this case you should be able to do what you want using run_star_extras. To add to the history, modify the routines how_many_extra_history_columns and data_for_extra_history_columns. To add to profiles, modify how_many_extra_profile_columns and data_for_extra_profile_columns.
>
> -Bill
More information about the Mesa-users
mailing list