Skip to content

Commit

Permalink
Removed algorithm specifiation
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Sep 14, 2023
1 parent 9f4b73e commit 73067f8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ This is for
experiment(
StopTime=31536000,
Interval=3600,
Tolerance=1e-06,
__Dymola_Algorithm="Dassl"),
Tolerance=1e-06),
__Dymola_Commands(file=
"modelica://IBPSA/Resources/Scripts/Dymola/ThermalZones/ReducedOrder/Examples/SimpleRoomTwoElementsNonConstantTGround.mos"
"Simulate and plot"),
Expand Down

0 comments on commit 73067f8

Please sign in to comment.