Soil Water Balance (SWB2)
|
Contains the module awc__depth_integrated, which populates the available water content by reading in and depth-averaging soil available water contents over multiple soil horizons. More...
Go to the source code of this file.
Modules | |
module | awc__depth_integrated |
Populate the available water content by reading in and depth-averaging soil available water contents over multiple soil horizons. |
Functions/Subroutines | |
subroutine, public | awc__depth_integrated::awc_depth_integrated_read (frooting_depth) |
subroutine, public | awc__depth_integrated::awc_depth_integrated_initialize (lactive, fawc, isoils_code) |
Variables | |
type(data_catalog_entry_t), pointer | awc__depth_integrated::psoils_code_grid |
real(c_float), dimension(:,:), allocatable, public | awc__depth_integrated::available_water_content |
Contains the module awc__depth_integrated, which populates the available water content by reading in and depth-averaging soil available water contents over multiple soil horizons.
Definition in file awc__depth_integrated.F90.