Skip to content

Python library for calculating psychrometric states of moist air.

License

Notifications You must be signed in to change notification settings

longapalooza/psypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Python library to calculate psychrometric states of moist air.

Installation

Place either psySI.py or psyIP.py file in your working directory. If you are working with the international system of units (i.e. SI) then use psySI.py. If you are are working with imperial units (i.e. IP) then use psyIP.py.

Description

psypy is a python library that calculates psychrometric states of moist air using ASHRAE 2009 Fundamentals formulations. Atmospheric pressure, and two independent properties must be given to calculate all other state properties. The state properties include: dry bulb temperature (DBT), specific enthalpy (H), relative humidity (RH), specific volume (V), humidity ratio (W), and wet bulb temperature (WBT). Examples can be found in the examples.py file.

About

Python library for calculating psychrometric states of moist air.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages