Searched refs:lhcnst (Results 1 – 1 of 1) sorted by relevance
383 PetscScalar lhcnst; /* latent heat of vaporization constant = 2501000 J/kg at 0c */ in latentflux() local390 lhcnst = Lconst(sfctemp); /* calculates latent heat of evaporation */ in latentflux()396 *latentheat = density * wndmix * beta * lhcnst * (q - qs); /* calculates latent heat flux */ in latentflux()