[Mesa-users] Error message while compiling MESA
Josiah Schwab
jwschwab at ucsc.edu
Sun Aug 25 21:06:13 EDT 2019
Hi Lucero,
> read hist_col.list
> bad history list name: log_surf_pressure
> bad history list name: log_surf_density
> bad history list name: log_surf_temperature
This means that there are entries in the file hist_col.list that no
longer correspond to valid MESA history column names.
The valid names in r11701 can be found in star/defaults/history_columns.list
So your task is to update to the new equivalent names.
At least in this case, if you search for old names in that file, it'll
mention their new equivalents.
!log_surf_cell_pressure ! old name was log_surf_pressure
!log_surf_cell_density ! old name was log_surf_density
!log_surf_cell_temperature ! old name was log_surf_temperature
However, that equivalence may not always be so neatly laid out.
Josiah
More information about the Mesa-users
mailing list