Skip to content

Commit

Permalink
- remove whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
vwaurich committed Oct 1, 2015
1 parent 30db1e0 commit 38d648b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simulation/modelica/indexreduction/PantelidesSingular.mos
Expand Up @@ -23,8 +23,8 @@ getErrorString();
// messages = "Failed to build model: PantelidesSingular"
// end SimulationResult;
// "[simulation/modelica/indexreduction/PantelidesSingular.mo:12:3-12:22:writable] Error: Model is structurally singular, error found sorting equations
// 3: 0.0 = 40.0 * x + x ^ 2.0 - y2 ;
// 2: 0.0 = der(x) * y1 + x ;
// 3: 0.0 = 40.0 * x + x ^ 2.0 - y2;
// 2: 0.0 = der(x) * y1 + x;
// for variables
// x(3), u2(1), u1(2)
// Error: Internal error Transformation Module PFPlusExt index Reduction Method Pantelides failed!
Expand Down

0 comments on commit 38d648b

Please sign in to comment.