Skip to content

Commit f1ec4d2

Browse files
committed
Merge branch 'issue4183_damperExample' into maint_12.x_issue4183_damperExample
2 parents 7a5f219 + 2fa8d22 commit f1ec4d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Buildings/Fluid/Actuators/Dampers/Validation/PressureIndependent.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ model PressureIndependent
5050
k=10,
5151
Ti=0.001,
5252
controllerType=Modelica.Blocks.Types.SimpleController.PID,
53-
initType=Modelica.Blocks.Types.Init.InitialState)
53+
initType=Modelica.Blocks.Types.Init.InitialOutput)
5454
"Discharge flow rate controller"
5555
annotation (Placement(transformation(extent={{-70,-70},{-50,-50}})));
5656
Sensors.MassFlowRate senMasFlo(

0 commit comments

Comments
 (0)