[mesa-users] show_phase_of_evolution
Bill Paxton
paxton at kitp.ucsb.edu
Wed Nov 5 16:01:32 EST 2014
On Nov 5, 2014, at 12:17 PM, Robert FARMER wrote:
> Seems like something to be called from run_stars_extra to give you an idea of what the stars doing at that point in time?
that's reasonable, except it is not okay to call routines in star/private from run_stars_extra.
so you'd want to look in star/public/star_lib to see if there is a public routine that in turn will call show_phase_of_evolution.
but alas, there isn't such a routine in star_lib.
now one can be an archeologist and look back into ancient versions to see when show_phase_of_evolution became redundant.
there are certainly other such pieces of code left around in mesa that were useful once, but not any more.
like my attic, it could stand a good cleaning.
-b
More information about the Mesa-users
mailing list