Skip to content

Commit 6ce3609

Browse files
committed
Output interval less dense
1 parent 5a2f6d8 commit 6ce3609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Modelica/Thermal/HeatTransfer/Examples

Modelica/Thermal/HeatTransfer/Examples/Motor.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ Using Modelica.Thermal.FluidHeatFlow it would be possible to model the coolant a
110110
Simulate for 7200 s; plot Twinding.T and Tcore.T.
111111
</p>
112112
</html>"),
113-
experiment(StopTime=7200, Interval=0.01));
113+
experiment(StopTime=7200, Interval=1));
114114
end Motor;

0 commit comments

Comments
 (0)