Mapping from Old to New
For those wanting to convert inlists from the old (pre-11869) approach to the new one described here, the mapping is as follows:
Old setting |
New settings |
---|---|
|
atm_option == 'T_tau' atm_T_tau_relation == 'Eddington' atm_T_tau_opacity = 'fixed' |
|
atm_option == 'T_tau' atm_T_tau_relation == 'Eddington' atm_T_tau_opacity = 'iterated' |
|
atm_option == 'T_tau' atm_T_tau_relation == 'Eddington' atm_T_tau_opacity = 'varying' |
|
atm_option == 'table' atm_table = 'XXXXXX' |
|
atm_option == 'irradiated_grey' atm_irradiated_opacity == 'fixed | varying' |
Note
If MESA is run using one of the old options, it will print out the appropriate mapping from the table above, and then halt execution.