From: Frank T. <fx...@ma...> - 2017-06-04 18:49:56
|
from mesastar.org/astero_module.html and star/astero/defaults/astero_search.defaults it appears the controls write_gyre_for_each_model = .false. gyre_prefix = 'gyre_' ! note that you can include a directory in the prefix if desired gyre_postfix = '.data’ might achieve the desired goal. fxt > On Jun 4, 2017, at 8:53 AM, Jing Luan <jin...@gm...> wrote: > > Dear mesa users, > > Is there a subroutine that I could call in run_star_extras.f to save a model file in the format that gyre could read in, i.e. 'model.mesa' format. Currently, I use the following in inlist > > save_pulsation_info_when_terminate = .true. > save_pulsation_info_filename = 'model.mesa' > > which only saves the model at termination. But I like to save a series of models for gyre at different evolutionary ages for one star. > > Many thanks! > > Sincerely, > Jing > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |