| Class | Description |
|---|---|
| Phase |
Handles phase topics like state type (liquid, gas...)
|
| Stream |
Defines a single phase material stream with all its intensive and
extensive properties, basically a container of values and
wrapper methods to equations that can evaluate the properties.
|
| StreamBuilder |
Implementation of a builder design pattern for stream objects.
|
| StreamBuilderVapLiq | |
| StreamLiq | |
| StreamVapLiq |
Class specifically designed to model a multi-phase vapor/liquid stream.
|
| Enum | Description |
|---|---|
| Phase.Cathegory | |
| Phase.Complexity | |
| Phase.State | |
| Stream.ToStringMode |