FV3DYCORE  Version1.0.0
init_hydro.F90 File Reference

Go to the source code of this file.

Modules

module  init_hydro_mod
 

Functions/Subroutines

subroutine, public init_hydro_mod::p_var (km, ifirst, ilast, jfirst, jlast, ptop, ptop_min, delp, delz, pt, ps, pe, peln, pk, pkz, cappa, q, ng, nq, area, dry_mass, adjust_dry_mass, mountain, moist_phys, hydrostatic, nwat, domain, make_nh)
 the subroutine 'p_var' computes auxiliary pressure variables for a hydrostatic state. More...
 
subroutine init_hydro_mod::drymadj (km, ifirst, ilast, jfirst, jlast, ng, cappa, ptop, ps, delp, q, nq, area, nwat, dry_mass, adjust_dry_mass, moist_phys, dpd, domain)
 
subroutine, public init_hydro_mod::hydro_eq (km, is, ie, js, je, ps, hs, drym, delp, ak, bk, pt, delz, area, ng, mountain, hydrostatic, hybrid_z, domain)
 The subroutine 'hydro_eq' computes a hydrostatically balanced and isothermal basic state from input heights. More...