MOM6
|
The BT_cont_type structure contains information about the summed layer transports and how they will vary as the barotropic velocity is changed.
Definition at line 247 of file MOM_variables.F90.
Public variables and constants | |
real, dimension(:,:), pointer | fa_u_ee => NULL() |
real, dimension(:,:), pointer | fa_u_e0 => NULL() |
real, dimension(:,:), pointer | fa_u_w0 => NULL() |
real, dimension(:,:), pointer | fa_u_ww => NULL() |
real, dimension(:,:), pointer | ubt_ww => NULL() |
real, dimension(:,:), pointer | ubt_ee => NULL() |
real, dimension(:,:), pointer | fa_v_nn => NULL() |
real, dimension(:,:), pointer | fa_v_n0 => NULL() |
real, dimension(:,:), pointer | fa_v_s0 => NULL() |
real, dimension(:,:), pointer | fa_v_ss => NULL() |
real, dimension(:,:), pointer | vbt_ss => NULL() |
real, dimension(:,:), pointer | vbt_nn => NULL() |
real, dimension(:,:,:), pointer | h_u => NULL() |
real, dimension(:,:,:), pointer | h_v => NULL() |
type(group_pass_type) | pass_polarity_bt |
type(group_pass_type) | pass_fa_uv |
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_u_e0 => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_u_ee => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_u_w0 => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_u_ww => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_v_n0 => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_v_nn => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_v_s0 => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::fa_v_ss => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:,:), pointer mom_variables::bt_cont_type::h_u => NULL() |
Definition at line 275 of file MOM_variables.F90.
real, dimension(:,:,:), pointer mom_variables::bt_cont_type::h_v => NULL() |
Definition at line 275 of file MOM_variables.F90.
type(group_pass_type) mom_variables::bt_cont_type::pass_fa_uv |
Definition at line 278 of file MOM_variables.F90.
type(group_pass_type) mom_variables::bt_cont_type::pass_polarity_bt |
Definition at line 278 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::ubt_ee => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::ubt_ww => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::vbt_nn => NULL() |
Definition at line 248 of file MOM_variables.F90.
real, dimension(:,:), pointer mom_variables::bt_cont_type::vbt_ss => NULL() |
Definition at line 248 of file MOM_variables.F90.