Boiler models the behavior of a boiler unit in a fluid
heating system. It calculates the thermal power output based on the
input parameters and the system's load conditions. The model
employs energy and mass balances to determine the heat flow rate
and includes parameters for controlling the minimum load and
turbine operation.
The Boiler model has the following connectors:
- A port_a and a port_b for fluid inflow and
outflow. These connectors include variables such as mass flow
rates, pressures, and specific enthalpies.
- A load variable that represents the load condition of
the boiler.
- A logic variable that determines whether the boiler
operates based on load conditions.
The model requires the Medium package from the
Media library for fluid properties. The default medium
package is MoltenSalt_ph.
The following parameters must be defined:
- Q_flow_ref: Design thermal power, in Watts. Default:
50e6 W.
- T_cold_set: Inlet fluid temperature at design, in
Kelvin. Default: 290 Celsius.
- T_hot_set: Outlet fluid temperature at design, in
Kelvin. Default: 565 Celsius.
- nu_eps: Minimum load condition. Default: 1e-3.
- nu_min: Minimum boiler operation. Default: 0.25.
Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos