Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
actual_et__thornthwaite_mather.F90 File Reference

Contains a single module, actual_et__thornthwaite_mather, which provides support for calculating actual evapotranspiration by means of an approximation to the Thornthwaite-Mather soil-moisture retention tables. More...

Go to the source code of this file.

Modules

module  actual_et__thornthwaite_mather
 Calculate actual ET by means of an approximation to the Thornthwaite-Mather soil-moisture-retention tables.

Functions/Subroutines

elemental subroutine actual_et__thornthwaite_mather::calculate_actual_et_thornthwaite_mather (actual_et, soil_storage, soil_storage_max, infiltration, crop_etc)

Variables

real(c_float), parameter actual_et__thornthwaite_mather::near_zero = 1.0e-9_c_float

Detailed Description

Contains a single module, actual_et__thornthwaite_mather, which provides support for calculating actual evapotranspiration by means of an approximation to the Thornthwaite-Mather soil-moisture retention tables.

Definition in file actual_et__thornthwaite_mather.F90.