[Mesa-users] Failure during star_relax_entropy
Jeremy Sakstein
sakstein at hawaii.edu
Wed May 26 21:17:40 UTC 2021
Hi everyone,
I am trying to run a modified version of the PPISN test_suite for 30-40 [image:
M_\odot] models in version 12778.
The models evolve fine until the pulsations finish and the relaxation
routines are called. The models evolve through star_relax_composition
perfectly but then fail during star_relax_entropy.
The quantity "average relative error" hovers around 0.5 or so and drives
the time-step to small values, causing the code to terminate.
I have been trying to figure out what is causing this, but so far I have
had no luck. Does anyone have any suggestions for what I can do to try to
figure out the cause?
Often, the process terminates with the error:
do1_energy_eqn s% equ(i_dlnE_dt,k) 3179 NaN
I traced this back to $MESA_DIR/star/private/hydro_equ_l.f90, but after
tracing back all of the calls, I am still not sure what this routine does,
what s% equ(i_dlnE_dt,k) is, or why it would end up as NaN. I think that s%
equ(i_dlnE_dt,k) may be dlnE_dt in cell k, which may explain why this is
the problematic variable since I am changing the EOS.
I was hoping someone would enlighten me/suggest some tests I can run to try
to figure out what is causing this behavior.
I am attaching an example output in case it is useful. I can also send my
inlists and run_star_extras but they require a small change to one private
file ($MESA_DIR/star_data/public/star_data_def.inc) to add more controls
and the models take a long time to reach this point running on 16 cores so
I figured I would see if anyone had any suggestions for me to try myself
first.
Cheers,
Jeremy
--
Jeremy Sakstein
Assistant Professor of Theoretical Physics
Department of Physics & Astronomy
University of Hawaiʻi at Mānoa
Watanabe Hall
2505 Correa Road
Honolulu, HI, 96822, USA
http://www.jeremysakstein.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20210526/d71c4642/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: M36.0.out
Type: application/octet-stream
Size: 16613871 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20210526/d71c4642/attachment-0001.obj>
More information about the Mesa-users
mailing list