[mesa-users] plot in Timmes' lecture

Francis Timmes fxt44 at mac.com
Thu May 21 19:47:27 EDT 2015


thank you for resolving this one willie!

fxt



> On May 21, 2015, at 12:54 AM, Willie Strickland <cwskas at gmail.com> wrote:
> 
> Did you solve your problem with the Kipp plot?
> 
> I took the inlist_pgstar you provided and dropped it into my standard work directory (15m prems through TAMS) and got the results you got.
> 
> <kipp_000001.png>
> 
> 
> I made a few changes and then got the following.  These are both screen shots from the end of the run.
> 
> <kipp_000001.png>
> 
> 
> lines 14-22 of your inlist_pgstar are
> 
> ! y axis limits
> 	Kipp_mass_max = 1.0
> 	Kipp_mass_min = 0
> 	Kipp_show_mass_boundaries = .false.
> 
> ! x axis limits
> 	Kipp_xmax = 4000
> 	Kipp_xmin = 3400
> 	Kipp_max_width = -1
> 
> Kipp_mass_max = 1.0 means you are limiting the y-axis to a maximum of 1 m/M.  My model is 15m.  I commented out this line so that I could see the whole range.
> 
> Kipp_xmax = 4000 and Kipp_xmin = 3400 mean you are limiting the display to that range of steps.  My model stopped at 1058, so I never got to the 3400 minimum.  I commented out both of these lines.
> 
> Try these three changes and see what results you get.
> 
> And please provide your inlist so we can get other details about your run.
> 
> Willie





More information about the Mesa-users mailing list