Skip to content
Snippets Groups Projects
Commit cec5684b authored by aco's avatar aco
Browse files

Added CirculationPumpControlBus.mo

parent 7a8720c7
No related branches found
No related tags found
No related merge requests found
within AixLib.Controls.Interfaces;
expandable connector CirculationPumpControlBus
"Standard data bus with circulation pump information"
extends Modelica.Icons.SignalBus;
Modelica.SIunits.Pressure dp "pressure gain from the circulation pump";
Modelica.SIunits.VolumeFlowRate V_flow "volume flor of the mdeium through the circulation pump";
Modelica.SIunits.Conversions.NonSIunits.AngularVelocity_rpm N "rotational speed of the circulation pump";
Modelica.SIunits.Power Pel "Total electrical active power of circulation pump";
Modelica.SIunits.Efficiency eff "efficiency of the ciruclation pump";
end CirculationPumpControlBus;
HeatPumpControlBus
CirculationPumpControlBus
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment