From 75e2380a5dbf373ad02bcb3bbcbcb0d4d1fae45b Mon Sep 17 00:00:00 2001 From: Anton Haumer Date: Tue, 13 Feb 2024 14:31:11 +0100 Subject: [PATCH] resolves #4309 (#4310) --- .../Examples/DCDC/ExampleTemplates/ChopperBuckBoost.mo | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperBuckBoost.mo b/Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperBuckBoost.mo index ce0d10c43c..1f5ffdb033 100644 --- a/Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperBuckBoost.mo +++ b/Modelica/Electrical/PowerConverters/Examples/DCDC/ExampleTemplates/ChopperBuckBoost.mo @@ -109,10 +109,7 @@ equation annotation (Line(points={{-60,-20},{-50,-20},{-50,-10}}, color={0,0,255})); connect(capacitorLV.n, dcdc.dc_n1) annotation (Line(points={{-50,-10},{-50,-20}, {0,-20},{0,-4},{10,-4}}, color={0,0,255})); - annotation (experiment( - StopTime=1, - Interval=1e-05, - Tolerance=1e-06), Documentation(info=" + annotation (Documentation(info="

Buck/boost chopper example template including both voltage sources; control not included.