[mesa-users] plot in Timmes' lecture

Willie Strickland cwskas at gmail.com
Thu May 21 03:54:37 EDT 2015


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.




I made a few changes and then got the following.  These are both screen shots from the end of the run.




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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20150521/5658487d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kipp_000001.png
Type: image/png
Size: 5964 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20150521/5658487d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kipp_000001.png
Type: image/png
Size: 7726 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20150521/5658487d/attachment-0001.png>


More information about the Mesa-users mailing list