File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -3467,10 +3467,9 @@ subroutine set_controls_for_writing(s, ierr)
3467
3467
opacity_max = s% opacity_max
3468
3468
opacity_factor = s% opacity_factor
3469
3469
min_logT_for_opacity_factor_off = s% min_logT_for_opacity_factor_off
3470
- min_logT_for_opacity_factor_off = s% min_logT_for_opacity_factor_off
3470
+ max_logT_for_opacity_factor_off = s% max_logT_for_opacity_factor_off
3471
3471
min_logT_for_opacity_factor_on = s% min_logT_for_opacity_factor_on
3472
3472
max_logT_for_opacity_factor_on = s% max_logT_for_opacity_factor_on
3473
- max_logT_for_opacity_factor_off = s% max_logT_for_opacity_factor_off
3474
3473
3475
3474
non_nuc_neu_factor = s% non_nuc_neu_factor
3476
3475
use_time_centered_eps_grav = s% use_time_centered_eps_grav
You can’t perform that action at this time.
0 commit comments