Skip to content

Commit 43f7226

Browse files
committed
Fixing the Interval
1 parent 2a2fc73 commit 43f7226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenIPSL/Examples/Microgrids/IEEEMicrogrid/IEEEMicrogrid.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ equation
404404
textString="(7)")}),
405405
experiment(
406406
StopTime=20,
407-
Interval=1000),
407+
Interval=0.02),
408408
Documentation(info="<html>
409409
<p>The IEEEMicrogrid example model was developed based on an example from the IEEE Technical Report <a href=\"modelica://OpenIPSL.UsersGuide.References\">[PES-TR66]</a>.
410410
The microgrid has a total load of 60 kW, distributed equally among three load types: static, and two VSD (Variable Speed Drive) driven motors,

0 commit comments

Comments
 (0)