Skip to content

Commit 6da4f31

Browse files
boerrebjdietmarw
authored andcommitted
Added base class TorqueEquation
1 parent 8795bfc commit 6da4f31

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

OpenHPLTest/TorqueEquation.mo

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
within OpenHPLTest;
2+
3+
package TorqueEquation
4+
extends Modelica.Icons.ExamplesPackage;
5+
end TorqueEquation;

OpenHPLTest/package.order

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ HPSTSimple
7171
HPSTAirCushion
7272
HPSTSharpOrifice
7373
HPSTThrottleValve
74+
TestPipe
75+
TorqueEquation

0 commit comments

Comments
 (0)