From d0703c05f9426a0c80c87d122e902a3e020a6313 Mon Sep 17 00:00:00 2001 From: Gautier Bureau Date: Tue, 14 Feb 2023 14:31:58 +0100 Subject: [PATCH] Add more synchronous generators. Signed-off-by: Gautier Bureau --- .../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