Skip to content

Commit a0ca3e5

Browse files
GiuseppeLaeradietmarw
authored andcommitted
Description strings added to packages WEHGOV, COMP and UEL
1 parent 2c64c45 commit a0ca3e5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
within OpenIPSL.Electrical.Controls.PSSE.TG.BaseClasses;
2-
package WEHGOV
2+
package WEHGOV "Basic components for WEHGOV turbine governor model"
33

44
end WEHGOV;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
within OpenIPSL.Tests.Controls.PSSE;
2-
package COMP
2+
package COMP "Set of simple systems to test the functionality of compensator models from PSSE"
33
extends Modelica.Icons.ExamplesPackage;
44

55
end COMP;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
within OpenIPSL.Tests.Controls.PSSE;
2-
package UEL
2+
package UEL "Set of simple systems to test the functionality of minimum excitation limiter models from PSSE"
33
extends Modelica.Icons.ExamplesPackage;
44

55
end UEL;

0 commit comments

Comments
 (0)