From 6066fe6fd3564d0f137dc3fd3144d246364dda0a Mon Sep 17 00:00:00 2001 From: Gautier Bureau Date: Tue, 14 Feb 2023 14:30:53 +0100 Subject: [PATCH] Add more synchronous generators. --- .../main/resources/synchronous_generators.cfg | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/dynawaltz-dsl/src/main/resources/synchronous_generators.cfg b/dynawaltz-dsl/src/main/resources/synchronous_generators.cfg index 77db214ae..7e7d83969 100644 --- a/dynawaltz-dsl/src/main/resources/synchronous_generators.cfg +++ b/dynawaltz-dsl/src/main/resources/synchronous_generators.cfg @@ -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 } \ No newline at end of file