MAESTROeX
MAESTROeX copied to clipboard
drive_initial_convection not fully implemented
There seems to be a few issues with drive_initial_convection
:
- We never implemented
stop_initial_convection
, even though that parameter exists in_cpp_parameters
- We should use the new
burn_t.T_fixed
field to pass in the fixed temperature for the burning
-
restart_with_vel_field
is also never used.