Skip to content

Commit 9cedced

Browse files
committed
Changed line number
1 parent 4479db0 commit 9cedced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulation/modelica/others/ParameterCycle.mos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ simulate(ParameterCycle); getErrorString();
2121
// var1:PARAM(start = 0.1 ) = if bool then var0 else var0 / var2 .ParameterCycle, .Real type: Real []
2222
// var2:PARAM(start = 0.1 ) = if bool then var0 / var1 else var0 .ParameterCycle, .Real type: Real []
2323
// Error: No system for the symbolic initialization was generated
24-
// [SimCode/SimCodeUtil.mo:482:7-482:148:writable] Error: Internal error function createSimCode failed [Transformation from optimised DAE to simulation code structure failed]
24+
// [SimCode/SimCodeUtil.mo:476:7-476:148:writable] Error: Internal error function createSimCode failed [Transformation from optimised DAE to simulation code structure failed]
2525
// "
2626
// endResult

0 commit comments

Comments
 (0)