Tags: hongyuanjia/psychrolib
Tags
PsychroLib 2.3.0 (psychrometrics#47) Adds inverse methods for temperature conversions (GetTFahrenheitFromTRankine and GetTCelsiusFromTKelvin) and GetTDryBulbFromMoistAirVolumeAndHumRatio to calculate dry-bulb temperature given moist air specific volume, humidity ratio, and pressure. This PR also adds two new constants ZERO_FAHRENHEIT_AS_RANKINE and ZERO_CELSIUS_AS_KELVIN used by the temperature conversion functions.
Bump version to 2.1.1 (psychrometrics#38) Part of psychrometrics#37
Psychrolib 2.1.0 (psychrometrics#32) Bumps the version to 2.1.0 in all src files, adds a changelog and splits the contributing and development notes adding info on default branches and how to release on PiPy.