Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real, | private, | parameter | :: | ZERO_FAHRENHEIT_AS_RANKINE | = | 459.67 | |
real, | private, | parameter | :: | ZERO_CELSIUS_AS_KELVIN | = | 273.15 | |
real, | private, | parameter | :: | R_DA_IP | = | 53.350 | |
real, | private, | parameter | :: | R_DA_SI | = | 287.042 | |
integer, | public, | parameter | :: | IP | = | 1 | |
integer, | public, | parameter | :: | SI | = | 2 | |
integer, | private | :: | PSYCHROLIB_UNITS | = | 0 | ||
real, | private | :: | PSYCHROLIB_TOLERANCE | = | 1.0 | ||
integer, | private, | parameter | :: | MAX_ITER_COUNT | = | 100 | |
real, | private, | parameter | :: | MIN_HUM_RATIO | = | 1e-7 | |
real, | private, | parameter | :: | FREEZING_POINT_WATER_IP | = | 32.0 | |
real, | private, | parameter | :: | FREEZING_POINT_WATER_SI | = | 0.0 | |
real, | private, | parameter | :: | TRIPLE_POINT_WATER_IP | = | 32.018 | |
real, | private, | parameter | :: | TRIPLE_POINT_WATER_SI | = | 0.01 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TFahrenheit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TRankine |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TCelsius |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TKelvin |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TDewPoint | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | RelHum | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TDewPoint |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TWetBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | RelHum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TWetBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | RelHum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | VapPres |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | VapPres |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDewPoint |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TWetBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | RelHum | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDewPoint | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | VapPres | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | HumRatio |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | SpecificHum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | MoistAirEnthalpy | |||
real, | intent(in) | :: | HumRatio |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | MoistAirEnthalpy | |||
real, | intent(in) | :: | TDryBulb |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | MoistAirVolume | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | HumRatio | |||
real, | intent(in) | :: | Pressure |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | Altitude |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | Altitude |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | StnPressure | |||
real, | intent(in) | :: | Altitude | |||
real, | intent(in) | :: | TDryBulb |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | SeaLevelPressure | |||
real, | intent(in) | :: | Altitude | |||
real, | intent(in) | :: | TDryBulb |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | UnitSystem |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TWetBulb | |||
real, | intent(in) | :: | Pressure | |||
real, | intent(out) | :: | HumRatio | |||
real, | intent(out) | :: | TDewPoint | |||
real, | intent(out) | :: | RelHum | |||
real, | intent(out) | :: | VapPres | |||
real, | intent(out) | :: | MoistAirEnthalpy | |||
real, | intent(out) | :: | MoistAirVolume | |||
real, | intent(out) | :: | DegreeOfSaturation |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | TDewPoint | |||
real, | intent(in) | :: | Pressure | |||
real, | intent(out) | :: | HumRatio | |||
real, | intent(out) | :: | TWetBulb | |||
real, | intent(out) | :: | RelHum | |||
real, | intent(out) | :: | VapPres | |||
real, | intent(out) | :: | MoistAirEnthalpy | |||
real, | intent(out) | :: | MoistAirVolume | |||
real, | intent(out) | :: | DegreeOfSaturation |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(in) | :: | TDryBulb | |||
real, | intent(in) | :: | RelHum | |||
real, | intent(in) | :: | Pressure | |||
real, | intent(out) | :: | HumRatio | |||
real, | intent(out) | :: | TWetBulb | |||
real, | intent(out) | :: | TDewPoint | |||
real, | intent(out) | :: | VapPres | |||
real, | intent(out) | :: | MoistAirEnthalpy | |||
real, | intent(out) | :: | MoistAirVolume | |||
real, | intent(out) | :: | DegreeOfSaturation |