NEMO4.0.4-DOMAINcfg
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
domvvl Module Reference
Collaboration diagram for domvvl:
Collaboration graph

Public Member Functions

subroutine, public dom_vvl_init
 

Public Attributes

logical, public ln_vvl_zstar = .FALSE.
 
logical, public ln_vvl_ztilde = .FALSE.
 
logical, public ln_vvl_layer = .FALSE.
 
logical, public ln_vvl_ztilde_as_zstar = .FALSE.
 
logical, public ln_vvl_zstar_at_eqtor = .FALSE.
 
logical, public ln_vvl_kepe = .FALSE.
 
logical, public ln_vvl_dbg = .FALSE.
 
real(wp), dimension(:,:,:),
allocatable, save, public 
un_td
 
real(wp), dimension(:,:,:),
allocatable, save, public 
vn_td
 
real(wp), dimension(:,:,:),
allocatable, save, public 
tilde_e3t_b
 
real(wp), dimension(:,:,:),
allocatable, save, public 
tilde_e3t_n
 
real(wp), dimension(:,:,:),
allocatable, save, public 
tilde_e3t_a
 
real(wp), dimension(:,:,:),
allocatable, save, public 
dtilde_e3t_a
 

Private Member Functions

INTEGER function dom_vvl_alloc ()
 
subroutine dom_vvl_interpol (pe3_in, pe3_out, pout)
 
subroutine dom_vvl_ctl
 

Private Attributes

real(wp) rn_ahe3
 
real(wp) rn_rst_e3t
 
real(wp) rn_lf_cutoff
 
real(wp) rn_zdef_max
 
real(wp), dimension(:,:,:),
allocatable, save 
hdiv_lf
 
real(wp), dimension(:,:),
allocatable, save 
frq_rst_e3t
 
real(wp), dimension(:,:),
allocatable, save 
frq_rst_hdv
 

Member Function/Subroutine Documentation

INTEGER function domvvl::dom_vvl_alloc ( )
private

Here is the caller graph for this function:

subroutine domvvl::dom_vvl_ctl ( )
private

Here is the caller graph for this function:

subroutine, public domvvl::dom_vvl_init ( )

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine domvvl::dom_vvl_interpol ( real(wp), dimension(jpi,jpj,jpk), intent(in)  pe3_in,
real(wp), dimension(jpi,jpj,jpk), intent(inout)  pe3_out,
character(len=*), intent(in)  pout 
)
private

Here is the caller graph for this function:

Member Data Documentation

real(wp), dimension(:,:,:), allocatable, save, public domvvl::dtilde_e3t_a
real(wp), dimension(:,:), allocatable, save domvvl::frq_rst_e3t
private
real(wp), dimension(:,:), allocatable, save domvvl::frq_rst_hdv
private
real(wp), dimension(:,:,:), allocatable, save domvvl::hdiv_lf
private
logical, public domvvl::ln_vvl_dbg = .FALSE.
logical, public domvvl::ln_vvl_kepe = .FALSE.
logical, public domvvl::ln_vvl_layer = .FALSE.
logical, public domvvl::ln_vvl_zstar = .FALSE.
logical, public domvvl::ln_vvl_zstar_at_eqtor = .FALSE.
logical, public domvvl::ln_vvl_ztilde = .FALSE.
logical, public domvvl::ln_vvl_ztilde_as_zstar = .FALSE.
real(wp) domvvl::rn_ahe3
private
real(wp) domvvl::rn_lf_cutoff
private
real(wp) domvvl::rn_rst_e3t
private
real(wp) domvvl::rn_zdef_max
private
real(wp), dimension(:,:,:), allocatable, save, public domvvl::tilde_e3t_a
real(wp), dimension(:,:,:), allocatable, save, public domvvl::tilde_e3t_b
real(wp), dimension(:,:,:), allocatable, save, public domvvl::tilde_e3t_n
real(wp), dimension(:,:,:), allocatable, save, public domvvl::un_td
real(wp), dimension(:,:,:), allocatable, save, public domvvl::vn_td

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