From ccb36365eedc7ff6e164b06036a92e4994817e06 Mon Sep 17 00:00:00 2001 From: HOS Date: Fri, 30 Sep 2022 14:09:33 +0200 Subject: [PATCH] Fix incorrect start-value. Detected due to unit-checking. --- .../Examples/ControlledDCDrives/Utilities/DcdcInverter.mo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo b/Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo index a776fdf1b2..93c53cfb83 100644 --- a/Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo +++ b/Modelica/Electrical/Machines/Examples/ControlledDCDrives/Utilities/DcdcInverter.mo @@ -113,7 +113,7 @@ model DcdcInverter "DC-DC inverter" k=1, T=Tmf, initType=Modelica.Blocks.Types.Init.InitialOutput, - y_start=VMax) + y_start=0) annotation (Placement(transformation(extent={{60,50},{80,70}}))); equation connect(iMotSensor.p, pin_nMot) annotation (Line(points={{-50,-80},{