RCAIDE.Library.Attributes.Gases
Gases#
This module provides gas handling capabilities for RCAIDE.
It includes classes for managing different types of gases and their thermodynamic properties, with specific implementations for air, carbon dioxide (CO2), and steam. The Gas class serves as the base class for all gas implementations.
See also
RCAIDE.Library.Attributes.Cryogens
Related module for cryogenic fluid handling
Modules
|
A class representing air and its thermodynamic properties. |
|
A class representing carbon dioxide gas and its thermodynamic properties. |
|
Base class for all gas implementations in RCAIDE. |
|
A class representing water vapor (steam) and its thermodynamic properties. |