MOM6
mom_geothermal::geothermal_cs Type Reference

Detailed Description

Control structure for geothermal heating.

Definition at line 24 of file MOM_geothermal.F90.

Collaboration diagram for mom_geothermal::geothermal_cs:
[legend]

Public variables and constants

real drcv_dt_inplace
 The value of dRcv_dT above which (dRcv_dT is negative) the water is heated in place instead of moving upward between layers [kg m-3 degC-1].
 
real, dimension(:,:), pointer geo_heat => NULL()
 The geothermal heat flux [W m-2].
 
real geothermal_thick
 The thickness over which geothermal heating is applied [m] (not [H]).
 
logical apply_geothermal
 If true, geothermal heating will be applied otherwise GEOTHERMAL_SCALE has been set to 0 and there is no heat to apply.
 
type(time_type), pointer time => NULL()
 A pointer to the ocean model's clock.
 
type(diag_ctrl), pointer diag => NULL()
 A structure that is used to regulate the timing of diagnostic output.
 

The documentation for this type was generated from the following file: