From: Bill P. <pa...@ki...> - 2010-07-01 02:14:40
|
On Jun 30, 2010, at 7:09 PM, jingluan wrote: > I have another question as mentioned before the one about initial_mass. That is how to run different masses one by one in one run.. Take a look at the inlists in test_suite/isochrone In the file inlist_isochrone, you'll find this: &isochrone_job masses_filename = 'iso_low_mass.list' initial_Z = 0.02 isochrone_age = 10d9 ! years In the file iso_low_mass.list, you'll find masses( 0.09, 0.07, 0.05, 0.03 ) those will be the initial masses for the different cases. sorry for the poor state of the documentation. Keep asking and eventually we'll get there! ; - ) -Bill |