My Project
Modules | Functions/Subroutines | Variables
mod_obcs.f90 File Reference

Go to the source code of this file.

Modules

module  mod_obcs
 

Functions/Subroutines

subroutine mod_obcs::alloc_obc_data
 
subroutine mod_obcs::assign_elm1_to_elm2
 
subroutine mod_obcs::elevation_atmo
 
subroutine mod_obcs::bcond_pa_air
 
subroutine mod_obcs::bcond_asl
 
subroutine mod_obcs::bcond_asl_clp
 
subroutine mod_obcs::bcond_gwi (K_RK)
 
subroutine mod_obcs::bcond_bki (K_RK)
 
subroutine mod_obcs::bcond_ore
 
subroutine mod_obcs::setup_obctypes
 
subroutine mod_obcs::separate_obc
 
subroutine mod_obcs::setup_obc
 
subroutine mod_obcs::flux_obn (K)
 
subroutine mod_obcs::bcond_t_perturbation (T2D_NEXT, T2D, TTMP, I, J, J1)
 
subroutine mod_obcs::bcond_s_perturbation (S2D_NEXT, S2D, STMP, I, J, J1)
 
subroutine mod_obcs::gday1 (IDD, IMM, IYY, ICC, KD)
 
subroutine mod_obcs::astro (d1, h, pp, s, p, np, dh, dpp, ds, dp, dnp)
 

Variables

integer, dimension(:), allocatable mod_obcs::next_obc
 
integer, dimension(:), allocatable mod_obcs::next_obc2
 
integer, dimension(5) mod_obcs::ibcn
 
integer, dimension(5) mod_obcs::ibcn_gl
 
integer, dimension(:,:), allocatable mod_obcs::obc_lst
 
integer, dimension(:), allocatable mod_obcs::nadjn_obc
 
integer, dimension(:,:), allocatable mod_obcs::adjn_obc
 
integer, dimension(:), allocatable mod_obcs::nadjc_obc
 
integer, dimension(:,:), allocatable mod_obcs::adjc_obc
 
real(sp), dimension(:,:), allocatable mod_obcs::temp_obc
 
real(sp), dimension(:,:), allocatable mod_obcs::salt_obc
 
integer, dimension(:), allocatable mod_obcs::nfluxf_obc
 
real(sp), dimension(:,:), allocatable mod_obcs::fluxf_obc
 
real(sp), dimension(:), allocatable mod_obcs::nxobc
 
real(sp), dimension(:), allocatable mod_obcs::nyobc
 
real(sp), dimension(:), allocatable mod_obcs::dltn_obc
 
real(sp), dimension(:), allocatable mod_obcs::elm1
 
real(sp), dimension(:), allocatable mod_obcs::elm2
 
real(sp), dimension(:,:), allocatable mod_obcs::t1m1
 
real(sp), dimension(:,:), allocatable mod_obcs::t1m2
 
real(sp), dimension(:,:), allocatable mod_obcs::s1m1
 
real(sp), dimension(:,:), allocatable mod_obcs::s1m2
 
real(sp), dimension(:), allocatable mod_obcs::fluxobn
 
real(sp), dimension(:), allocatable mod_obcs::iucp
 
real(sp), dimension(:), allocatable mod_obcs::xflux_obcn
 
real(sp), dimension(:), allocatable mod_obcs::uard_obcn
 
real(sp), dimension(:,:), allocatable mod_obcs::xflux_obc