SimpleResistiveHeater models the behavior of a resistive
heater used in fluid heating systems. It calculates the outlet
enthalpy of a fluid based on the input parameters and the status of
the grid. The model takes into account the specified efficiency of
the electric heater and the inlet fluid temperature to determine
the outlet temperature.
The SimpleResistiveHeater model has the following
connectors:
- A port_a and a port_b for fluid inflow and
outflow. These connectors have variables such as mass flow rates
and pressures.
- A on_renewable input signal that determines whether the
grid is on or off.
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:
- 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.
- heater_efficiency: Electric heater efficiency. Default:
0.99.
- September 2023 by Armando Fontalvo:
Created documentation for SimpleResistiveHeater.
Generated at 2026-04-05T18:18:26Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos