modelControlledFlowMachine
Fans with different control signals as input
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Fluid.Movers.Validation.BaseClasses.ControlledFlowMachine.
Information
This example demonstrates the use of the flow model with four different configurations. At steady-state, all flow models have the same mass flow rate and pressure difference. Note thataddPowerToMedium=false since otherwise,
Dymola computes the enthalpy change of the component as a fraction (k*m_flow+P_internal)/m_flow
which leads to an error because of 0/0 at zero flow rate.Components
Revisions
-
March 21, 2023, by Hongxiang Fu:
Deleted the mover withNrpmsignal. This is for IBPSA, #1704.