[Mesa-users] Error message while compiling MESA
Josiah Schwab
jwschwab at ucsc.edu
Sun Aug 25 14:53:35 EDT 2019
Hi Lucero,
> Fortran runtime error: Cannot match namelist object name photostep
Generically, this indicates there is a control in your inlist that MESA
doesn't know. You may encounter other similar errors along the way.
In between r6794 and r11701 (in r8845) most option names using "cnt"
were changed to use "interval" (e.g., terminal_cnt was renamed to
terminal_interval). The option photostep was renamed to photo_interval.
Josiah
More information about the Mesa-users
mailing list