modelTransportWaterAir
Validation model, one having water and the other air
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Validation model in which a step input is applied to the transport of air and water with a species concentration.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | length | 20 | Pipe length |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Step | Tin | Step input | |
| Sources.Boundary_pT | sin | Pressure boundary condition | |
| Buildings.Fluid.FixedResistances.PlugFlowPipe | pip | Pipe | |
| Buildings.Fluid.Sources.MassFlowSource_T | sou | Flow source | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | senTemOutW | Temperature sensor | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | senTemIn | Temperature sensor | |
| Sources.Boundary_pT | sin1 | Pressure boundary condition | |
| PlugFlowPipe | duc | Duct | |
| Sources.MassFlowSource_T | sou1 | Flow source | |
| Sensors.TemperatureTwoPort | senTemOutA | Temperature sensor | |
| Sensors.TemperatureTwoPort | senTemIn1 | Temperature sensor | |
| Modelica.Blocks.Sources.Step[2] | XiIn | Step input | |
| Modelica.Blocks.Sources.Step[1] | CIn | Step input |
Contents
| Name | Description |
|---|---|
| Medium in the pipe | |
| Medium in the duct |
Revisions
-
October 25, 2017 by Michael Wetter:
First implementation.