mod_obcs2 Module Reference
Functions/Subroutines | |
subroutine | alloc_obc2_data |
subroutine | find_obside |
subroutine | bcond_tide_2d |
subroutine | bcond_tide_3d |
subroutine | bcond_ng_2d |
subroutine | bcond_ng_3d |
subroutine | bcond_bki_2d (KTT) |
subroutine | bcond_bki_3d (KTT) |
subroutine | test_cell (INDEX, MSG) |
subroutine | test_node (INDEX, MSG) |
Variables | |
integer | nobe |
integer | nobcv |
integer, dimension(:), allocatable | nobedge_lst |
integer, dimension(:), allocatable | cobedge_lst |
integer, dimension(:), allocatable | i_obc_cell |
integer, dimension(:), allocatable | i_obc_node |
integer, dimension(:), allocatable | i_obc_cell2 |
integer, dimension(:), allocatable | i_obc_node2 |
real(sp), dimension(:,:), allocatable | uatts |
real(sp), dimension(:,:), allocatable | vatts |
real(sp), dimension(:,:,:), allocatable | utts |
real(sp), dimension(:,:,:), allocatable | vtts |
real(sp), dimension(:,:), allocatable | eltts |
real(sp), dimension(:), allocatable | elt |
real(sp), dimension(:), allocatable | eltf |
real(sp), dimension(:), allocatable | elrkt |
real(sp), dimension(:), allocatable | eltdt |
real(sp), dimension(:), allocatable | elp |
real(sp), dimension(:), allocatable | elpf |
real(sp), dimension(:), allocatable | elrkp |
real(sp), dimension(:), allocatable | uat |
real(sp), dimension(:), allocatable | vat |
real(sp), dimension(:), allocatable | uatf |
real(sp), dimension(:), allocatable | vatf |
real(sp), dimension(:), allocatable | uap |
real(sp), dimension(:), allocatable | vap |
real(sp), dimension(:), allocatable | uant |
real(sp), dimension(:), allocatable | vant |
real(sp), dimension(:), allocatable | uan |
real(sp), dimension(:), allocatable | van |
real(sp), dimension(:), allocatable | uanp |
real(sp), dimension(:), allocatable | vanp |
real(sp), dimension(:,:), allocatable | ut |
real(sp), dimension(:,:), allocatable | vt |
real(sp), dimension(:,:), allocatable | unt |
real(sp), dimension(:,:), allocatable | vnt |
real(sp), dimension(:,:), allocatable | un |
real(sp), dimension(:,:), allocatable | vn |
real(sp), dimension (:), allocatable | uapf |
real(sp), dimension (:), allocatable | vapf |
real(sp), dimension(:), allocatable | uantf |
real(sp), dimension(:), allocatable | vantf |
real(sp), dimension(:), allocatable | uanf |
real(sp), dimension(:), allocatable | vanf |
real(sp), dimension(:), allocatable | uanpf |
real(sp), dimension(:), allocatable | vanpf |
real(sp), dimension(:), allocatable | uarknt |
real(sp), dimension(:), allocatable | varknt |
real(sp), dimension(:), allocatable | uarkn |
real(sp), dimension(:), allocatable | varkn |
real(sp), dimension(:,:), allocatable | untb |
real(sp), dimension(:,:), allocatable | vntb |
real(sp), dimension(:,:), allocatable | unb |
real(sp), dimension(:,:), allocatable | vnb |
integer | ntidecell_gl |
integer | ntidecell |
integer | ntidecell_i |
integer | ntidenode_gl |
integer | ntidenode |
integer | ntidenode_i |
integer, dimension(:), allocatable | i_tidenode_gl |
integer, dimension(:), allocatable | i_tidenode_n |
integer, dimension(:), allocatable | i_tidecell_gl |
integer, dimension(:), allocatable | i_tidecell_n |
real(sp), dimension(:), allocatable | dltn |
integer | ios |
Function/Subroutine Documentation
subroutine mod_obcs2::alloc_obc2_data | ( | ) |
Here is the caller graph for this function:

subroutine mod_obcs2::bcond_bki_2d | ( | integer, intent(in) | KTT | ) |
Here is the caller graph for this function:

subroutine mod_obcs2::bcond_bki_3d | ( | integer, intent(in) | KTT | ) |
Here is the caller graph for this function:

subroutine mod_obcs2::bcond_ng_2d | ( | ) |
subroutine mod_obcs2::bcond_ng_3d | ( | ) |
subroutine mod_obcs2::bcond_tide_2d | ( | ) |
Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_obcs2::bcond_tide_3d | ( | ) |
Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_obcs2::find_obside | ( | ) |
Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_obcs2::test_cell | ( | integer | INDEX, |
character(len=*) | MSG | ||
) |
Here is the caller graph for this function:

subroutine mod_obcs2::test_node | ( | integer | INDEX, |
character(len=*) | MSG | ||
) |
Variable Documentation
integer, dimension(:), allocatable mod_obcs2::cobedge_lst |
real(sp), dimension(:), allocatable mod_obcs2::dltn |
real(sp), dimension(:), allocatable mod_obcs2::elp |
real(sp), dimension(:), allocatable mod_obcs2::elpf |
real(sp), dimension(:), allocatable mod_obcs2::elrkp |
real(sp), dimension(:), allocatable mod_obcs2::elrkt |
real(sp), dimension(:), allocatable mod_obcs2::elt |
real(sp), dimension(:), allocatable mod_obcs2::eltdt |
real(sp), dimension(:), allocatable mod_obcs2::eltf |
real(sp), dimension(:,:), allocatable mod_obcs2::eltts |
integer, dimension(:), allocatable mod_obcs2::i_obc_cell |
integer, dimension(:), allocatable mod_obcs2::i_obc_cell2 |
integer, dimension(:), allocatable mod_obcs2::i_obc_node |
integer, dimension(:), allocatable mod_obcs2::i_obc_node2 |
integer, dimension(:), allocatable mod_obcs2::i_tidecell_gl |
integer, dimension(:), allocatable mod_obcs2::i_tidecell_n |
integer, dimension(:), allocatable mod_obcs2::i_tidenode_gl |
integer, dimension(:), allocatable mod_obcs2::i_tidenode_n |
integer mod_obcs2::ios |
integer mod_obcs2::nobcv |
integer mod_obcs2::nobe |
integer, dimension(:), allocatable mod_obcs2::nobedge_lst |
integer mod_obcs2::ntidecell |
integer mod_obcs2::ntidecell_gl |
integer mod_obcs2::ntidecell_i |
integer mod_obcs2::ntidenode |
integer mod_obcs2::ntidenode_gl |
integer mod_obcs2::ntidenode_i |
real(sp), dimension (:), allocatable mod_obcs2::uan |
real(sp), dimension (:), allocatable mod_obcs2::uanf |
real(sp), dimension (:), allocatable mod_obcs2::uanp |
real(sp), dimension (:), allocatable mod_obcs2::uanpf |
real(sp), dimension (:), allocatable mod_obcs2::uant |
real(sp), dimension (:), allocatable mod_obcs2::uantf |
real(sp), dimension(:), allocatable mod_obcs2::uap |
real(sp), dimension (:), allocatable mod_obcs2::uapf |
real(sp), dimension(:), allocatable mod_obcs2::uarkn |
real(sp), dimension(:), allocatable mod_obcs2::uarknt |
real(sp), dimension(:), allocatable mod_obcs2::uat |
real(sp), dimension(:), allocatable mod_obcs2::uatf |
real(sp), dimension(:,:), allocatable mod_obcs2::uatts |
real(sp), dimension(:,:), allocatable mod_obcs2::un |
real(sp), dimension(:,:), allocatable mod_obcs2::unb |
real(sp), dimension(:,:), allocatable mod_obcs2::unt |
real(sp), dimension(:,:), allocatable mod_obcs2::untb |
real(sp), dimension(:,:), allocatable mod_obcs2::ut |
real(sp), dimension(:,:,:), allocatable mod_obcs2::utts |
real(sp), dimension (:), allocatable mod_obcs2::van |
real(sp), dimension (:), allocatable mod_obcs2::vanf |
real(sp), dimension (:), allocatable mod_obcs2::vanp |
real(sp), dimension (:), allocatable mod_obcs2::vanpf |
real(sp), dimension (:), allocatable mod_obcs2::vant |
real(sp), dimension (:), allocatable mod_obcs2::vantf |
real(sp), dimension(:), allocatable mod_obcs2::vap |
real(sp), dimension (:), allocatable mod_obcs2::vapf |
real(sp), dimension(:), allocatable mod_obcs2::varkn |
real(sp), dimension(:), allocatable mod_obcs2::varknt |
real(sp), dimension(:), allocatable mod_obcs2::vat |
real(sp), dimension(:), allocatable mod_obcs2::vatf |
real(sp), dimension(:,:), allocatable mod_obcs2::vatts |
real(sp), dimension(:,:), allocatable mod_obcs2::vn |
real(sp), dimension(:,:), allocatable mod_obcs2::vnb |
real(sp), dimension(:,:), allocatable mod_obcs2::vnt |
real(sp), dimension(:,:), allocatable mod_obcs2::vntb |
real(sp), dimension(:,:), allocatable mod_obcs2::vt |
real(sp), dimension(:,:,:), allocatable mod_obcs2::vtts |