MOM6
user_shelf_init::user_ice_shelf_cs Type Reference

Detailed Description

Definition at line 102 of file user_shelf_init.F90.

Collaboration diagram for user_shelf_init::user_ice_shelf_cs:
[legend]

Public variables and constants

real rho_ocean
 
real max_draft
 
real min_draft
 
real flat_shelf_width
 
real shelf_slope_scale
 
real pos_shelf_edge_0
 
real shelf_speed
 

Variables and constants

◆ flat_shelf_width

real user_shelf_init::user_ice_shelf_cs::flat_shelf_width

Definition at line 106 of file user_shelf_init.F90.

106  real :: flat_shelf_width ! The range over which the shelf is min_draft thick.

◆ max_draft

real user_shelf_init::user_ice_shelf_cs::max_draft

Definition at line 104 of file user_shelf_init.F90.

104  real :: max_draft ! The maximum ocean draft of the ice shelf, in m.

◆ min_draft

real user_shelf_init::user_ice_shelf_cs::min_draft

Definition at line 105 of file user_shelf_init.F90.

105  real :: min_draft ! The minimum ocean draft of the ice shelf, in m.

◆ pos_shelf_edge_0

real user_shelf_init::user_ice_shelf_cs::pos_shelf_edge_0

Definition at line 108 of file user_shelf_init.F90.

108  real :: pos_shelf_edge_0

◆ rho_ocean

real user_shelf_init::user_ice_shelf_cs::rho_ocean

Definition at line 103 of file user_shelf_init.F90.

103  real :: rho_ocean ! The ocean's typical density, in kg m-3.

◆ shelf_slope_scale

real user_shelf_init::user_ice_shelf_cs::shelf_slope_scale

Definition at line 107 of file user_shelf_init.F90.

107  real :: shelf_slope_scale ! The range over which the shelf slopes.

◆ shelf_speed

real user_shelf_init::user_ice_shelf_cs::shelf_speed

Definition at line 109 of file user_shelf_init.F90.

109  real :: shelf_speed

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