Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AixLib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Braun
AixLib
Commits
cec5684b
Commit
cec5684b
authored
7 years ago
by
aco
Browse files
Options
Downloads
Patches
Plain Diff
Added CirculationPumpControlBus.mo
parent
7a8720c7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
AixLib/Controls/Interfaces/CirculationPumpControlBus.mo
+12
-0
12 additions, 0 deletions
AixLib/Controls/Interfaces/CirculationPumpControlBus.mo
AixLib/Controls/Interfaces/package.order
+1
-0
1 addition, 0 deletions
AixLib/Controls/Interfaces/package.order
with
13 additions
and
0 deletions
AixLib/Controls/Interfaces/CirculationPumpControlBus.mo
0 → 100644
+
12
−
0
View file @
cec5684b
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;
This diff is collapsed.
Click to expand it.
AixLib/Controls/Interfaces/package.order
+
1
−
0
View file @
cec5684b
HeatPumpControlBus
CirculationPumpControlBus
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment