MOM6
mom_tidal_mixing::tidal_mixing_diags Type Reference

Detailed Description

Containers for tidal mixing diagnostics.

Definition at line 43 of file MOM_tidal_mixing.F90.

Collaboration diagram for mom_tidal_mixing::tidal_mixing_diags:
[legend]

Public variables and constants

real, dimension(:,:,:), pointer kd_itidal => NULL()
 internal tide diffusivity at interfaces [Z2 T-1 ~> m2 s-1].
 
real, dimension(:,:,:), pointer fl_itidal => NULL()
 vertical flux of tidal turbulent dissipation [Z3 T-3 ~> m3 s-3]
 
real, dimension(:,:,:), pointer kd_niku => NULL()
 lee-wave diffusivity at interfaces [Z2 T-1 ~> m2 s-1].
 
real, dimension(:,:,:), pointer kd_niku_work => NULL()
 layer integrated work by lee-wave driven mixing [kg Z3 m-3 T-3 ~> W m-2]
 
real, dimension(:,:,:), pointer kd_itidal_work => NULL()
 layer integrated work by int tide driven mixing [kg Z3 m-3 T-3 ~> W m-2]
 
real, dimension(:,:,:), pointer kd_lowmode_work => NULL()
 layer integrated work by low mode driven mixing [kg Z3 m-3 T-3 ~> W m-2]
 
real, dimension(:,:,:), pointer n2_int => NULL()
 Bouyancy frequency squared at interfaces [s-2].
 
real, dimension(:,:,:), pointer vert_dep_3d => NULL()
 The 3-d mixing energy deposition [W m-3].
 
real, dimension(:,:,:), pointer schmittner_coeff_3d => NULL()
 The coefficient in the Schmittner et al mixing scheme, in UNITS?
 
real, dimension(:,:,:), pointer tidal_qe_md => NULL()
 Input tidal energy dissipated locally, interpolated to model vertical coordinate [W m-3?].
 
real, dimension(:,:,:), pointer kd_lowmode => NULL()
 internal tide diffusivity at interfaces due to propagating low modes [Z2 T-1 ~> m2 s-1].
 
real, dimension(:,:,:), pointer fl_lowmode => NULL()
 vertical flux of tidal turbulent dissipation due to propagating low modes [Z3 T-3 ~> m3 s-3]
 
real, dimension(:,:), pointer tke_itidal_used => NULL()
 internal tide TKE input at ocean bottom [kg Z3 m-3 T-3 ~> W m-2]
 
real, dimension(:,:), pointer n2_bot => NULL()
 bottom squared buoyancy frequency [T-2 ~> s-2]
 
real, dimension(:,:), pointer n2_meanz => NULL()
 vertically averaged buoyancy frequency [T-2 ~> s-2]
 
real, dimension(:,:), pointer polzin_decay_scale_scaled => NULL()
 vertical scale of decay for tidal dissipation
 
real, dimension(:,:), pointer polzin_decay_scale => NULL()
 vertical decay scale for tidal diss with Polzin [m]
 
real, dimension(:,:), pointer simmons_coeff_2d => NULL()
 The Simmons et al mixing coefficient.
 

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