You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a placeholder issue for adding a function to calculate the saturation temperature from enthalpy and barometric pressure. An implementation in EnergyPlus is found here.
There is no set time frame for this and I have added this enhancement to the 'Future' milestone and can move it to the a release milestone if we want/are ready to implement it.
The text was updated successfully, but these errors were encountered:
@didierthevenard this would not be a lot of code but there are a few decisions to make re implementation. For example in the EnergyPlus implementation they use a look up table when the temperature is 101330 Pa but this could be removed. This is one example but there may be better ways to implement this in PsychroLib...
This is a placeholder issue for adding a function to calculate the saturation temperature from enthalpy and barometric pressure. An implementation in EnergyPlus is found here.
There is no set time frame for this and I have added this enhancement to the 'Future' milestone and can move it to the a release milestone if we want/are ready to implement it.
The text was updated successfully, but these errors were encountered: