This package provides basic interfaces definitions of media models for different kind of media.
| Name | Description |
|---|---|
| TemplateMedium | Template for media models |
| PartialMedium | Partial medium properties (base package of all media packages) |
| PartialPureSubstance | Base class for pure substances of one chemical substance |
| PartialLinearFluid | Generic pure liquid model with constant cp, compressibility and thermal expansion coefficients |
| PartialMixtureMedium | Base class for pure substances of several chemical substances |
| PartialCondensingGases | Base class for mixtures of condensing and non-condensing gases |
| PartialRealCondensingGases | Base class for mixtures of real condensing and non-condensing gases |
| PartialTwoPhaseMedium | Base class for two phase medium of one substance |
| PartialSimpleMedium | Medium model with linear dependency of u, h from temperature. All other quantities, especially density, are constant. |
| PartialSimpleIdealGasMedium | Medium model of Ideal gas with constant cp and cv. All other quantities, e.g., transport properties, are constant. |
| Choices | Types, constants to define menu choices |
| Types | Types to be used in fluid models |