wvap.f90 File Reference
Functions/Subroutines | |
Real function | wvap (QVAPOR, Pres) |
Compute Water Vapor Pressure ![]() | |
Function/Subroutine Documentation
Real function wvap | ( | real, intent(in) | QVAPOR, |
real, intent(in) | Pres | ||
) |
Compute Water Vapor Pressure
- Parameters
-
QVapor [in] Water vapor mixing ratio [kg/kg] Pres [in] Pressure [Pa]
- Returns
- Water vapor pressure [Pa]
- Date
- September 22nd, 2016