Functions for climate related intermediate parameters, e.g., saturation vapor pressure, max solar radiation. More...
Go to the source code of this file.
Functions | |
FLTPT | LatentHeatVapor (FLTPT tmean) |
Calculate latent heat of vaporization(MJ/kg) More... | |
void | MaxSolarRadiation (int day, FLTPT lat, FLTPT &day_l, FLTPT &max_sr) |
Calculate the max solar radiation for a station of one day. More... | |
FLTPT | MeanBarometricPressure (FLTPT elev) |
Calculate mean barometric pressure. More... | |
FLTPT | PsychrometricConst (FLTPT tmean, FLTPT elev) |
Calculate psychrometric constant. More... | |
FLTPT | SaturationVaporPressure (FLTPT mean_tmp) |
Calculates saturation vapor pressure at a given air temperature. More... | |
Functions for climate related intermediate parameters, e.g., saturation vapor pressure, max solar radiation.