modelCondenser_Test
Extends from TRANSFORM.Icons.Example (Icon for runnable examples).
Information
Description
Example demonstrating the condenser component.
At time=500 there is an increase of the cooling mass flow rate. This will result in an increase of the cooling effect and an decrease in the saturation pressure and temperature.
There is also an inital dynamic transient in the beginning of the simulation due to the model is not initialised in steady state.
Simulation setup
Simulate for 1000s using Dassl and tolerance 1e-5.
Output
Variables of interest are found in the summary record in the condenser component.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TRANSFORM.Fluid.Volumes.Condenser | cond | ||
| BoundaryConditions.MassFlowSource_h | steamSource | ||
| BoundaryConditions.MassFlowSource_h | condensateSink | ||
| BoundaryConditions.MassFlowSource_h | coolFlow | ||
| BoundaryConditions.Boundary_ph | coolSink | ||
| Modelica.Blocks.Continuous.FirstOrder | neg | ||
| Modelica.Blocks.Sources.Ramp | coolingMassFlow | ||
| Sensors.MassFlowRate | massFlowRate | ||
| Utilities.ErrorAnalysis.UnitTests | unitTests |