[Mesa-users] Sudden error with running example_make_pre_ccsn
Josiah Schwab
jwschwab at ucsc.edu
Wed Jan 2 18:05:50 EST 2019
Hi Albert,
First, it is almost always better to copy and paste the plain text
terminal output instead of attaching a screenshot.
MESA is not producing the ZAMS model because, as indicated, there is an
error during the first step. Note the message
> ERROR in result value in run_star_extras
This likely indicates are returning something other than keep_going or
terminate in your extras_finish_step. Have you modified run_star_extras
in a way that might have caused this?
Josiah
P.S. One way to hunt this sort of thing down is simply to grep for the
error message. It is in star/job/run_star_support.f90.
More information about the Mesa-users
mailing list