[Mesa-users] Loading from a model
Connor Jennings
cjennings2023 at berkeley.edu
Sat Feb 19 00:35:05 UTC 2022
Hello,
I am trying to start an RR Lyrae simulation using the RSP module in MESA
(version r15140) by loading from a model. I can successfully save a model
at the end of a run (I named it final.mod), but when I try to start again
using that model by including
load_saved_model = .true.
load_model_filename = 'final.mod'
in the star_job portion of the inlist project file (inlist_load) I get the
following error:
Failed while trying to read control namelist file: inlist_load
Perhaps the following runtime error message will help you find the problem.
At line 609 of file ../private/star_job_ctrls_io.f90
Fortran runtime error: Cannot match namelist object name load_model_filename
Error termination. Backtrace:
#0 0x1446e9b5d
#1 0x1446ea815
#2 0x1446eb42b
#3 0x144915f30
#4 0x14491ef77
#5 0x14491f198
#6 0x14491f2e7
#7 0x1028998b6
#8 0x102893970
#9 0x102899a46
#10 0x1028a25f4
#11 0x1028a6e6f
#12 0x1028a7186
#13 0x1024b1d19
#14 0x1024b1d82
DATE: 2022-02-18
TIME: 16:02:10
******************************************************************
failed to create final.mod when running inlist_rsp_RR_Lyrae_header
******************************************************************
Additionally, the final.mod file itself gets deleted at some point after I
start to run MESA. I encounter this same problem whether or not I generate
the model on a different computer from the one running the follow up.
Is there a fix for this? I've attached the inlist files I used to run the
initial simulation and to try to load from the model, as well as the model
itself.
Thank You,
Connor Jennings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20220218/df0b3565/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_load
Type: application/octet-stream
Size: 2243 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20220218/df0b3565/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inlist_rsp_RR_Lyrae
Type: application/octet-stream
Size: 2915 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20220218/df0b3565/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: final.mod
Type: application/octet-stream
Size: 80480 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20220218/df0b3565/attachment-0002.obj>
More information about the Mesa-users
mailing list