.IDEAS.Fluid.Taps.BaseClasses.PartialTap

Partial model for a (DHW) tap

Information

Description

Partial model of a domestic hot water (DHW) tap, including a cold water supply to have a closed system. The tap is modelled as a thermostatic mixing valve.

The model has two flowPorts and a realInput:

The model tries to reach the given DHW flow rate at a the desired mixing temperature TSet by mixing the hot water with cold water. The resulting hot flow rate (mFloHot) will be extracted automatically from the hot source (via port_a ). This same flow rate will be injected at TCol in the production system through the connection of port_b to the hot source.

Assumptions and limitations

  1. No heat losses.
  2. If THot is smaller than TSet, there is no mixing and the supply temperature at the tap equals THot.
  3. Fixed TSet and TCol as parameters.
  4. The mixed DHW is not available as an outlet or flowPort. It is assumed to be 'consumed'.

Model use

  1. Set the parameters for cold water supply temperature TCol and the DHW setpoint temperature TSet (mixed, at the tap).
  2. Connect port_a to the hot water source.
  3. Connect port_b to the cold water inlet of the hot water source.
  4. Depending on the implementation: fill out the table or provide a realInput for m_flow_set.
  5. Thanks to the use of an IdealSource in this model, it is NOT required to add additional pumps, ambients or AbsolutePressure to the DHW circuit.

Examples

An example of this model is given in IDEAS.Fluid.Taps.Examples.DHW_example.

Revisions


Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos