MOM6
mom_wave_speed::wave_speed_cs Type Reference

Detailed Description

Control structure for MOM_wave_speed.

Definition at line 28 of file MOM_wave_speed.F90.

Collaboration diagram for mom_wave_speed::wave_speed_cs:
[legend]

Public variables and constants

logical use_ebt_mode = .false.
 If true, calculate the equivalent barotropic wave speed instead of the first baroclinic wave speed. This parameter controls the default behavior of wave_speed() which can be overridden by optional arguments.
 
real mono_n2_column_fraction = 0.
 The lower fraction of water column over which N2 is limited as monotonic for the purposes of calculating the equivalent barotropic wave speed. This parameter controls the default behavior of wave_speed() which can be overridden by optional arguments.
 
real mono_n2_depth = -1.
 The depth below which N2 is limited as monotonic for the purposes of calculating the equivalent barotropic wave speed [Z ~> m]. This parameter controls the default behavior of wave_speed() which can be overridden by optional arguments.
 
type(remapping_cs) remapping_cs
 Used for vertical remapping when calculating equivalent barotropic mode structure.
 
type(diag_ctrl), pointer diag
 Diagnostics control structure.
 

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