From: Bill P. <pa...@ki...> - 2017-05-17 16:25:39
|
On May 17, 2017, at 9:14 AM, Robert Farmer wrote: > Hi > > Inside the controls inlist you can set the log_directory option to control where the output files go, this can then be set differently for each set of inlists, then after the mesa run you could merge the files together yourself. merging the files will be much easier if you don't reset the time and model number to 0 at the start of each inlist. put these lines in the &star_job section of your following inlists after the initial one. set_initial_age = .false. set_initial_model_number = .false. b > > Rob > > On Wed, May 17, 2017 at 9:05 AM, Ying Qin <Yin...@un...> wrote: > Hi all, > > I am currently playing MESA with an example (i.e. make_pre_ccsn) in test_suite. In order to plot the Kippenhahn diagram to see how the star evolves from the Pre-Main sequence to core-collapse, I need > one unique history.data and corresponding profile data. However, there are several inlists for this project. It only saves the information corresponding to the last one, and the previous history and profile > data will be overwritten. > Could any users know how to concatenate all the history data and save all the corresponding profile data for each inlist automatically ? > > Thank you in advance, > Ying > ------------------------------------------------------------------------------ > 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 |