Skip to content

Commit

Permalink
Expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed Mar 20, 2016
1 parent 8695815 commit 35181b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulation/modelica/initialization/autoFixed.mos
Expand Up @@ -117,7 +117,7 @@ res := readSimulationResult("initializationTests.autoFixed.test6_res.mat", {time
// messages = ""
// end SimulationResult;
// "Warning: Assuming fixed start value for the following 1 variables:
// a:DISCRETE(start = 1.0 fixed = false ) "comment a".initializationTests.autoFixed.test4, .Real type: Real
// b:VARIABLE(start = 2.0 ) "comment b".initializationTests.autoFixed.test4, .Real type: Real
// "
// record SimulationResult
// resultFile = "initializationTests.autoFixed.test5_res.mat",
Expand Down

0 comments on commit 35181b8

Please sign in to comment.