|
MOM6
|
The control structure for the user_ice_shelf module.
Definition at line 29 of file user_shelf_init.F90.
Public variables and constants | |
| real | rho_ocean |
| The ocean's typical density [kg m-2 Z-1]. | |
| real | max_draft |
| The maximum ocean draft of the ice shelf [Z ~> m]. | |
| real | min_draft |
| The minimum ocean draft of the ice shelf [Z ~> m]. | |
| real | flat_shelf_width |
| The range over which the shelf is min_draft thick [km]. | |
| real | shelf_slope_scale |
| The range over which the shelf slopes [km]. | |
| real | pos_shelf_edge_0 |
| The x-position of the shelf edge at time 0 [km]. | |
| real | shelf_speed |
| The ice shelf speed of translation [km day-1]. | |
| logical | first_call = .true. |
| If true, this module has not been called before. | |