Skip to content

Commit

Permalink
Add tolerance in experimental setting #1575
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraMaier committed Oct 5, 2023
1 parent be88ebc commit c533d55
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ equation
experiment(
StopTime=86400,
Interval=300,
Tolerance=1e-06,
__Dymola_Algorithm="Dassl"),
__Dymola_Commands(file=
"modelica://IBPSA/Resources/Scripts/Dymola/Electrical/DC/Sources/Validation/PVSingleDiodeNISTValidation.mos"
Expand Down

0 comments on commit c533d55

Please sign in to comment.