Photosyn
, but calculates the leaf temperature based on the leaf's energy balance. Including sensible and long-wave heat loss, latent heat loss from evaporation, and solar radiation input.
Calculate Tleaf from energy balance, given that we know gsPhotosynEB(Tair = 25, VPD = 1.5, Wind = 2, Wleaf = 0.02,
StomatalRatio = 1, LeafAbs = 0.86, RH = NULL, ...)
FindTleaf(gs, Tair, ...)
FindTleaf
, the stomatal conductance (mol m-2 s-1).Photosyn
. Note that Tleaf is not allowed as an input, since that is calculated by PhotosynEB
from energy balance.FindTleaf
, which calculates the leaf temperature if the stomatal conductance is known.