Package Sources contains generic sources for fluid connectors to define fixed or prescribed ambient conditions.
| Name | Description |
|---|---|
| Boundary_pT | Boundary with prescribed pressure, temperature, composition and trace substances |
| Boundary_ph | Boundary with prescribed pressure, specific enthalpy, composition and trace substances |
| FixedBoundary | Boundary source component |
| MassFlowSource_T | Ideal flow source that produces a prescribed mass flow with prescribed temperature, composition and trace substances |
| MassFlowSource_WeatherData | Ideal flow source that produces a prescribed mass flow with prescribed trace substances, outside specific enthalpy and mass fraction |
| MassFlowSource_h | Ideal flow source that produces a prescribed mass flow with prescribed specific enthalpy, composition and trace substances |
| Outside | Boundary that takes weather data, and optionally trace substances, as an input |
| Outside_CpLowRise | Boundary that takes weather data as an input and computes wind pressure for low-rise buildings |
| PropertySource_T | Model for overriding fluid properties that flow through the component, using temperature input |
| PropertySource_h | Model for overriding fluid properties that flow through the component, using specific enthalpy input |
| TraceSubstancesFlowSource | Source with mass flow that does not take part in medium mass balance (such as CO2) |
| Examples | Collection of models that illustrate model use and test models |
| BaseClasses | Package with base classes for IBPSA.Fluid.Sources |