MOM6
|
Definition at line 108 of file MOM_hor_visc.F90.
Public variables and constants | |
logical | laplacian |
logical | biharmonic |
logical | no_slip |
logical | bound_kh |
logical | better_bound_kh |
logical | bound_ah |
logical | better_bound_ah |
real | bound_coef |
logical | smagorinsky_kh |
logical | smagorinsky_ah |
logical | leith_kh |
logical | modified_leith |
logical | leith_ah |
logical | bound_coriolis |
logical | use_kh_bg_2d |
real | kh_bg_min |
real, dimension(:, :), allocatable | kh_bg_xx |
real, dimension(:, :), allocatable | kh_bg_2d |
real, dimension(:, :), allocatable | ah_bg_xx |
real, dimension(:, :), allocatable | kh_max_xx |
real, dimension(:, :), allocatable | ah_max_xx |
real, dimension(:, :), allocatable | biharm_const2_xx |
real, dimension(:, :), allocatable | reduction_xx |
real, dimension(:, :), allocatable | kh_bg_xy |
real, dimension(:, :), allocatable | ah_bg_xy |
real, dimension(:, :), allocatable | kh_max_xy |
real, dimension(:, :), allocatable | ah_max_xy |
real, dimension(:, :), allocatable | biharm_const2_xy |
real, dimension(:, :), allocatable | reduction_xy |
real, dimension(:, :), allocatable | dx2h |
real, dimension(:, :), allocatable | dy2h |
real, dimension(:, :), allocatable | dx_dyt |
real, dimension(:, :), allocatable | dy_dxt |
real, dimension(:, :), allocatable | dx2q |
real, dimension(:, :), allocatable | dy2q |
real, dimension(:, :), allocatable | dx_dybu |
real, dimension(:, :), allocatable | dy_dxbu |
real, dimension(:, :), allocatable | idx2dycu |
real, dimension(:, :), allocatable | idxdy2u |
real, dimension(:, :), allocatable | idx2dycv |
real, dimension(:, :), allocatable | idxdy2v |
real, dimension(:, :), allocatable | laplac_const_xx |
real, dimension(:, :), allocatable | biharm_const_xx |
real, dimension(:, :), allocatable | laplac3_const_xx |
real, dimension(:, :), allocatable | biharm5_const_xx |
real, dimension(:, :), allocatable | laplac_const_xy |
real, dimension(:, :), allocatable | biharm_const_xy |
real, dimension(:, :), allocatable | laplac3_const_xy |
real, dimension(:, :), allocatable | biharm5_const_xy |
type(diag_ctrl), pointer | diag |
integer | id_diffu = -1 |
integer | id_diffv = -1 |
integer | id_ah_h = -1 |
integer | id_ah_q = -1 |
integer | id_kh_h = -1 |
integer | id_kh_q = -1 |
integer | id_frictwork = -1 |
integer | id_frictworkintz = -1 |
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::ah_bg_xx |
Definition at line 147 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::ah_bg_xy |
Definition at line 167 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::ah_max_xx |
Definition at line 147 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::ah_max_xy |
Definition at line 167 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::better_bound_ah |
Definition at line 124 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::better_bound_kh |
Definition at line 120 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::biharm5_const_xx |
Definition at line 197 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::biharm5_const_xy |
Definition at line 203 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::biharm_const2_xx |
Definition at line 147 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::biharm_const2_xy |
Definition at line 167 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::biharm_const_xx |
Definition at line 197 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::biharm_const_xy |
Definition at line 203 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::biharmonic |
Definition at line 110 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::bound_ah |
Definition at line 122 of file MOM_hor_visc.F90.
real mom_hor_visc::hor_visc_cs::bound_coef |
Definition at line 126 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::bound_coriolis |
Definition at line 140 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::bound_kh |
Definition at line 118 of file MOM_hor_visc.F90.
type(diag_ctrl), pointer mom_hor_visc::hor_visc_cs::diag |
Definition at line 209 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dx2h |
Definition at line 184 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dx2q |
Definition at line 187 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dx_dybu |
Definition at line 187 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dx_dyt |
Definition at line 184 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dy2h |
Definition at line 184 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dy2q |
Definition at line 187 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dy_dxbu |
Definition at line 187 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::dy_dxt |
Definition at line 184 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_ah_h = -1 |
Definition at line 213 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_ah_q = -1 |
Definition at line 213 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_diffu = -1 |
Definition at line 212 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_diffv = -1 |
Definition at line 212 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_frictwork = -1 |
Definition at line 215 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_frictworkintz = -1 |
Definition at line 215 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_kh_h = -1 |
Definition at line 214 of file MOM_hor_visc.F90.
integer mom_hor_visc::hor_visc_cs::id_kh_q = -1 |
Definition at line 214 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::idx2dycu |
Definition at line 190 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::idx2dycv |
Definition at line 192 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::idxdy2u |
Definition at line 190 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::idxdy2v |
Definition at line 192 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::kh_bg_2d |
Definition at line 147 of file MOM_hor_visc.F90.
real mom_hor_visc::hor_visc_cs::kh_bg_min |
Definition at line 144 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::kh_bg_xx |
Definition at line 147 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::kh_bg_xy |
Definition at line 167 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::kh_max_xx |
Definition at line 147 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::kh_max_xy |
Definition at line 167 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::laplac3_const_xx |
Definition at line 197 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::laplac3_const_xy |
Definition at line 203 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::laplac_const_xx |
Definition at line 197 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::laplac_const_xy |
Definition at line 203 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::laplacian |
Definition at line 109 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::leith_ah |
Definition at line 138 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::leith_kh |
Definition at line 134 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::modified_leith |
Definition at line 136 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::no_slip |
Definition at line 111 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::reduction_xx |
Definition at line 147 of file MOM_hor_visc.F90.
real, dimension( : , : ), allocatable mom_hor_visc::hor_visc_cs::reduction_xy |
Definition at line 167 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::smagorinsky_ah |
Definition at line 132 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::smagorinsky_kh |
Definition at line 130 of file MOM_hor_visc.F90.
logical mom_hor_visc::hor_visc_cs::use_kh_bg_2d |
Definition at line 143 of file MOM_hor_visc.F90.