ROMS
Loading...
Searching...
No Matches
rp_obc_volcons.F File Reference
#include "cppdefs.h"
#include "tile.h"
#include "set_bounds.h"
Include dependency graph for rp_obc_volcons.F:

Go to the source code of this file.

Modules

module  rp_obc_volcons_mod
 

Macros

#define I_RANGE   IstrU,MIN(Iend+1,Lm(ng))
 
#define J_RANGE   JstrV,MIN(Jend+1,Mm(ng))
 

Functions/Subroutines

subroutine rp_obc_volcons_mod::rp_obc_flux (ng, tile, kinp)
 
subroutine, public rp_obc_volcons_mod::rp_obc_flux_tile (ng, tile, lbi, ubi, lbj, ubj, imins, imaxs, jmins, jmaxs, kinp, umask, vmask, h, tl_h, om_v, on_u, ubar, vbar, zeta, tl_ubar, tl_vbar, tl_zeta)
 
subroutine, public rp_obc_volcons_mod::rp_set_duv_bc_tile (ng, tile, lbi, ubi, lbj, ubj, imins, imaxs, jmins, jmaxs, kinp, umask, vmask, om_v, on_u, ubar, vbar, tl_ubar, tl_vbar, drhs, duon, dvom, tl_drhs, tl_duon, tl_dvom)
 
subroutine rp_obc_volcons_mod::rp_conserve_mass_tile (ng, tile, lbi, ubi, lbj, ubj, imins, imaxs, jmins, jmaxs, kinp, umask, vmask, tl_ubar, tl_vbar)
 

Macro Definition Documentation

◆ I_RANGE

#define I_RANGE   IstrU,MIN(Iend+1,Lm(ng))

◆ J_RANGE

#define J_RANGE   JstrV,MIN(Jend+1,Mm(ng))