From: Jim F. <jf...@ca...> - 2017-06-04 19:17:34
|
Hi Jing, I think you need to add these lines to your control inlist: write_pulse_data_with_profile = .true. pulse_data_format = 'GYRE' Hopefully that is all you need. -Jim On Sun, Jun 4, 2017 at 11:49 AM, Frank Timmes <fx...@ma...> wrote: > 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 > > > ------------------------------------------------------------ > ------------------ > 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 > |