[Mesa-users] Error message while compiling MESA

Josiah Schwab jwschwab at ucsc.edu
Sun Aug 25 18:08:34 EDT 2019


Hi Lucero,

> Fortran runtime error: Cannot match namelist object name allow_semiconvective_mixing

At that time, there were briefly separate controls for semiconvection
and thermohaline mixing.

Now you want to set

  use_Ledoux_criterion = .true.

and then control the assumed mixing properties using

  thermohaline_option
  thermohaline_coeff

  semiconvection_option
  alpha_semiconvection

Hope that helps,
Josiah


More information about the Mesa-users mailing list