MOM6
mom_int_tide_input::int_tide_input_cs Type Reference

Detailed Description

This control structure holds parameters that regulate internal tide energy inputs.

Definition at line 35 of file MOM_internal_tide_input.F90.

Collaboration diagram for mom_int_tide_input::int_tide_input_cs:
[legend]

Public variables and constants

logical debug
 If true, write verbose checksums for debugging.
 
type(diag_ctrl), pointer diag => NULL()
 A structure that is used to regulate the timing of diagnostic output.
 
real tke_itide_max
 Maximum Internal tide conversion available to mix above the BBL [W m-2].
 
real kappa_fill
 Vertical diffusivity used to interpolate sensible values of T & S into thin layers [Z2 T-1 ~> m2 s-1].
 
real, dimension(:,:), allocatable tke_itidal_coef
 The time-invariant field that enters the TKE_itidal input calculation [J m-2].
 
character(len=200) inputdir
 The directory for input files.
 
logical int_tide_source_test
 If true, apply an arbitrary generation site for internal tide testing (BDM)
 
type(time_type) time_max_source
 A time for use in testing internal tides.
 
real int_tide_source_x
 X Location of generation site for internal tide for testing (BDM)
 
real int_tide_source_y
 Y Location of generation site for internal tide for testing (BDM)
 
integer id_tke_itidal = -1
 Diagnostic IDs.
 
integer id_nb = -1
 Diagnostic IDs.
 
integer id_n2_bot = -1
 Diagnostic IDs.
 

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