java.lang.Object
net.simplace.sim.components.experimental.canopytemperature.DiurnalPenman

public class DiurnalPenman extends Object
Author:
Gunther Krauss, Andreas Enders
  • Constructor Details

    • DiurnalPenman

      public DiurnalPenman()
  • Method Details

    • PENMAN

      public static DiurnalPenman.DiurnalPenmanResult PENMAN(double temp, double VP, double rad, double LAI, double WN, double RNINTC, double heater, double steps)
      Computation of the PENMAN EQUATION
      Parameters:
      temp - Daily average temperature
      VP - Vapour pressure
      rad - Daily total radiation
      LAI - Leaf area index
      WN - Wind Speed
      RNINTC - interception of rain by the canopy
      heater - incoming radiation from artificial heaters at >850nm which negligeable albedo
      Returns: