Skip to content

Commit

Permalink
Expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaeuber authored and OpenModelica-Hudson committed Jun 14, 2017
1 parent fecbed3 commit 0d6e0e8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions simulation/modelica/tearing/dynamicTearing3.mos
Expand Up @@ -43,7 +43,7 @@ simulate(dynamicTearing3,startTime=0,stopTime=2,numberOfIntervals=500,simflags="
// To disable tearing of this component use '--noTearingForComponent=1'.
//
// Tearing of NONLINEAR component
// Use Flag '-d=tearingdumpV' for more details
// Use Flag '-d=tearingdumpV' and '-d=iterationVars' for more details
//
//
// Tearing type: heuristic
Expand Down Expand Up @@ -164,7 +164,7 @@ simulate(dynamicTearing3,startTime=0,stopTime=2,numberOfIntervals=500,simflags="
// * innerEquations ({eqn,vars}):
// * {1:2}, {4:3}
// *
// *****************************************
// ****************************************
//
// Note:
// =====
Expand All @@ -185,7 +185,7 @@ simulate(dynamicTearing3,startTime=0,stopTime=2,numberOfIntervals=500,simflags="
// To disable tearing of this component use '--noTearingForComponent=2'.
//
// Tearing of NONLINEAR component
// Use Flag '-d=tearingdumpV' for more details
// Use Flag '-d=tearingdumpV' and '-d=iterationVars' for more details
//
//
// Tearing type: heuristic
Expand Down Expand Up @@ -307,7 +307,7 @@ simulate(dynamicTearing3,startTime=0,stopTime=2,numberOfIntervals=500,simflags="
// * innerEquations ({eqn,vars}):
// * {2:3}, {3:1}
// *
// *****************************************
// ****************************************
//
//
//
Expand Down Expand Up @@ -363,7 +363,7 @@ simulate(dynamicTearing3,startTime=0,stopTime=2,numberOfIntervals=500,simflags="
// * innerEquations ({eqn,vars}):
// * {2:3}, {1:1}, {3:2}
// *
// *****************************************
// ****************************************
//
//
// Note:
Expand Down

0 comments on commit 0d6e0e8

Please sign in to comment.