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

Go to the source code of this file.

Modules

module  scalar
 

Functions/Subroutines

subroutine scalar::adv_scal (f, f0, f2, fn, d_fdis, fdis, d_fflux, fflux_obc, deltat, source)
 
subroutine scalar::vdif_scal (f, deltat)
 
subroutine scalar::bcond_scal_ptsource (f, fn, fdis)
 
subroutine scalar::bcond_scal_obc (f, fn, fflux_obc, f_obc, deltat, alpha_nudge)
 
subroutine scalar::fct_sed (f, fn)
 
subroutine scalar::calc_vflux (n, c, w, zk, flux)
 
real(sp) function scalar::lim (a, b)
 
subroutine scalar::limit_hor_flux_scal (fka, fkb, ia, ib, Da, Db, ele_num, delt, exflux)
 

Variables

logical, parameter scalar::debug = .true.