Skip to content

Commit

Permalink
Fixed annotation in Case600
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Maccarini committed May 15, 2024
1 parent ae39aa9 commit 4a5ff43
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@ equation
annotation(experiment(
StopTime=31536000,
Interval=3600,
Tolerance=1e-06,
__Dymola_Algorithm="Dassl"),
Tolerance=1e-06),
__Dymola_Commands(file=
"modelica://IBPSA/Resources/Scripts/Dymola/ThermalZones/ISO13790/Validation/BESTEST/Cases6xx/Case600.mos"
"Simulate and plot"), Documentation(info="<html>
Expand Down

0 comments on commit 4a5ff43

Please sign in to comment.