This information is part of the Modelica Standard Library maintained by the Modelica Association.
Ambient
Ambient with constant properties
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| flowPort | FlowPort_a | ||
| ambientPressure | RealInput | ||
| ambientTemperature | RealInput |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| medium | Medium | FluidHeatFlow.Media.Medium() | Ambient medium |
| usePressureInput | Boolean | false | enable / disable pressure input |
| constantAmbientPressure | Pressure | Ambient pressure | |
| useTemperatureInput | Boolean | false | enable / disable temperature input |
| constantAmbientTemperature | Temperature | Ambient temperature |
USED IN EXAMPLES
| Modelica.Thermal.FluidHeatFlow.Examples.SimpleCoolingExample: simple cooling circuit | |
| Modelica.Thermal.FluidHeatFlow.Examples.ParallelCoolingExample: coolig circuit with parallel branches | |
| Modelica.Thermal.FluidHeatFlow.Examples.IndirectCoolingExample: indirect cooling circuit | |
| Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValveExample: cooling circuit with pump and valve | |
| Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOutExample: cooling circuit with drop out of pump | |
| Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOutExample: cooling circuit with parallel branches and drop out of pump | |
| Modelica.Thermal.FluidHeatFlow.Examples.OneMassExample: ccoling of one hot mass | |
| Modelica.Thermal.FluidHeatFlow.Examples.TwoMassExample: cooling of two hot masses |
