modelAmbient
Ambient with constant properties
Extends from FluidHeatFlow.BaseClasses.SinglePortLeft (Partial model of a single port at the left).
Information
(Infinite) ambient with constant pressure and temperature.
Thermodynamic equations are defined by BaseClasses.SinglePortLeft.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| FluidHeatFlow.Media.Medium | medium (from SinglePortLeft) | FluidHeatFlow.Media.Medium() | Medium |
| SI.Temperature | T0 (from SinglePortLeft) | Initial temperature of medium | |
| Boolean | T0fixed (from SinglePortLeft) | false | Initial temperature guess value or fixed |
| Boolean | usePressureInput | false | Enable / disable pressure input |
| SI.Pressure | constantAmbientPressure | Ambient pressure | |
| Boolean | useTemperatureInput | false | Enable / disable temperature input |
| SI.Temperature | constantAmbientTemperature | Ambient temperature |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.FlowPort_a | flowPort (from SinglePortLeft) | ||
| Modelica.Blocks.Interfaces.RealInput | ambientPressure | pAmbient | |
| Modelica.Blocks.Interfaces.RealInput | ambientTemperature | TAmbient |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Temperature | T_port (from SinglePortLeft) | Temperature at flowPort_a | |
| SI.Temperature | T (from SinglePortLeft) | Outlet temperature of medium |