MOM6
mom_marine_ice::marine_ice_cs Type Reference

Detailed Description

Control structure for MOM_marine_ice.

Definition at line 27 of file MOM_marine_ice.F90.

Collaboration diagram for mom_marine_ice::marine_ice_cs:
[legend]

Public variables and constants

real kv_iceberg
 The viscosity of the icebergs [m2 s-1] (for ice rigidity)
 
real berg_area_threshold
 Fraction of grid cell which iceberg must occupy so that fluxes below are set to zero. (0.5 is a good value to use.) Not applied for negative values.
 
real latent_heat_fusion
 Latent heat of fusion [J kg-1].
 
real density_iceberg
 A typical density of icebergs [kg m-3] (for ice rigidity)
 
type(time_type), pointer time
 A pointer to the ocean model's clock.
 
type(diag_ctrl), pointer diag
 A structure that is used to regulate the timing of diagnostic output.
 

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