CAM
SoilMoistStressMod.F90 File Reference
#include "shr_assert.h"

Modules

module  soilmoiststressmod
 

Functions/Subroutines

subroutine, public soilmoiststressmod::init_root_moist_stress ()
 
subroutine, public soilmoiststressmod::set_perchroot_opt (perchroot_global, perchroot_alt_global)
 
subroutine, public soilmoiststressmod::calc_effective_soilporosity (bounds, ubj, numf, filter, watsat, h2osoi_ice, denice, eff_por)
 
subroutine, public soilmoiststressmod::calc_effective_snowporosity (bounds, lbj, jtop, numf, filter, h2osoi_ice, denice, eff_por)
 
subroutine, public soilmoiststressmod::calc_volumetric_h2oliq (bounds, jtop, lbj, ubj, numf, filter, eff_porosity, h2osoi_liq, denh2o, vol_liq)
 
subroutine soilmoiststressmod::normalize_unfrozen_rootfr (bounds, ubj, fn, filterp, canopystate_vars, soilstate_vars, temperature_vars, rootfr_unf)
 
subroutine soilmoiststressmod::calc_root_moist_stress_clm45default (bounds, nlevgrnd, fn, filterp, rootfr_unf, temperature_vars, soilstate_vars, energyflux_vars, waterstate_vars, soil_water_retention_curve)
 
subroutine, public soilmoiststressmod::calc_root_moist_stress (bounds, nlevgrnd, fn, filterp, canopystate_vars, energyflux_vars, soilstate_vars, temperature_vars, waterstate_vars, soil_water_retention_curve)
 

Variables

integer soilmoiststressmod::root_moist_stress_method
 
integer, parameter soilmoiststressmod::moist_stress_clm_default = 0
 
logical, private soilmoiststressmod::perchroot = .false.
 
logical, private soilmoiststressmod::perchroot_alt = .false.