mom_meke_types module reference
<undocumented>
Data Types
This type is used to exchange information related to the MEKE calculations. |
Detailed Description
<undocumented>
Type Documentation
- type mom_meke_types/meke_type
This type is used to exchange information related to the MEKE calculations.
- Type fields:
% meke ::
real, dimension(:,:), allocatableVertically averaged eddy kinetic energy [L2 T-2 ~> m2 s-2].% gm_src ::
real, dimension(:,:), allocatableMEKE source due to thickness mixing (GM) [R Z L2 T-3 ~> W m-2].% mom_src ::
real, dimension(:,:), allocatableMEKE source from lateral friction in the momentum equations [R Z L2 T-3 ~> W m-2].% mom_src_bh ::
real, dimension(:,:), allocatableMEKE source from the biharmonic part of the lateral friction in the momentum equations [R Z L2 T-3 ~> W m-2].% gme_snk ::
real, dimension(:,:), allocatableMEKE sink from GME backscatter in the momentum equations [R Z L2 T-3 ~> W m-2].% kh ::
real, dimension(:,:), allocatableThe MEKE-derived lateral mixing coefficient [L2 T-1 ~> m2 s-1].% kh_diff ::
real, dimension(:,:), allocatableUses the non-MEKE-derived thickness diffusion coefficient to diffuse MEKE [L2 T-1 ~> m2 s-1].% rd_dx_h ::
real, dimension(:,:), allocatableThe deformation radius compared with the grid spacing [nondim]. Rd_dx_h is copied from VarMix_CS.% ku ::
real, dimension(:,:), allocatableThe MEKE-derived lateral viscosity coefficient [L2 T-1 ~> m2 s-1]. This viscosity can be negative when representing backscatter from unresolved eddies (see Jansen and Held, 2014).% au ::
real, dimension(:,:), allocatableThe MEKE-derived lateral biharmonic viscosity coefficient [L4 T-1 ~> m4 s-1].% le ::
real, dimension(:,:), allocatableEddy length scale [L ~> m].% khth_fac ::
realMultiplier to map Kh(MEKE) to KhTh [nondim].% khtr_fac ::
realMultiplier to map Kh(MEKE) to KhTr [nondim].% backscatter_ro_pow ::
realPower in Rossby number function for backscatter [nondim].% backscatter_ro_c ::
realCoefficient in Rossby number function for backscatter [nondim].