Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
et__jensen_haise Module Reference

Calculates potential evapotranspiration by means of the Jensen-Haise (1963) method. More...

Functions/Subroutines

elemental real(c_double) function, public et_jh_calculate (idayofyear, inumdaysinyear, flatitude, ftmin, ftmax, fas, fbs, fsunpct)

Detailed Description

Calculates potential evapotranspiration by means of the Jensen-Haise (1963) method.

Function/Subroutine Documentation

◆ et_jh_calculate()

elemental real (c_double) function, public et__jensen_haise::et_jh_calculate ( integer (c_int), intent(in) idayofyear,
integer (c_int), intent(in) inumdaysinyear,
real (c_float), intent(in) flatitude,
real (c_float), intent(in) ftmin,
real (c_float), intent(in) ftmax,
real (c_float), intent(in), optional fas,
real (c_float), intent(in), optional fbs,
real (c_float), intent(in), optional fsunpct )
Todo
Check these equations against original paper.

Definition at line 44 of file et__jensen_haise.F90.

Here is the call graph for this function: