public static HashMap
PENMAN(double temp, double VP, double rad, double LAI,
double WN, double RNINTC);
Computation of the PENMAN EQUATION
- DAVTMP Daily average temperature
- VP Vapour pressure
- DTR Daily total radiation
- LAI Leaf area index
- WN Wind Speed
- RNINTC interception of rain by the canopy
- aPTRANVar stores calculated Potential transpiration
- aPEVAPVar stores calculated Potential evaporation
returns