Psy
library introduces some new visualisation features.
The answers (where available) from the worked example problem are given in the 3rd column in the custom table in the top of the image in IP units.
When handled by the MPsy
class, we now have 2 objects representing the before and after states. Note how the humidity ratio 'w' of the 1st object is used to set the humidity ratio of the 2nd object, because it is assumed that there is no change in the contained water mass within the humid air.
And there is a new kind of table that shows the differences between them, as well as indicating the change in each main psychrometric variable, and the "direction" of change.
We see that, for a pure humid air sensible heating process:
- The dry bulb temperature 'tdb' increases.
- The relative humidity 'r' decreases.
- The mass-specific enthalpy per dry air 'hda' increases.
- The wet bulb temperature 'twb' increases.
- The specific volume per dry air 'vda' increases.
- The humidity ratio 'w' and the dew point temperature 'tdp' remain constant.
There is also a dedicated Psy
library function for calculating the sensible heat energy 'qSen' (in this case added to the system so +ve).
And there is a version of the psychrometric chart that now shows both states, as well as an arrow indicating the change.