psychrolib icon indicating copy to clipboard operation
psychrolib copied to clipboard

Add function to calculate the saturation temperature from enthalpy and barometric pressure.

Open dmey opened this issue 5 years ago • 4 comments

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.

dmey avatar Mar 28 '19 17:03 dmey

@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...

dmey avatar Apr 08 '20 09:04 dmey

@dmey just wondering if there is has been any movement on this item? I have a use case around dehumidification where this could be quite helpful.

nikhilmakan02 avatar Jun 01 '23 03:06 nikhilmakan02

Sorry but unlikely in the near future but happy to review the code if you fancy implementing.

dmey avatar Jun 07 '23 09:06 dmey

Also looking forward to this function. Now I'm using GoalSeek as a workaround.

wqjkdqj avatar Aug 25 '23 06:08 wqjkdqj