From 67f74ada7ad02b47afb3ce7b0edbfd3093645e36 Mon Sep 17 00:00:00 2001
From: Michael Wetter Beta
.
Buildings.Fluid.Movers
can now be configured to use
- three different control input signals: a continuous signal (depending on the model either
+ three different control input signals: a continuous signal (depending on the model
either normalized speed, speed in rpm, prescribed mass flow rate or prescribed head),
discrete stages of these quantities, or on/off.
The models also have been refactored to make their implementation clearer.
@@ -154,8 +154,8 @@ its class name ends with the string Beta
.
with an optional correction for the part load efficiency.
Buildings.Electrical
- were reformulated to comply with the Modelica Language Definition.
+ Various models, in particular in the package Buildings.Electrical
,
+ have been reformulated to comply with the Modelica Language Definition.
All models comply with the pedantic Modelica check of Dymola.