Skip to content

Commit

Permalink
#3091 PssIEEE2B -> Pss2b, SCRX -> Scrx (distinction UPu/UsPu), TGOV11…
Browse files Browse the repository at this point in the history
… -> TGov1, PSS2A1 -> Pss2a, ExcIEEEST4B -> St4b, ExcIEEEAC1A -> ExAc1 (approximate Ve0Pu), HYGOV1 -> HyGov, IEEET1 extends Dc1c, SEXS_INIT and Upss0Pu deleted

Signed-off-by: Erwan Guichard <erwan.guichard_externe@rte-france.com>
  • Loading branch information
ErwanGuichard49 authored and Erwan Guichard committed Jun 18, 2024
1 parent f3a4524 commit 6e02dd6
Show file tree
Hide file tree
Showing 99 changed files with 18,864 additions and 19,761 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ set(MODEL_FILES
package.order
HyGov.mo
HyGov.extvar
HYGOV1.mo
HYGOV1.extvar
)

#
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ model HyGov "Governor type HYGOV"
Placement(visible = true, transformation(origin = {-380, 0}, extent = {{-20, -20}, {20, 20}}, rotation = 0), iconTransformation(origin = {-120, 0}, extent = {{-20, -20}, {20, 20}}, rotation = 0)));
Modelica.Blocks.Interfaces.RealInput omegaRefPu(start = SystemBase.omegaRef0Pu) "Reference angular frequency in pu (base omegaNom)" annotation(
Placement(visible = true, transformation(origin = {-380, -40}, extent = {{-20, -20}, {20, 20}}, rotation = 0), iconTransformation(origin = {-120, -60}, extent = {{-20, -20}, {20, 20}}, rotation = 0)));
Modelica.Blocks.Interfaces.RealInput PmRefPu(start = PmRef0Pu) "Reference mechanical power in pu (base SNom)" annotation(
Modelica.Blocks.Interfaces.RealInput PmRefPu(start = PmRef0Pu) "Reference mechanical power in pu (base PNomTurb)" annotation(
Placement(visible = true, transformation(origin = {-380, 100}, extent = {{-20, -20}, {20, 20}}, rotation = 0), iconTransformation(origin = {-120, 60}, extent = {{-20, -20}, {20, 20}}, rotation = 0)));

//Output variable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
HyGov
HYGOV1
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@ set(MODEL_FILES
GovSteam1_INIT.mo
IEEEG1.mo
IEEEG1.extvar
IEEEG11.mo
IEEEG11.extvar
IEEEG2.mo
IEEEG2.extvar
TGOV11.mo
TGOV11.extvar
TGov1.mo
TGov1.extvar
TGov3.mo
Expand Down

This file was deleted.

Loading

0 comments on commit 6e02dd6

Please sign in to comment.