-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more synchronous generators (#176)
Signed-off-by: Gautier Bureau <gautier.bureau@rte-france.com>
- Loading branch information
1 parent
03a6ff7
commit 5fe3c06
Showing
5 changed files
with
19 additions
and
32 deletions.
There are no files selected for viewing
16 changes: 15 additions & 1 deletion
16
dynawaltz-dsl/src/main/resources/synchronous_generators.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,21 @@ | ||
synchronousGeneratorsLibs { | ||
GeneratorSynchronousFourWindings | ||
GeneratorSynchronousFourWindingsGoverPropVRPropInt | ||
GeneratorSynchronousFourWindingsGovSteam1ExcIEEEST4B | ||
GeneratorSynchronousFourWindingsGovSteam1ExcIEEEST4BPssIEEE2B | ||
GeneratorSynchronousFourWindingsPmConstVRNordic | ||
GeneratorSynchronousFourWindingsPmConstVRNordicTfo | ||
GeneratorSynchronousFourWindingsProportionalRegulations | ||
GeneratorSynchronousFourWindingsProportionalRegulationsStepPm | ||
GeneratorSynchronousFourWindingsTGov1Sexs | ||
GeneratorSynchronousFourWindingsTGov1SexsPss2A | ||
GeneratorSynchronousFourWindingsVRKundur | ||
GeneratorSynchronousFourWindingsVRKundurPssKundur | ||
GeneratorSynchronousProportionalRegulationsInternalParameters | ||
GeneratorSynchronousThreeWindings | ||
GeneratorSynchronousThreeWindingsGoverNordicVRNordic | ||
GeneratorSynchronousThreeWindingsGoverNordicVRNordicTfo | ||
GeneratorSynchronousThreeWindingsGoverPropVRPropInt | ||
GeneratorSynchronousThreeWindingsPmConstVRNordic | ||
GeneratorSynchronousThreeWindingsPmConstVRNordicTfo | ||
GeneratorSynchronousThreeWindingsProportionalRegulations | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters