modelERC_ExperimentalHall_CoolingCircuit
Cooling circuit of the new ERC experimental hall
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates the use of the hydraulic modules and the controllers. The model represents a cooling circuit with different hydraulic circuits.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T_amb | 293.15 | Ambient temperature |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BaseClasses.HydraulicBus | hydraulicBus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Fluid.Sources.Boundary_pT | bou | ||
| AixLib.Fluid.HeatExchangers.ConstantEffectiveness | hex | ||
| AixLib.Fluid.Sources.MassFlowSource_T | boundary | ||
| SimpleConsumer | simpleConsumer | ||
| SimpleConsumer | simpleConsumer1 | ||
| SimpleConsumer | simpleConsumer2 | ||
| Controller.CtrMix | ctrMix | ||
| Controller.CtrThrottle | ctrUnmixedThrottle | ||
| Controller.CtrPump | ctrUnmixedSimple | ||
| AixLib.Fluid.Sources.Boundary_pT | bou1 | ||
| AixLib.Systems.HydraulicModules.Pump | unmixed | ||
| AixLib.Systems.HydraulicModules.ThrottlePump | unmixedThrottle | ||
| AixLib.Systems.HydraulicModules.Admix | admix |
Contents
| Name | Description |
|---|---|
| Medium within the system simulation |
Revisions
- October 25, 2017, by Alexander Kümpel:
First implementation.