Block that implements the functions to compute the heat dissipation of fans and pumps. It is used by the model BuildingSystems.Fluid.Movers.BaseClasses.PartialFlowMachine.
WHyd
.
It now takes WHyd
instead of etaHyd
as an input from
BuildingSystems.Fluid.Movers.BaseClasses.FlowMachineInterface.homotopyInitialization
to a constant.min
attribute as otherwise numerical noise can cause
the assertion on the limit to fail.spliceFunction
with regStep
.
This is for
issue 300.