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

Go to the source code of this file.

Modules

module  mod_obcs3
 

Functions/Subroutines

subroutine mod_obcs3::alloc_obc3_data
 
subroutine mod_obcs3::zero_obc3
 
subroutine mod_obcs3::setup_obc3
 
subroutine mod_obcs3::flux_obn2d (KKT)
 
subroutine mod_obcs3::flux_obc2d
 
subroutine mod_obcs3::flux_obc3d
 
subroutine mod_obcs3::flux_obc3d_2
 

Variables

real(sp), dimension(:), allocatable mod_obcs3::fluxobn2
 
real(sp), dimension(:), allocatable mod_obcs3::cxobc
 
real(sp), dimension(:), allocatable mod_obcs3::cyobc
 
real(sp), dimension(:), allocatable mod_obcs3::fluxobc2d_x
 
real(sp), dimension(:), allocatable mod_obcs3::fluxobc2d_y
 
real(sp), dimension(:), allocatable mod_obcs3::obc2d_x_tide
 
real(sp), dimension(:), allocatable mod_obcs3::obc2d_y_tide
 
real(sp), dimension(:,:), allocatable mod_obcs3::fluxobc3d_x
 
real(sp), dimension(:,:), allocatable mod_obcs3::fluxobc3d_y
 
real(sp), dimension(:,:), allocatable mod_obcs3::fluxobc3d_x_2
 
real(sp), dimension(:,:), allocatable mod_obcs3::fluxobc3d_y_2