modelControlVolumeCondensation
Example model for heat transfer with the condensation control volume
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model demonstrates the use of the control volume with condensation. The dynamic volume includes heat conduction to the ambient while the steady volume heat balance is only dependent on the mass flow rate.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Loads.Steam.BaseClasses.ControlVolumeCondensation | volDyn | Dynamic volume | |
| Buildings.DHC.Loads.Steam.BaseClasses.ControlVolumeCondensation | volSte | Steady volume | |
| Modelica.Fluid.Sources.MassFlowSource_T | sou | Flow source | |
| Modelica.Fluid.Sources.MassFlowSource_T | sou1 | Flow source | |
| Modelica.Fluid.Sources.FixedBoundary | bou | Boundary condition | |
| Modelica.Blocks.Sources.Ramp | ramp | Ramp signal | |
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heaFlo | Heat flow sensor | |
| Modelica.Blocks.Sources.Constant | const | Heat loss | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaFlo | Prescribed heat flow rate |
Contents
| Name | Description |
|---|---|
| Steam medium - Medium model for port_a (inlet) | |
| Water medium - Medium model for port_b (outlet) |
Revisions
-
February 26, 2022 by Kathryn Hinkelman:
First implementation.