MOM6
|
Definition at line 69 of file MOM_geothermal.F90.
Public variables and constants | |
real | drcv_dt_inplace |
real, dimension(:,:), pointer | geo_heat => NULL() |
real | geothermal_thick |
logical | apply_geothermal |
type(time_type), pointer | time |
type(diag_ctrl), pointer | diag |
logical mom_geothermal::geothermal_cs::apply_geothermal |
Definition at line 77 of file MOM_geothermal.F90.
type(diag_ctrl), pointer mom_geothermal::geothermal_cs::diag |
Definition at line 82 of file MOM_geothermal.F90.
real mom_geothermal::geothermal_cs::drcv_dt_inplace |
Definition at line 70 of file MOM_geothermal.F90.
real, dimension(:,:), pointer mom_geothermal::geothermal_cs::geo_heat => NULL() |
Definition at line 73 of file MOM_geothermal.F90.
real mom_geothermal::geothermal_cs::geothermal_thick |
Definition at line 75 of file MOM_geothermal.F90.
type(time_type), pointer mom_geothermal::geothermal_cs::time |
Definition at line 81 of file MOM_geothermal.F90.