Private Member Functions | |
elemental real(r4) function | fpvsi_r4 (t) |
This function computes saturation vapor pressure from the temperature. A linear interpolation is done between values in a lookup table computed in gpvsi(). See documentation for fpvsix() for details. Input values outside table range are reset to table extrema. More... | |
elemental real(r8) function | fpvsi_r8 (t) |