diff --git a/flattening/modelica/statemachines/ConferenceTut1.mo b/flattening/modelica/statemachines/ConferenceTut1.mo index 3ec483459e6..8cd15239a23 100644 --- a/flattening/modelica/statemachines/ConferenceTut1.mo +++ b/flattening/modelica/statemachines/ConferenceTut1.mo @@ -40,7 +40,7 @@ end ConferenceTut1; // equation // state1.i = 2 + previous(i); // end state1; -// +// // state state2 // output Integer state2.i; // equation diff --git a/flattening/modelica/statemachines/HierarchicalAndParallelStateMachine.mo b/flattening/modelica/statemachines/HierarchicalAndParallelStateMachine.mo index 2b08e2fb07f..7eb17f9e1a4 100644 --- a/flattening/modelica/statemachines/HierarchicalAndParallelStateMachine.mo +++ b/flattening/modelica/statemachines/HierarchicalAndParallelStateMachine.mo @@ -96,7 +96,7 @@ end HierarchicalAndParallelStateMachine; // state1.stateX.i = 1 + previous(state1.stateX.i); // state1.stateX.w = state1.v; // end state1.stateX; -// +// // state state1.stateY // Integer state1.stateY.j(start = 0); // equation @@ -106,26 +106,26 @@ end HierarchicalAndParallelStateMachine; // transition(state1.stateX, state1.stateY, state1.stateX.i > 20, false, true, false, 1); // initialState(state1.stateX); // end state1.stateX; -// +// // stateMachine state1.stateA // state state1.stateA // output Integer state1.stateA.v; // equation // state1.stateA.v = 2 + previous(v); // end state1.stateA; -// +// // state state1.stateB // output Integer state1.stateB.v; // equation // state1.stateB.v = -1 + previous(v); // end state1.stateB; -// +// // state state1.stateC // output Integer state1.stateC.count; // equation // state1.stateC.count = 1 + previous(state1.count); // end state1.stateC; -// +// // state state1.stateD // end state1.stateD; // equation @@ -139,7 +139,7 @@ end HierarchicalAndParallelStateMachine; // state1.v = if activeState(state1.stateA) then state1.stateA.v else if activeState(state1.stateB) then state1.stateB.v else previous(v); // state1.count = if activeState(state1.stateC) then state1.stateC.count else previous(state1.count); // end state1; -// +// // state state2 // output Integer state2.v; // equation @@ -153,4 +153,4 @@ end HierarchicalAndParallelStateMachine; // equation // v = if activeState(state1) then state1.v else if activeState(state2) then state2.v else previous(v); // end HierarchicalAndParallelStateMachine; -// endResult \ No newline at end of file +// endResult diff --git a/openmodelica/debugDumps/lateInline.mos b/openmodelica/debugDumps/lateInline.mos index d8c8c2dd195..6bac0e67f84 100644 --- a/openmodelica/debugDumps/lateInline.mos +++ b/openmodelica/debugDumps/lateInline.mos @@ -40,8 +40,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -117,8 +117,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -194,8 +194,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -271,8 +271,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -348,8 +348,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -425,8 +425,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -502,8 +502,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -579,8 +579,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -656,8 +656,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -733,8 +733,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -810,8 +810,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -887,8 +887,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -964,8 +964,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1041,8 +1041,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1118,8 +1118,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1195,8 +1195,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1272,8 +1272,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1350,8 +1350,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1437,8 +1437,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (2, 2) @@ -1524,9 +1524,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -1615,9 +1615,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -1706,9 +1706,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -1797,9 +1797,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -1888,9 +1888,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -1979,9 +1979,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2070,9 +2070,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2161,9 +2161,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2252,9 +2252,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2343,9 +2343,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2434,9 +2434,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2525,9 +2525,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2616,9 +2616,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2707,9 +2707,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2798,9 +2798,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2889,9 +2889,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -2980,9 +2980,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3071,9 +3071,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3162,9 +3162,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3253,9 +3253,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3344,9 +3344,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3435,9 +3435,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3526,9 +3526,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3617,9 +3617,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3708,9 +3708,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3799,9 +3799,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3890,9 +3890,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -3981,9 +3981,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -4073,9 +4073,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -4152,9 +4152,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -4245,9 +4245,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -4336,9 +4336,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -4427,9 +4427,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) @@ -4518,9 +4518,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: x:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $cse1:VARIABLE() type: Real [] +// 1: y:VARIABLE() .testOptdaedump, .Real type: Real +// 2: x:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $cse1:VARIABLE() type: Real // // // Equations (3, 3) diff --git a/openmodelica/debugDumps/optSimpleSolveDAEdump.mos b/openmodelica/debugDumps/optSimpleSolveDAEdump.mos index 28f563d561f..c4e0b79d89b 100644 --- a/openmodelica/debugDumps/optSimpleSolveDAEdump.mos +++ b/openmodelica/debugDumps/optSimpleSolveDAEdump.mos @@ -38,9 +38,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -118,9 +118,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -210,9 +210,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -289,9 +289,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -382,9 +382,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -473,9 +473,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -564,9 +564,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) @@ -655,9 +655,9 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (3) // ======================================== -// 1: z:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: y:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: x:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: z:VARIABLE() .testOptdaedump, .Real type: Real +// 2: y:VARIABLE() .testOptdaedump, .Real type: Real +// 3: x:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (3, 3) diff --git a/openmodelica/debugDumps/optdaedump.mos b/openmodelica/debugDumps/optdaedump.mos index c04de53be29..f7670d97d07 100644 --- a/openmodelica/debugDumps/optdaedump.mos +++ b/openmodelica/debugDumps/optdaedump.mos @@ -58,19 +58,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -107,10 +107,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -161,19 +161,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -210,10 +210,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -264,19 +264,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -313,10 +313,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -367,19 +367,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:VARIABLE() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -416,10 +416,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -470,19 +470,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -519,10 +519,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -573,19 +573,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -656,10 +656,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -710,19 +710,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -759,10 +759,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -813,19 +813,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -862,10 +862,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -916,19 +916,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -965,10 +965,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1019,19 +1019,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -1068,10 +1068,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1122,19 +1122,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -1171,10 +1171,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1225,19 +1225,19 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (13) // ======================================== -// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: v2:VARIABLE() .testOptdaedump, .Real type: Real +// 2: v1:VARIABLE() .testOptdaedump, .Real type: Real +// 3: v0:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 5: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 6: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 9: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 10: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 11: u2:VARIABLE() .testOptdaedump, .Real type: Real +// 12: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 13: u0:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (13, 13) @@ -1274,10 +1274,10 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (4) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1328,14 +1328,14 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (8) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (8, 8) @@ -1367,11 +1367,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1384,10 +1384,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -1426,14 +1426,14 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (8) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (8, 8) @@ -1465,11 +1465,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1482,10 +1482,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -1524,14 +1524,14 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (8) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (8, 8) @@ -1563,11 +1563,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1580,10 +1580,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -1622,14 +1622,14 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (8) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (8, 8) @@ -1661,11 +1661,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1678,10 +1678,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -1720,14 +1720,14 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (8) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:STATE(1)() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real // // // Equations (8, 8) @@ -1759,11 +1759,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1776,10 +1776,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -1819,15 +1819,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -1881,11 +1881,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -1898,10 +1898,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -1940,15 +1940,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2002,11 +2002,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2019,10 +2019,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2061,15 +2061,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2123,11 +2123,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2140,10 +2140,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2182,15 +2182,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2244,11 +2244,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2261,10 +2261,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2303,15 +2303,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2365,11 +2365,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2382,10 +2382,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2424,15 +2424,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2486,11 +2486,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2503,10 +2503,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2545,15 +2545,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2607,11 +2607,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2624,10 +2624,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2666,15 +2666,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2728,11 +2728,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2745,10 +2745,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2787,15 +2787,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2849,11 +2849,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 5: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2866,10 +2866,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -2908,15 +2908,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -2970,11 +2970,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -2987,10 +2987,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3029,15 +3029,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3091,11 +3091,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3108,10 +3108,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3150,15 +3150,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3212,11 +3212,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3229,10 +3229,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3271,15 +3271,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3333,11 +3333,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3350,10 +3350,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3392,15 +3392,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3454,11 +3454,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3471,10 +3471,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3513,15 +3513,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3575,11 +3575,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3592,10 +3592,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3634,15 +3634,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3697,11 +3697,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3714,10 +3714,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3756,15 +3756,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3819,11 +3819,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3836,10 +3836,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -3878,15 +3878,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -3941,11 +3941,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -3958,10 +3958,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -4000,15 +4000,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -4063,11 +4063,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -4080,10 +4080,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -4122,15 +4122,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -4185,11 +4185,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -4202,10 +4202,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -4244,15 +4244,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -4307,11 +4307,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -4324,10 +4324,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -4366,15 +4366,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -4429,11 +4429,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -4446,10 +4446,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -4488,15 +4488,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -4551,11 +4551,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -4568,10 +4568,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -4610,10 +4610,10 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (4) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 3: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 4: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 3: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 4: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (4, 4) @@ -4641,15 +4641,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -4700,10 +4700,10 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (4) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 3: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 4: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 3: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 4: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (4, 4) @@ -4747,15 +4747,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -4806,8 +4806,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -4833,15 +4833,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input i1SeedNLSJac0:STATE_DER() type: Real [] -// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 3: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 4: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: input $res1:VARIABLE() type: Real [] +// 1: input i1SeedNLSJac0:STATE_DER() type: Real +// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 3: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 4: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 7: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 9: input $res1:VARIABLE() type: Real // // // External Objects (0) @@ -4854,8 +4854,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -4895,8 +4895,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -4932,15 +4932,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input i1SeedNLSJac0:STATE_DER() type: Real [] -// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 3: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 4: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: input $res1:VARIABLE() type: Real [] +// 1: input i1SeedNLSJac0:STATE_DER() type: Real +// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 3: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 4: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 7: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 9: input $res1:VARIABLE() type: Real // // // External Objects (0) @@ -4953,8 +4953,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -4993,8 +4993,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5030,15 +5030,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input i1SeedNLSJac0:STATE_DER() type: Real [] -// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 3: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 4: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: input $res1:VARIABLE() type: Real [] +// 1: input i1SeedNLSJac0:STATE_DER() type: Real +// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 3: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 4: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 7: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 8: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 9: input $res1:VARIABLE() type: Real // // // External Objects (0) @@ -5051,8 +5051,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5091,8 +5091,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5128,15 +5128,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -5149,8 +5149,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5189,8 +5189,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5226,15 +5226,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -5247,8 +5247,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5287,8 +5287,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5324,15 +5324,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -5345,8 +5345,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5385,8 +5385,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5422,15 +5422,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -5443,8 +5443,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5483,8 +5483,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5520,15 +5520,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -5541,8 +5541,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5581,8 +5581,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (2, 2) @@ -5618,15 +5618,15 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (9) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: input i1SeedNLSJac0:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 6: input R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 7: input iL:STATE(1)() .testOptdaedump, .Real type: Real +// 8: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: input i1SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -5639,8 +5639,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real [] -// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real [] +// 1: i2.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = i1SeedNLSJac0 type: Real +// 2: uL.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() = -u1.$pDERNLSJac0.dummyVarNLSJac0 type: Real // // // Simple Shared Equations (0, 0) @@ -5680,15 +5680,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -5743,11 +5743,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -5760,10 +5760,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -5802,15 +5802,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -5865,11 +5865,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -5882,10 +5882,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -5924,15 +5924,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -5987,11 +5987,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -6004,10 +6004,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -6046,15 +6046,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -6109,11 +6109,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -6126,10 +6126,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -6168,15 +6168,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -6231,11 +6231,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -6248,10 +6248,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -6290,15 +6290,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -6353,11 +6353,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -6370,10 +6370,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -6412,15 +6412,15 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (9) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real [] -// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: iL:STATE(1)() .testOptdaedump, .Real type: Real +// 3: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 6: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 8: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 9: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -6475,11 +6475,11 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (5) // ======================================== -// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real [] -// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real [] -// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real [] -// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real [] -// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: C:PARAM() = 3.0 .testOptdaedump, .Real type: Real +// 2: L:PARAM() = 0.5 .testOptdaedump, .Real type: Real +// 3: R2:PARAM() = 2.0 .testOptdaedump, .Real type: Real +// 4: R1:PARAM() = 1.0 .testOptdaedump, .Real type: Real +// 5: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // External Objects (0) @@ -6492,10 +6492,10 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (4) // ======================================== -// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] -// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real [] -// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real [] +// 1: u0:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 2: u2:VARIABLE() = uL .testOptdaedump, .Real type: Real +// 3: v1:VARIABLE() = uC .testOptdaedump, .Real type: Real +// 4: v2:VARIABLE() = uL .testOptdaedump, .Real type: Real // // // Simple Shared Equations (0, 0) @@ -6535,17 +6535,17 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (11) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] -// 2: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 8: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 9: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 11: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real +// 2: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 3: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 7: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 8: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 9: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 10: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 11: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (10, 10) @@ -6629,7 +6629,7 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (1) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // Equations (1, 1) @@ -6653,16 +6653,16 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (10) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real +// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (9, 9) @@ -6745,16 +6745,16 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (10) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real +// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (10, 10) @@ -6810,7 +6810,7 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (1) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // Equations (1, 1) @@ -6893,16 +6893,16 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (10) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real +// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (10, 10) @@ -6959,7 +6959,7 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (1) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // Equations (1, 1) @@ -7042,10 +7042,10 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (4) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 3: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 4: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 3: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 4: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (4, 4) @@ -7073,13 +7073,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7130,10 +7130,10 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (4) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 3: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 4: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 3: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 4: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (4, 4) @@ -7177,13 +7177,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7234,8 +7234,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7261,13 +7261,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input i1SeedNLSJac1:STATE_DER() type: Real [] -// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 3: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: input $res1:VARIABLE() type: Real [] +// 1: input i1SeedNLSJac1:STATE_DER() type: Real +// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 3: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: input $res1:VARIABLE() type: Real // // // External Objects (0) @@ -7280,8 +7280,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7321,8 +7321,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7358,13 +7358,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input i1SeedNLSJac1:STATE_DER() type: Real [] -// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 3: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: input $res1:VARIABLE() type: Real [] +// 1: input i1SeedNLSJac1:STATE_DER() type: Real +// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 3: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: input $res1:VARIABLE() type: Real // // // External Objects (0) @@ -7377,8 +7377,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7417,8 +7417,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7454,13 +7454,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input i1SeedNLSJac1:STATE_DER() type: Real [] -// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 3: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: input $res1:VARIABLE() type: Real [] +// 1: input i1SeedNLSJac1:STATE_DER() type: Real +// 2: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 3: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 7: input $res1:VARIABLE() type: Real // // // External Objects (0) @@ -7473,8 +7473,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7513,8 +7513,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7550,13 +7550,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7569,8 +7569,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7609,8 +7609,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7646,13 +7646,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7665,8 +7665,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7705,8 +7705,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7742,13 +7742,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7761,8 +7761,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7801,8 +7801,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7838,13 +7838,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7857,8 +7857,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7897,8 +7897,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -7934,13 +7934,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -7953,8 +7953,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -7993,8 +7993,8 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (2) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: u1.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (2, 2) @@ -8030,13 +8030,13 @@ buildModel(testOptdaedump); getErrorString(); // // Known Variables (constants) (7) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] -// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 7: input i1SeedNLSJac1:STATE_DER() type: Real [] +// 1: input $res1:VARIABLE() type: Real +// 2: input i2:VARIABLE() .testOptdaedump, .Real type: Real +// 3: input u1:VARIABLE() .testOptdaedump, .Real type: Real +// 4: input uL:VARIABLE() .testOptdaedump, .Real type: Real +// 5: input iL:VARIABLE() .testOptdaedump, .Real type: Real +// 6: input uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 7: input i1SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -8049,8 +8049,8 @@ buildModel(testOptdaedump); getErrorString(); // // Alias Variables (2) // ======================================== -// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real [] -// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real [] +// 1: i2.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = i1SeedNLSJac1 type: Real +// 2: uL.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() = -u1.$pDERNLSJac1.dummyVarNLSJac1 type: Real // // // Simple Shared Equations (0, 0) @@ -8090,16 +8090,16 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (10) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real +// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (10, 10) @@ -8156,7 +8156,7 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (1) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // Equations (1, 1) @@ -8239,16 +8239,16 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (10) // ======================================== -// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real [] -// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real [] -// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real [] -// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real [] -// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real [] -// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real [] -// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real [] +// 1: iC:VARIABLE() .testOptdaedump, .Real type: Real +// 2: $DER.iL:VARIABLE() .testOptdaedump, .Real type: Real +// 3: iL:VARIABLE() .testOptdaedump, .Real type: Real +// 4: i2:VARIABLE() .testOptdaedump, .Real type: Real +// 5: i1:VARIABLE() .testOptdaedump, .Real type: Real +// 6: i0:VARIABLE() .testOptdaedump, .Real type: Real +// 7: uC:DUMMY_STATE() .testOptdaedump, .Real type: Real +// 8: uL:VARIABLE() .testOptdaedump, .Real type: Real +// 9: u1:VARIABLE() .testOptdaedump, .Real type: Real +// 10: $DER.uC:DUMMY_DER(fixed = false ) .testOptdaedump, .Real type: Real // // // Equations (10, 10) @@ -8305,7 +8305,7 @@ buildModel(testOptdaedump); getErrorString(); // // Variables (1) // ======================================== -// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real [] +// 1: v0:VARIABLE() = 0.0 .testOptdaedump, .Real type: Real // // // Equations (1, 1) diff --git a/openmodelica/debugDumps/paramdlowdump.mos b/openmodelica/debugDumps/paramdlowdump.mos index 711469ccce8..3513c468368 100644 --- a/openmodelica/debugDumps/paramdlowdump.mos +++ b/openmodelica/debugDumps/paramdlowdump.mos @@ -32,12 +32,12 @@ buildModel(testParamdlowdump); getErrorString(); // // parameters in order (6) // ======================================== -// 1: b2:PARAM() = not b1 .testParamdlowdump, .Boolean type: Boolean [] -// 2: b3:PARAM() = b1 or b2 .testParamdlowdump, .Boolean type: Boolean [] -// 3: i2:PARAM() = 1 + i1 .testParamdlowdump, .Integer type: Integer [] -// 4: i3:PARAM() = i1 + i2 .testParamdlowdump, .Integer type: Integer [] -// 5: r2:PARAM() = 1.0 + r1 .testParamdlowdump, .Real type: Real [] -// 6: r3:PARAM() = r1 + r2 .testParamdlowdump, .Real type: Real [] +// 1: b2:PARAM() = not b1 .testParamdlowdump, .Boolean type: Boolean +// 2: b3:PARAM() = b1 or b2 .testParamdlowdump, .Boolean type: Boolean +// 3: i2:PARAM() = 1 + i1 .testParamdlowdump, .Integer type: Integer +// 4: i3:PARAM() = i1 + i2 .testParamdlowdump, .Integer type: Integer +// 5: r2:PARAM() = 1.0 + r1 .testParamdlowdump, .Real type: Real +// 6: r3:PARAM() = r1 + r2 .testParamdlowdump, .Real type: Real // // {"testParamdlowdump","testParamdlowdump_init.xml"} // "" diff --git a/openmodelica/debugDumps/symjacdump.mos b/openmodelica/debugDumps/symjacdump.mos index 28aaf364f99..eddf0cb8f31 100644 --- a/openmodelica/debugDumps/symjacdump.mos +++ b/openmodelica/debugDumps/symjacdump.mos @@ -34,104 +34,104 @@ buildModel(testSymjacdump); getErrorString(); // // Variables (98) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: x_2_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 3: x_3_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 4: x_4_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 5: x_5_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 6: x_6_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 7: x_7_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 8: x_8_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 9: x_9_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 10: x_10_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 11: x_11_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 12: x_12_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 13: x_13_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 14: x_14_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 15: x_15_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 16: x_16_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 17: x_17_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 18: x_18_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 19: x_19_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 20: x_20_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 21: x_21_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 22: x_22_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 23: x_23_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 24: x_24_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 25: x_25_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 26: x_26_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 27: x_27_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 28: x_28_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 29: x_29_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 30: x_30_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 31: x_31_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 32: x_32_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 33: x_33_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 34: x_34_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 35: x_35_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 36: x_36_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 37: x_37_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 38: x_38_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 39: x_39_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 40: x_40_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 41: x_41_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 42: x_42_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 43: x_43_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 44: x_44_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 45: x_45_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 46: x_46_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 47: x_47_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 48: x_48_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 49: x_49_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 50: x_50_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 51: x_51_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 52: x_52_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 53: x_53_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 54: x_54_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 55: x_55_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 56: x_56_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 57: x_57_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 58: x_58_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 59: x_59_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 60: x_60_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 61: x_61_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 62: x_62_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 63: x_63_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 64: x_64_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 65: x_65_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 66: x_66_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 67: x_67_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 68: x_68_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 69: x_69_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 70: x_70_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 71: x_71_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 72: x_72_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 73: x_73_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 74: x_74_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 75: x_75_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 76: x_76_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 77: x_77_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 78: x_78_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 79: x_79_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 80: x_80_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 81: x_81_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 82: x_82_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 83: x_83_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 84: x_84_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 85: x_85_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 86: x_86_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 87: x_87_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 88: x_88_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 89: x_89_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 90: x_90_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 91: x_91_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 92: x_92_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 93: x_93_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 94: x_94_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 95: x_95_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 96: x_96_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 97: x_97_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 98: x_98_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: x_2_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 3: x_3_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 4: x_4_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 5: x_5_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 6: x_6_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 7: x_7_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 8: x_8_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 9: x_9_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 10: x_10_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 11: x_11_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 12: x_12_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 13: x_13_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 14: x_14_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 15: x_15_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 16: x_16_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 17: x_17_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 18: x_18_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 19: x_19_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 20: x_20_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 21: x_21_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 22: x_22_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 23: x_23_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 24: x_24_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 25: x_25_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 26: x_26_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 27: x_27_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 28: x_28_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 29: x_29_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 30: x_30_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 31: x_31_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 32: x_32_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 33: x_33_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 34: x_34_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 35: x_35_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 36: x_36_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 37: x_37_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 38: x_38_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 39: x_39_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 40: x_40_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 41: x_41_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 42: x_42_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 43: x_43_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 44: x_44_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 45: x_45_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 46: x_46_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 47: x_47_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 48: x_48_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 49: x_49_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 50: x_50_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 51: x_51_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 52: x_52_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 53: x_53_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 54: x_54_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 55: x_55_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 56: x_56_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 57: x_57_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 58: x_58_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 59: x_59_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 60: x_60_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 61: x_61_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 62: x_62_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 63: x_63_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 64: x_64_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 65: x_65_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 66: x_66_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 67: x_67_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 68: x_68_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 69: x_69_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 70: x_70_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 71: x_71_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 72: x_72_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 73: x_73_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 74: x_74_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 75: x_75_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 76: x_76_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 77: x_77_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 78: x_78_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 79: x_79_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 80: x_80_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 81: x_81_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 82: x_82_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 83: x_83_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 84: x_84_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 85: x_85_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 86: x_86_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 87: x_87_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 88: x_88_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 89: x_89_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 90: x_90_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 91: x_91_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 92: x_92_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 93: x_93_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 94: x_94_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 95: x_95_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 96: x_96_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 97: x_97_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 98: x_98_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (98, 98) @@ -253,7 +253,7 @@ buildModel(testSymjacdump); getErrorString(); // // Known Variables (constants) (99) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] +// 1: input $res1:VARIABLE() type: Real // 2: input x[2]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 3: input x[3]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 4: input x[4]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] @@ -351,7 +351,7 @@ buildModel(testSymjacdump); getErrorString(); // 96: input x[96]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 97: input x[97]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 98: input x[98]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] -// 99: input x_99_SeedNLSJac0:STATE_DER() type: Real [] +// 99: input x_99_SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -400,104 +400,104 @@ buildModel(testSymjacdump); getErrorString(); // // Variables (98) // ======================================== -// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real [] unreplaceable -// 2: x_2_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 3: x_3_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 4: x_4_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 5: x_5_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 6: x_6_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 7: x_7_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 8: x_8_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 9: x_9_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 10: x_10_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 11: x_11_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 12: x_12_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 13: x_13_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 14: x_14_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 15: x_15_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 16: x_16_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 17: x_17_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 18: x_18_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 19: x_19_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 20: x_20_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 21: x_21_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 22: x_22_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 23: x_23_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 24: x_24_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 25: x_25_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 26: x_26_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 27: x_27_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 28: x_28_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 29: x_29_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 30: x_30_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 31: x_31_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 32: x_32_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 33: x_33_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 34: x_34_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 35: x_35_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 36: x_36_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 37: x_37_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 38: x_38_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 39: x_39_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 40: x_40_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 41: x_41_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 42: x_42_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 43: x_43_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 44: x_44_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 45: x_45_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 46: x_46_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 47: x_47_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 48: x_48_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 49: x_49_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 50: x_50_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 51: x_51_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 52: x_52_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 53: x_53_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 54: x_54_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 55: x_55_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 56: x_56_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 57: x_57_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 58: x_58_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 59: x_59_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 60: x_60_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 61: x_61_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 62: x_62_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 63: x_63_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 64: x_64_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 65: x_65_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 66: x_66_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 67: x_67_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 68: x_68_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 69: x_69_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 70: x_70_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 71: x_71_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 72: x_72_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 73: x_73_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 74: x_74_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 75: x_75_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 76: x_76_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 77: x_77_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 78: x_78_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 79: x_79_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 80: x_80_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 81: x_81_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 82: x_82_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 83: x_83_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 84: x_84_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 85: x_85_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 86: x_86_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 87: x_87_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 88: x_88_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 89: x_89_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 90: x_90_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 91: x_91_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 92: x_92_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 93: x_93_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 94: x_94_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 95: x_95_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 96: x_96_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 97: x_97_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] -// 98: x_98_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac0.dummyVarNLSJac0:STATE_DER() type: Real unreplaceable +// 2: x_2_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 3: x_3_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 4: x_4_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 5: x_5_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 6: x_6_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 7: x_7_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 8: x_8_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 9: x_9_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 10: x_10_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 11: x_11_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 12: x_12_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 13: x_13_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 14: x_14_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 15: x_15_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 16: x_16_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 17: x_17_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 18: x_18_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 19: x_19_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 20: x_20_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 21: x_21_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 22: x_22_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 23: x_23_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 24: x_24_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 25: x_25_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 26: x_26_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 27: x_27_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 28: x_28_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 29: x_29_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 30: x_30_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 31: x_31_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 32: x_32_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 33: x_33_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 34: x_34_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 35: x_35_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 36: x_36_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 37: x_37_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 38: x_38_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 39: x_39_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 40: x_40_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 41: x_41_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 42: x_42_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 43: x_43_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 44: x_44_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 45: x_45_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 46: x_46_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 47: x_47_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 48: x_48_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 49: x_49_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 50: x_50_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 51: x_51_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 52: x_52_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 53: x_53_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 54: x_54_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 55: x_55_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 56: x_56_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 57: x_57_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 58: x_58_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 59: x_59_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 60: x_60_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 61: x_61_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 62: x_62_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 63: x_63_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 64: x_64_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 65: x_65_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 66: x_66_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 67: x_67_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 68: x_68_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 69: x_69_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 70: x_70_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 71: x_71_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 72: x_72_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 73: x_73_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 74: x_74_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 75: x_75_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 76: x_76_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 77: x_77_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 78: x_78_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 79: x_79_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 80: x_80_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 81: x_81_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 82: x_82_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 83: x_83_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 84: x_84_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 85: x_85_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 86: x_86_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 87: x_87_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 88: x_88_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 89: x_89_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 90: x_90_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 91: x_91_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 92: x_92_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 93: x_93_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 94: x_94_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 95: x_95_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 96: x_96_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 97: x_97_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real +// 98: x_98_.$pDERNLSJac0.dummyVarNLSJac0:VARIABLE() type: Real // // // Equations (98, 98) @@ -821,7 +821,7 @@ buildModel(testSymjacdump); getErrorString(); // // Known Variables (constants) (99) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] +// 1: input $res1:VARIABLE() type: Real // 2: input x[2]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 3: input x[3]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 4: input x[4]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] @@ -919,7 +919,7 @@ buildModel(testSymjacdump); getErrorString(); // 96: input x[96]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 97: input x[97]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 98: input x[98]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] -// 99: input x_99_SeedNLSJac0:STATE_DER() type: Real [] +// 99: input x_99_SeedNLSJac0:STATE_DER() type: Real // // // External Objects (0) @@ -968,104 +968,104 @@ buildModel(testSymjacdump); getErrorString(); // // Variables (98) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: x_99_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 3: x_98_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 4: x_97_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 5: x_96_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 6: x_95_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 7: x_94_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 8: x_93_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 9: x_92_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 10: x_91_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 11: x_90_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 12: x_89_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 13: x_88_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 14: x_87_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 15: x_86_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 16: x_85_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 17: x_84_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 18: x_83_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 19: x_82_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 20: x_81_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 21: x_80_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 22: x_79_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 23: x_78_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 24: x_77_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 25: x_76_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 26: x_75_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 27: x_74_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 28: x_73_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 29: x_72_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 30: x_71_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 31: x_70_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 32: x_69_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 33: x_68_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 34: x_67_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 35: x_66_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 36: x_65_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 37: x_64_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 38: x_63_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 39: x_62_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 40: x_61_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 41: x_60_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 42: x_59_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 43: x_58_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 44: x_57_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 45: x_56_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 46: x_55_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 47: x_54_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 48: x_53_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 49: x_52_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 50: x_51_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 51: x_50_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 52: x_49_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 53: x_48_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 54: x_47_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 55: x_46_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 56: x_45_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 57: x_44_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 58: x_43_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 59: x_42_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 60: x_41_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 61: x_40_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 62: x_39_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 63: x_38_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 64: x_37_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 65: x_36_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 66: x_35_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 67: x_34_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 68: x_33_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 69: x_32_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 70: x_31_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 71: x_30_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 72: x_29_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 73: x_28_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 74: x_27_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 75: x_26_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 76: x_25_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 77: x_24_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 78: x_23_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 79: x_22_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 80: x_21_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 81: x_20_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 82: x_19_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 83: x_18_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 84: x_17_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 85: x_16_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 86: x_15_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 87: x_14_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 88: x_13_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 89: x_12_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 90: x_11_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 91: x_10_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 92: x_9_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 93: x_8_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 94: x_7_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 95: x_6_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 96: x_5_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 97: x_4_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 98: x_3_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: x_99_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 3: x_98_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 4: x_97_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 5: x_96_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 6: x_95_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 7: x_94_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 8: x_93_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 9: x_92_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 10: x_91_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 11: x_90_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 12: x_89_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 13: x_88_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 14: x_87_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 15: x_86_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 16: x_85_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 17: x_84_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 18: x_83_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 19: x_82_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 20: x_81_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 21: x_80_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 22: x_79_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 23: x_78_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 24: x_77_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 25: x_76_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 26: x_75_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 27: x_74_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 28: x_73_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 29: x_72_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 30: x_71_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 31: x_70_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 32: x_69_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 33: x_68_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 34: x_67_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 35: x_66_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 36: x_65_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 37: x_64_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 38: x_63_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 39: x_62_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 40: x_61_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 41: x_60_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 42: x_59_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 43: x_58_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 44: x_57_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 45: x_56_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 46: x_55_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 47: x_54_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 48: x_53_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 49: x_52_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 50: x_51_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 51: x_50_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 52: x_49_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 53: x_48_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 54: x_47_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 55: x_46_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 56: x_45_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 57: x_44_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 58: x_43_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 59: x_42_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 60: x_41_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 61: x_40_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 62: x_39_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 63: x_38_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 64: x_37_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 65: x_36_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 66: x_35_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 67: x_34_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 68: x_33_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 69: x_32_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 70: x_31_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 71: x_30_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 72: x_29_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 73: x_28_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 74: x_27_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 75: x_26_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 76: x_25_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 77: x_24_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 78: x_23_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 79: x_22_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 80: x_21_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 81: x_20_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 82: x_19_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 83: x_18_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 84: x_17_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 85: x_16_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 86: x_15_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 87: x_14_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 88: x_13_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 89: x_12_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 90: x_11_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 91: x_10_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 92: x_9_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 93: x_8_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 94: x_7_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 95: x_6_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 96: x_5_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 97: x_4_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 98: x_3_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (98, 98) @@ -1187,7 +1187,7 @@ buildModel(testSymjacdump); getErrorString(); // // Known Variables (constants) (99) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] +// 1: input $res1:VARIABLE() type: Real // 2: input x[99]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 3: input x[98]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 4: input x[97]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] @@ -1285,7 +1285,7 @@ buildModel(testSymjacdump); getErrorString(); // 96: input x[5]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 97: input x[4]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 98: input x[3]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] -// 99: input x_2_SeedNLSJac1:STATE_DER() type: Real [] +// 99: input x_2_SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) @@ -1334,104 +1334,104 @@ buildModel(testSymjacdump); getErrorString(); // // Variables (98) // ======================================== -// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real [] unreplaceable -// 2: x_99_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 3: x_98_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 4: x_97_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 5: x_96_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 6: x_95_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 7: x_94_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 8: x_93_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 9: x_92_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 10: x_91_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 11: x_90_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 12: x_89_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 13: x_88_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 14: x_87_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 15: x_86_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 16: x_85_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 17: x_84_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 18: x_83_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 19: x_82_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 20: x_81_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 21: x_80_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 22: x_79_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 23: x_78_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 24: x_77_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 25: x_76_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 26: x_75_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 27: x_74_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 28: x_73_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 29: x_72_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 30: x_71_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 31: x_70_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 32: x_69_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 33: x_68_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 34: x_67_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 35: x_66_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 36: x_65_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 37: x_64_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 38: x_63_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 39: x_62_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 40: x_61_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 41: x_60_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 42: x_59_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 43: x_58_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 44: x_57_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 45: x_56_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 46: x_55_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 47: x_54_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 48: x_53_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 49: x_52_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 50: x_51_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 51: x_50_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 52: x_49_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 53: x_48_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 54: x_47_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 55: x_46_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 56: x_45_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 57: x_44_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 58: x_43_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 59: x_42_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 60: x_41_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 61: x_40_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 62: x_39_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 63: x_38_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 64: x_37_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 65: x_36_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 66: x_35_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 67: x_34_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 68: x_33_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 69: x_32_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 70: x_31_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 71: x_30_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 72: x_29_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 73: x_28_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 74: x_27_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 75: x_26_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 76: x_25_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 77: x_24_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 78: x_23_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 79: x_22_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 80: x_21_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 81: x_20_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 82: x_19_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 83: x_18_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 84: x_17_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 85: x_16_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 86: x_15_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 87: x_14_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 88: x_13_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 89: x_12_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 90: x_11_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 91: x_10_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 92: x_9_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 93: x_8_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 94: x_7_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 95: x_6_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 96: x_5_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 97: x_4_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] -// 98: x_3_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real [] +// 1: $res1.$pDERNLSJac1.dummyVarNLSJac1:STATE_DER() type: Real unreplaceable +// 2: x_99_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 3: x_98_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 4: x_97_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 5: x_96_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 6: x_95_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 7: x_94_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 8: x_93_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 9: x_92_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 10: x_91_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 11: x_90_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 12: x_89_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 13: x_88_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 14: x_87_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 15: x_86_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 16: x_85_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 17: x_84_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 18: x_83_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 19: x_82_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 20: x_81_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 21: x_80_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 22: x_79_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 23: x_78_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 24: x_77_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 25: x_76_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 26: x_75_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 27: x_74_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 28: x_73_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 29: x_72_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 30: x_71_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 31: x_70_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 32: x_69_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 33: x_68_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 34: x_67_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 35: x_66_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 36: x_65_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 37: x_64_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 38: x_63_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 39: x_62_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 40: x_61_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 41: x_60_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 42: x_59_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 43: x_58_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 44: x_57_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 45: x_56_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 46: x_55_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 47: x_54_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 48: x_53_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 49: x_52_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 50: x_51_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 51: x_50_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 52: x_49_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 53: x_48_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 54: x_47_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 55: x_46_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 56: x_45_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 57: x_44_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 58: x_43_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 59: x_42_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 60: x_41_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 61: x_40_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 62: x_39_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 63: x_38_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 64: x_37_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 65: x_36_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 66: x_35_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 67: x_34_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 68: x_33_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 69: x_32_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 70: x_31_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 71: x_30_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 72: x_29_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 73: x_28_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 74: x_27_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 75: x_26_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 76: x_25_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 77: x_24_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 78: x_23_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 79: x_22_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 80: x_21_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 81: x_20_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 82: x_19_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 83: x_18_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 84: x_17_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 85: x_16_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 86: x_15_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 87: x_14_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 88: x_13_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 89: x_12_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 90: x_11_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 91: x_10_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 92: x_9_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 93: x_8_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 94: x_7_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 95: x_6_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 96: x_5_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 97: x_4_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real +// 98: x_3_.$pDERNLSJac1.dummyVarNLSJac1:VARIABLE() type: Real // // // Equations (98, 98) @@ -1755,7 +1755,7 @@ buildModel(testSymjacdump); getErrorString(); // // Known Variables (constants) (99) // ======================================== -// 1: input $res1:VARIABLE() type: Real [] +// 1: input $res1:VARIABLE() type: Real // 2: input x[99]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 3: input x[98]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 4: input x[97]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] @@ -1853,7 +1853,7 @@ buildModel(testSymjacdump); getErrorString(); // 96: input x[5]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 97: input x[4]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] // 98: input x[3]:VARIABLE(start = 0.5 ) .testSymjacdump, .Real type: Real [100] -// 99: input x_2_SeedNLSJac1:STATE_DER() type: Real [] +// 99: input x_2_SeedNLSJac1:STATE_DER() type: Real // // // External Objects (0) diff --git a/simulation/modelica/commonSubExp/cse1.mos b/simulation/modelica/commonSubExp/cse1.mos index 2df76a2546d..324f6f5d7ce 100644 --- a/simulation/modelica/commonSubExp/cse1.mos +++ b/simulation/modelica/commonSubExp/cse1.mos @@ -43,17 +43,17 @@ simulate(Tearing15); getErrorString(); // // ########### Updated Variable List ########### (11) // ======================================== -// 1: v7:VARIABLE(start = 3.0 ) .Tearing15, .Real type: Real [] -// 2: v6:VARIABLE(start = 50.0 ) .Tearing15, .Real type: Real [] -// 3: v5:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 4: v4:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 5: v3:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 6: v2:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 7: v1:VARIABLE(start = 7.0 ) .Tearing15, .Real type: Real [] -// 8: source:VARIABLE() .Tearing15, .Real type: Real [] -// 9: $cse35:VARIABLE() type: Real [] -// 10: $cse19:VARIABLE() type: Real [] -// 11: $cse4:VARIABLE() type: Real [] +// 1: v7:VARIABLE(start = 3.0 ) .Tearing15, .Real type: Real +// 2: v6:VARIABLE(start = 50.0 ) .Tearing15, .Real type: Real +// 3: v5:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 4: v4:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 5: v3:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 6: v2:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 7: v1:VARIABLE(start = 7.0 ) .Tearing15, .Real type: Real +// 8: source:VARIABLE() .Tearing15, .Real type: Real +// 9: $cse35:VARIABLE() type: Real +// 10: $cse19:VARIABLE() type: Real +// 11: $cse4:VARIABLE() type: Real // // // ########### Updated Equation List ########### (11, 11) diff --git a/simulation/modelica/commonSubExp/cse2.mos b/simulation/modelica/commonSubExp/cse2.mos index b6c95c60721..6ead059bc92 100644 --- a/simulation/modelica/commonSubExp/cse2.mos +++ b/simulation/modelica/commonSubExp/cse2.mos @@ -49,23 +49,23 @@ simulate(Tearing3); getErrorString(); // // ########### Updated Variable List ########### (17) // ======================================== -// 1: iC:VARIABLE() .Tearing3, .Real type: Real [] -// 2: iL:DUMMY_STATE() .Tearing3, .Real type: Real [] -// 3: i2:STATE(1)(start = 0.0 fixed = true ) .Tearing3, .Real type: Real [] -// 4: i1:DUMMY_STATE() .Tearing3, .Real type: Real [] -// 5: i0:VARIABLE() .Tearing3, .Real type: Real [] -// 6: uC:DUMMY_STATE() .Tearing3, .Real type: Real [] -// 7: uL:DUMMY_STATE() .Tearing3, .Real type: Real [] -// 8: u1:DUMMY_STATE() .Tearing3, .Real type: Real [] -// 9: u0:DUMMY_STATE() .Tearing3, .Real type: Real [] -// 10: $DER.uC:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real [] -// 11: $DER.iL:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real [] -// 12: $DER.u0:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real [] -// 13: $DER.i1:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real [] -// 14: $DER.u1:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real [] -// 15: $DER.uL:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real [] -// 16: $cse12:VARIABLE() type: Real [] -// 17: $cse3:VARIABLE() type: Real [] +// 1: iC:VARIABLE() .Tearing3, .Real type: Real +// 2: iL:DUMMY_STATE() .Tearing3, .Real type: Real +// 3: i2:STATE(1)(start = 0.0 fixed = true ) .Tearing3, .Real type: Real +// 4: i1:DUMMY_STATE() .Tearing3, .Real type: Real +// 5: i0:VARIABLE() .Tearing3, .Real type: Real +// 6: uC:DUMMY_STATE() .Tearing3, .Real type: Real +// 7: uL:DUMMY_STATE() .Tearing3, .Real type: Real +// 8: u1:DUMMY_STATE() .Tearing3, .Real type: Real +// 9: u0:DUMMY_STATE() .Tearing3, .Real type: Real +// 10: $DER.uC:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real +// 11: $DER.iL:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real +// 12: $DER.u0:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real +// 13: $DER.i1:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real +// 14: $DER.u1:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real +// 15: $DER.uL:DUMMY_DER(fixed = false ) .Tearing3, .Real type: Real +// 16: $cse12:VARIABLE() type: Real +// 17: $cse3:VARIABLE() type: Real // // // ########### Updated Equation List ########### (17, 17) diff --git a/simulation/modelica/commonSubExp/cse3.mos b/simulation/modelica/commonSubExp/cse3.mos index 8f7acfb4726..a2139c83d1e 100644 --- a/simulation/modelica/commonSubExp/cse3.mos +++ b/simulation/modelica/commonSubExp/cse3.mos @@ -42,18 +42,18 @@ simulate(Tearing15); getErrorString(); // // ########### Updated Variable List ########### (12) // ======================================== -// 1: v7:VARIABLE(start = 3.0 ) .Tearing15, .Real type: Real [] -// 2: v6:VARIABLE(start = 50.0 ) .Tearing15, .Real type: Real [] -// 3: v5:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 4: v4:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 5: v3:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 6: v2:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real [] -// 7: v1:VARIABLE(start = 7.0 ) .Tearing15, .Real type: Real [] -// 8: source:VARIABLE() .Tearing15, .Real type: Real [] -// 9: $cse35:VARIABLE() type: Real [] -// 10: $cse19:VARIABLE() type: Real [] -// 11: $cse4:VARIABLE() type: Real [] -// 12: $cse1:VARIABLE() type: Real [] +// 1: v7:VARIABLE(start = 3.0 ) .Tearing15, .Real type: Real +// 2: v6:VARIABLE(start = 50.0 ) .Tearing15, .Real type: Real +// 3: v5:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 4: v4:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 5: v3:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 6: v2:VARIABLE(start = 1.0 ) .Tearing15, .Real type: Real +// 7: v1:VARIABLE(start = 7.0 ) .Tearing15, .Real type: Real +// 8: source:VARIABLE() .Tearing15, .Real type: Real +// 9: $cse35:VARIABLE() type: Real +// 10: $cse19:VARIABLE() type: Real +// 11: $cse4:VARIABLE() type: Real +// 12: $cse1:VARIABLE() type: Real // // // ########### Updated Equation List ########### (12, 12) diff --git a/simulation/modelica/commonSubExp/cseFunctionCall.mos b/simulation/modelica/commonSubExp/cseFunctionCall.mos index 88dee92777a..c63d0fc14df 100644 --- a/simulation/modelica/commonSubExp/cseFunctionCall.mos +++ b/simulation/modelica/commonSubExp/cseFunctionCall.mos @@ -199,10 +199,10 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // // ########### Updated Variable List ########### (4) // ======================================== -// 1: z:STATE(1)() .CSE.FunctionCallTest1, .Real type: Real [] -// 2: y:STATE(1)() .CSE.FunctionCallTest1, .Real type: Real [] -// 3: x:VARIABLE() .CSE.FunctionCallTest1, .Real type: Real [] -// 4: $cse3:VARIABLE() type: Real [] +// 1: z:STATE(1)() .CSE.FunctionCallTest1, .Real type: Real +// 2: y:STATE(1)() .CSE.FunctionCallTest1, .Real type: Real +// 3: x:VARIABLE() .CSE.FunctionCallTest1, .Real type: Real +// 4: $cse3:VARIABLE() type: Real // // // ########### Updated Equation List ########### (4, 4) @@ -222,13 +222,13 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // // ########### Updated Variable List ########### (7) // ======================================== -// 1: d:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real [] -// 2: c:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real [] -// 3: b:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real [] -// 4: a:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real [] -// 5: x:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real [] -// 6: $cse4:VARIABLE() type: Real [] -// 7: $cse3:VARIABLE() type: Real [] +// 1: d:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real +// 2: c:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real +// 3: b:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real +// 4: a:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real +// 5: x:VARIABLE() .CSE.FunctionCallTest2, .Real type: Real +// 6: $cse4:VARIABLE() type: Real +// 7: $cse3:VARIABLE() type: Real // // // ########### Updated Equation List ########### (4, 7) @@ -247,15 +247,15 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // // ########### Updated Variable List ########### (9) // ======================================== -// 1: d:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real [] -// 2: c:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real [] -// 3: b:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real [] -// 4: a:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real [] -// 5: z:STATE(1)() .CSE.FunctionCallTest3, .Real type: Real [] -// 6: y:STATE(1)() .CSE.FunctionCallTest3, .Real type: Real [] -// 7: x:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real [] -// 8: $cse4:VARIABLE() type: Real [] -// 9: $cse3:VARIABLE() type: Real [] +// 1: d:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real +// 2: c:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real +// 3: b:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real +// 4: a:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real +// 5: z:STATE(1)() .CSE.FunctionCallTest3, .Real type: Real +// 6: y:STATE(1)() .CSE.FunctionCallTest3, .Real type: Real +// 7: x:VARIABLE() .CSE.FunctionCallTest3, .Real type: Real +// 8: $cse4:VARIABLE() type: Real +// 9: $cse3:VARIABLE() type: Real // // // ########### Updated Equation List ########### (6, 9) @@ -277,13 +277,13 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // // ########### Updated Variable List ########### (7) // ======================================== -// 1: z.r2:DISCRETE() .CSE.FunctionCallTest4, .CSE.types.R, .Integer type: Integer [] -// 2: z.r1:VARIABLE() .CSE.FunctionCallTest4, .CSE.types.R, .Real type: Real [] -// 3: y.r2:DISCRETE() .CSE.FunctionCallTest4, .CSE.types.R, .Integer type: Integer [] -// 4: y.r1:VARIABLE() .CSE.FunctionCallTest4, .CSE.types.R, .Real type: Real [] -// 5: x:VARIABLE() .CSE.FunctionCallTest4, .Real type: Real [] -// 6: $cse3.r2:DISCRETE() type: Integer [] -// 7: $cse3.r1:VARIABLE() type: Real [] +// 1: z.r2:DISCRETE() .CSE.FunctionCallTest4, .CSE.types.R, .Integer type: Integer +// 2: z.r1:VARIABLE() .CSE.FunctionCallTest4, .CSE.types.R, .Real type: Real +// 3: y.r2:DISCRETE() .CSE.FunctionCallTest4, .CSE.types.R, .Integer type: Integer +// 4: y.r1:VARIABLE() .CSE.FunctionCallTest4, .CSE.types.R, .Real type: Real +// 5: x:VARIABLE() .CSE.FunctionCallTest4, .Real type: Real +// 6: $cse3.r2:DISCRETE() type: Integer +// 7: $cse3.r1:VARIABLE() type: Real // // // ########### Updated Equation List ########### (4, 7) @@ -302,18 +302,18 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // // ########### Updated Variable List ########### (12) // ======================================== -// 1: b:VARIABLE() .CSE.FunctionCallTest5, .Real type: Real [] -// 2: a:VARIABLE() .CSE.FunctionCallTest5, .Real type: Real [] -// 3: z.r2:DISCRETE() .CSE.FunctionCallTest5, .CSE.types.R, .Integer type: Integer [] -// 4: z.r1:VARIABLE() .CSE.FunctionCallTest5, .CSE.types.R, .Real type: Real [] -// 5: y.r2:DISCRETE() .CSE.FunctionCallTest5, .CSE.types.R, .Integer type: Integer [] -// 6: y.r1:VARIABLE() .CSE.FunctionCallTest5, .CSE.types.R, .Real type: Real [] -// 7: x:VARIABLE() .CSE.FunctionCallTest5, .Real type: Real [] -// 8: $cse6.r2:DISCRETE() type: Integer [] -// 9: $cse6.r1:VARIABLE() type: Real [] -// 10: $cse4:VARIABLE() type: Real [] -// 11: $cse3.r2:DISCRETE() type: Integer [] -// 12: $cse3.r1:VARIABLE() type: Real [] +// 1: b:VARIABLE() .CSE.FunctionCallTest5, .Real type: Real +// 2: a:VARIABLE() .CSE.FunctionCallTest5, .Real type: Real +// 3: z.r2:DISCRETE() .CSE.FunctionCallTest5, .CSE.types.R, .Integer type: Integer +// 4: z.r1:VARIABLE() .CSE.FunctionCallTest5, .CSE.types.R, .Real type: Real +// 5: y.r2:DISCRETE() .CSE.FunctionCallTest5, .CSE.types.R, .Integer type: Integer +// 6: y.r1:VARIABLE() .CSE.FunctionCallTest5, .CSE.types.R, .Real type: Real +// 7: x:VARIABLE() .CSE.FunctionCallTest5, .Real type: Real +// 8: $cse6.r2:DISCRETE() type: Integer +// 9: $cse6.r1:VARIABLE() type: Real +// 10: $cse4:VARIABLE() type: Real +// 11: $cse3.r2:DISCRETE() type: Integer +// 12: $cse3.r1:VARIABLE() type: Real // // // ########### Updated Equation List ########### (5, 12) @@ -337,14 +337,14 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // 2: b[1]:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real [2] // 3: a[2]:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real [2] // 4: a[1]:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real [2] -// 5: z:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real [] -// 6: y:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real [] -// 7: x:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real [] -// 8: $cse6.r2:DISCRETE() type: Integer [] -// 9: $cse6.r1:VARIABLE() type: Real [] -// 10: $cse4[2]:VARIABLE() type: Real [] -// 11: $cse4[1]:VARIABLE() type: Real [] -// 12: $cse3:VARIABLE() type: Real [] +// 5: z:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real +// 6: y:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real +// 7: x:VARIABLE() .CSE.FunctionCallTest6, .Real type: Real +// 8: $cse6.r2:DISCRETE() type: Integer +// 9: $cse6.r1:VARIABLE() type: Real +// 10: $cse4[2]:VARIABLE() type: Real +// 11: $cse4[1]:VARIABLE() type: Real +// 12: $cse3:VARIABLE() type: Real // // // ########### Updated Equation List ########### (5, 12) @@ -364,19 +364,19 @@ simulate(CSE.FunctionCallTest7); getErrorString(); // // ########### Updated Variable List ########### (13) // ======================================== -// 1: r.r1:VARIABLE() .CSE.FunctionCallTest7, .CSE.types.R, .Real type: Real [] +// 1: r.r1:VARIABLE() .CSE.FunctionCallTest7, .CSE.types.R, .Real type: Real // 2: b[2]:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [2] // 3: b[1]:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [2] // 4: a[2]:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [2] // 5: a[1]:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [2] -// 6: z:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [] -// 7: y:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [] -// 8: x:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real [] -// 9: $cse6.r2:DISCRETE() type: Integer [] -// 10: $cse6.r1:VARIABLE() type: Real [] -// 11: $cse4[2]:VARIABLE() type: Real [] -// 12: $cse4[1]:VARIABLE() type: Real [] -// 13: $cse3:VARIABLE() type: Real [] +// 6: z:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real +// 7: y:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real +// 8: x:VARIABLE() .CSE.FunctionCallTest7, .Real type: Real +// 9: $cse6.r2:DISCRETE() type: Integer +// 10: $cse6.r1:VARIABLE() type: Real +// 11: $cse4[2]:VARIABLE() type: Real +// 12: $cse4[1]:VARIABLE() type: Real +// 13: $cse3:VARIABLE() type: Real // // // ########### Updated Equation List ########### (6, 13) diff --git a/simulation/modelica/functions_eval/functionTest4.mos b/simulation/modelica/functions_eval/functionTest4.mos index 7443ae078b3..279b503b85a 100644 --- a/simulation/modelica/functions_eval/functionTest4.mos +++ b/simulation/modelica/functions_eval/functionTest4.mos @@ -21,19 +21,19 @@ getErrorString(); // indxdae: eqns in order // ======================================== // SingleEquation: 4 -// 1: a:VARIABLE() .PartEvalFunc.functionTest4, .Real type: Real [] +// 1: a:VARIABLE() .PartEvalFunc.functionTest4, .Real type: Real // 1/1 (1): a = time [dynamic] // // ComplexEquation: -// 1: r2.y:VARIABLE() .PartEvalFunc.functionTest4, .PartEvalFunc.record1, .Real type: Real [] +// 1: r2.y:VARIABLE() .PartEvalFunc.functionTest4, .PartEvalFunc.record1, .Real type: Real // 1/1 (1): r2.y = PartEvalFunc.recfunc_eval1(PartEvalFunc.record1(2.0, a), a) [dynamic] // // SingleEquation: 2 -// 1: c:VARIABLE() .PartEvalFunc.functionTest4, .Real type: Real [] +// 1: c:VARIABLE() .PartEvalFunc.functionTest4, .Real type: Real // 1/1 (1): c = r2.y + a [dynamic] // // SingleEquation: 1 -// 1: d:STATE(1,c)() .PartEvalFunc.functionTest4, .Real type: Real [] +// 1: d:STATE(1,c)() .PartEvalFunc.functionTest4, .Real type: Real // 1/1 (1): c = der(d) [dynamic] // // diff --git a/simulation/modelica/functions_eval/functionTest5.mos b/simulation/modelica/functions_eval/functionTest5.mos index cf993f8c5db..e8f65adcb71 100644 --- a/simulation/modelica/functions_eval/functionTest5.mos +++ b/simulation/modelica/functions_eval/functionTest5.mos @@ -21,20 +21,20 @@ getErrorString(); // indxdae: eqns in order // ======================================== // SingleEquation: 4 -// 1: a:VARIABLE() .PartEvalFunc.functionTest5, .Real type: Real [] +// 1: a:VARIABLE() .PartEvalFunc.functionTest5, .Real type: Real // 1/1 (1): a = time [dynamic] // // ComplexEquation: -// 1: r2.z:VARIABLE() .PartEvalFunc.functionTest5, .PartEvalFunc.record2, .Real type: Real [] -// 2: r2.y:VARIABLE() .PartEvalFunc.functionTest5, .PartEvalFunc.record2, .Real type: Real [] +// 1: r2.z:VARIABLE() .PartEvalFunc.functionTest5, .PartEvalFunc.record2, .Real type: Real +// 2: r2.y:VARIABLE() .PartEvalFunc.functionTest5, .PartEvalFunc.record2, .Real type: Real // 1/1 (2): (r2.y, r2.z) = PartEvalFunc.recfunc2_eval1(PartEvalFunc.record2(2.0, a, 3.0), a) [dynamic] // // SingleEquation: 2 -// 1: c:VARIABLE() .PartEvalFunc.functionTest5, .Real type: Real [] +// 1: c:VARIABLE() .PartEvalFunc.functionTest5, .Real type: Real // 1/1 (1): c = r2.y + a [dynamic] // // SingleEquation: 1 -// 1: d:STATE(1,c)(start = 0.0 fixed = true ) .PartEvalFunc.functionTest5, .Real type: Real [] +// 1: d:STATE(1,c)(start = 0.0 fixed = true ) .PartEvalFunc.functionTest5, .Real type: Real // 1/1 (1): c = der(d) [dynamic] // // diff --git a/simulation/modelica/functions_eval/functionTest7.mos b/simulation/modelica/functions_eval/functionTest7.mos index 4194d4271e7..3e6c465fca8 100644 --- a/simulation/modelica/functions_eval/functionTest7.mos +++ b/simulation/modelica/functions_eval/functionTest7.mos @@ -21,19 +21,19 @@ getErrorString(); // indxdae: eqns in order // ======================================== // SingleEquation: 1 -// 1: a:VARIABLE() .PartEvalFunc.functionTest7, .Real type: Real [] +// 1: a:VARIABLE() .PartEvalFunc.functionTest7, .Real type: Real // 1/1 (1): a = time [dynamic] // // ComplexEquation: -// 1: r2.z:VARIABLE() .PartEvalFunc.functionTest7, .PartEvalFunc.record2, .Real type: Real [] +// 1: r2.z:VARIABLE() .PartEvalFunc.functionTest7, .PartEvalFunc.record2, .Real type: Real // 1/1 (1): r2.z = PartEvalFunc.recfunc4_eval1(PartEvalFunc.record2(2.0, a, 3.0), a) [dynamic] // // SingleEquation: 3 -// 1: c:VARIABLE() .PartEvalFunc.functionTest7, .Real type: Real [] +// 1: c:VARIABLE() .PartEvalFunc.functionTest7, .Real type: Real // 1/1 (1): c = a + r2.z [dynamic] // // SingleEquation: 4 -// 1: d:STATE(1,c)(start = 0.0 fixed = true ) .PartEvalFunc.functionTest7, .Real type: Real [] +// 1: d:STATE(1,c)(start = 0.0 fixed = true ) .PartEvalFunc.functionTest7, .Real type: Real // 1/1 (1): c = der(d) [dynamic] // // diff --git a/simulation/modelica/initialization/autoFixed.mos b/simulation/modelica/initialization/autoFixed.mos index 9616803a690..a8bafd78c48 100644 --- a/simulation/modelica/initialization/autoFixed.mos +++ b/simulation/modelica/initialization/autoFixed.mos @@ -86,8 +86,8 @@ res := readSimulationResult("initializationTests.autoFixed.test6_res.mat", {time // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 2 variables: -// b:VARIABLE(start = 2.0 ) "comment b".initializationTests.autoFixed.test1, .Real type: Real [] -// a:DISCRETE(start = 1.0 fixed = false ) "comment a".initializationTests.autoFixed.test1, .Real type: Real [] +// b:VARIABLE(start = 2.0 ) "comment b".initializationTests.autoFixed.test1, .Real type: Real +// a:DISCRETE(start = 1.0 fixed = false ) "comment a".initializationTests.autoFixed.test1, .Real type: Real // " // {{0.0,0.0},{1.0,1.0},{2.0,2.0}} // "" @@ -97,7 +97,7 @@ res := readSimulationResult("initializationTests.autoFixed.test6_res.mat", {time // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 1 variables: -// b:VARIABLE(start = 2.0 ) "comment b".initializationTests.autoFixed.test2, .Real type: Real [] +// b:VARIABLE(start = 2.0 ) "comment b".initializationTests.autoFixed.test2, .Real type: Real // " // {{0.0,0.0},{1.0,1.0},{2.0,2.0}} // "" @@ -107,7 +107,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.test3, .Real type: Real [] +// a:DISCRETE(start = 1.0 fixed = false ) "comment a".initializationTests.autoFixed.test3, .Real type: Real // " // {{0.0,0.0},{1.0,1.0},{2.0,2.0}} // "" @@ -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 [] +// a:DISCRETE(start = 1.0 fixed = false ) "comment a".initializationTests.autoFixed.test4, .Real type: Real // " // record SimulationResult // resultFile = "initializationTests.autoFixed.test5_res.mat", diff --git a/simulation/modelica/initialization/underdeterminedTest1.mos b/simulation/modelica/initialization/underdeterminedTest1.mos index e00cd91e7d3..72d8a0cd25e 100644 --- a/simulation/modelica/initialization/underdeterminedTest1.mos +++ b/simulation/modelica/initialization/underdeterminedTest1.mos @@ -35,8 +35,8 @@ res := OpenModelica.Scripting.readSimulationResult("initializationTests.underdet // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 2 variables: -// x:VARIABLE() .initializationTests.underdeterminedTest1, .Real type: Real [] -// y:VARIABLE() .initializationTests.underdeterminedTest1, .Real type: Real [] +// x:VARIABLE() .initializationTests.underdeterminedTest1, .Real type: Real +// y:VARIABLE() .initializationTests.underdeterminedTest1, .Real type: Real // " // {{0.0,0.0},{0.0,0.0},{0.0,0.0}} // "" diff --git a/simulation/modelica/initialization/underdeterminedTest2.mos b/simulation/modelica/initialization/underdeterminedTest2.mos index ec6e6143c30..d6f89c0b085 100644 --- a/simulation/modelica/initialization/underdeterminedTest2.mos +++ b/simulation/modelica/initialization/underdeterminedTest2.mos @@ -37,7 +37,7 @@ res := OpenModelica.Scripting.readSimulationResult("initializationTests.underdet // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 1 variables: -// y:VARIABLE() .initializationTests.underdeterminedTest2, .Real type: Real [] +// y:VARIABLE() .initializationTests.underdeterminedTest2, .Real type: Real // " // {{0.0,0.0},{1.0,1.0},{0.0,0.0}} // "" diff --git a/simulation/modelica/initialization/underdeterminedTest3.mos b/simulation/modelica/initialization/underdeterminedTest3.mos index 405aba95fc6..b7d99c57cf1 100644 --- a/simulation/modelica/initialization/underdeterminedTest3.mos +++ b/simulation/modelica/initialization/underdeterminedTest3.mos @@ -35,7 +35,7 @@ res := OpenModelica.Scripting.readSimulationResult("initializationTests.underdet // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 1 variables: -// x:DISCRETE(start = 1.0 fixed = false ) .initializationTests.underdeterminedTest3, .Real type: Real [] +// x:DISCRETE(start = 1.0 fixed = false ) .initializationTests.underdeterminedTest3, .Real type: Real // " // {{0.0,0.0},{1.0,1.0}} // "" diff --git a/simulation/modelica/initialization/underdeterminedTest4.mos b/simulation/modelica/initialization/underdeterminedTest4.mos index 3be4d8b3e40..ce63eca2c15 100644 --- a/simulation/modelica/initialization/underdeterminedTest4.mos +++ b/simulation/modelica/initialization/underdeterminedTest4.mos @@ -31,7 +31,7 @@ res := OpenModelica.Scripting.readSimulationResult("initializationTests.underdet // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 1 variables: -// p:VARIABLE(start = 1.0 fixed = false ) .initializationTests.underdeterminedTest4, .Real type: Real [] +// p:VARIABLE(start = 1.0 fixed = false ) .initializationTests.underdeterminedTest4, .Real type: Real // " // {{0.0,0.0},{1.0,1.0}} // "" diff --git a/simulation/modelica/initialization/underdeterminedTest6.mos b/simulation/modelica/initialization/underdeterminedTest6.mos index 86959e2cd1e..8ac6d50291e 100644 --- a/simulation/modelica/initialization/underdeterminedTest6.mos +++ b/simulation/modelica/initialization/underdeterminedTest6.mos @@ -52,8 +52,8 @@ res := OpenModelica.Scripting.readSimulationResult("initializationTests.underdet // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 2 variables: -// y:VARIABLE(start = -4.0 ) .initializationTests.underdeterminedTest6, .Real type: Real [] -// x:VARIABLE(start = -3.0 ) .initializationTests.underdeterminedTest6, .Real type: Real [] +// y:VARIABLE(start = -4.0 ) .initializationTests.underdeterminedTest6, .Real type: Real +// x:VARIABLE(start = -3.0 ) .initializationTests.underdeterminedTest6, .Real type: Real // " // {{0.0,0.0},{-3.0,-3.0},{1.0,1.0},{-3.0,-3.0},{-4.0,-4.0}} // "" diff --git a/simulation/modelica/nonlinear_system/nonlinearDelayTest.mos b/simulation/modelica/nonlinear_system/nonlinearDelayTest.mos index 0e14e8c6e91..27b84b1a429 100644 --- a/simulation/modelica/nonlinear_system/nonlinearDelayTest.mos +++ b/simulation/modelica/nonlinear_system/nonlinearDelayTest.mos @@ -31,9 +31,9 @@ val(y, {0.0,0.25,0.5,0.75,1.0}); // messages = "" // end SimulationResult; // "Warning: Assuming fixed start value for the following 1 variables: -// y:VARIABLE() .nonlinear_system.nonlinearDelayTest, .Real type: Real [] +// y:VARIABLE() .nonlinear_system.nonlinearDelayTest, .Real type: Real // Warning: Iteration variables with default zero start attribute in torn nonlinear equation system: -// x2:VARIABLE() .nonlinear_system.nonlinearDelayTest, .Real type: Real [] +// x2:VARIABLE() .nonlinear_system.nonlinearDelayTest, .Real type: Real // " // {-1.572302755514847,-1.618421380238098,-1.738059371463845,-1.818945608412304,-1.907039392827518} // {0.7861513777574233,0.7500029985869119,0.6996133736697597,0.609294856314359,0.4995556640036673} diff --git a/simulation/modelica/others/ParameterCycle.mos b/simulation/modelica/others/ParameterCycle.mos index 21150d3bbf9..fad52601640 100644 --- a/simulation/modelica/others/ParameterCycle.mos +++ b/simulation/modelica/others/ParameterCycle.mos @@ -18,8 +18,8 @@ simulate(ParameterCycle); getErrorString(); // messages = "Failed to build model: ParameterCycle" // end SimulationResult; // "Error: Cyclically dependent parameters found: -// var1:PARAM(start = 0.1 ) = if bool then var0 else var0 / var2 .ParameterCycle, .Real type: Real [] -// var2:PARAM(start = 0.1 ) = if bool then var0 / var1 else var0 .ParameterCycle, .Real type: Real [] +// var1:PARAM(start = 0.1 ) = if bool then var0 else var0 / var2 .ParameterCycle, .Real type: Real +// var2:PARAM(start = 0.1 ) = if bool then var0 / var1 else var0 .ParameterCycle, .Real type: Real // Error: No system for the symbolic initialization was generated // " // endResult diff --git a/simulation/modelica/others/TestNormVar.mos b/simulation/modelica/others/TestNormVar.mos index dd367eac5a2..65748f7ddf8 100644 --- a/simulation/modelica/others/TestNormVar.mos +++ b/simulation/modelica/others/TestNormVar.mos @@ -58,10 +58,10 @@ simulate(foo,stopTime=0); // // Variables (4) // ======================================== -// 1: u_norm:VARIABLE() .foo, .Real type: Real [] -// 2: x_norm:VARIABLE() .foo, .Real type: Real [] -// 3: x:STATE(1)(start = 100.0 fixed = true nominal = 100.0 ) .foo, .Real type: Real [] -// 4: x__OMC$scaled_state:VARIABLE() type: Real [] +// 1: u_norm:VARIABLE() .foo, .Real type: Real +// 2: x_norm:VARIABLE() .foo, .Real type: Real +// 3: x:STATE(1)(start = 100.0 fixed = true nominal = 100.0 ) .foo, .Real type: Real +// 4: x__OMC$scaled_state:VARIABLE() type: Real // // // Equations (4, 4) @@ -103,7 +103,7 @@ simulate(foo,stopTime=0); // // Known Variables (constants) (1) // ======================================== -// 1: input u:VARIABLE(nominal = 20.0 ) .foo, .Real type: Real [] +// 1: input u:VARIABLE(nominal = 20.0 ) .foo, .Real type: Real // // // External Objects (0) @@ -164,10 +164,10 @@ simulate(foo,stopTime=0); // // Variables (4) // ======================================== -// 1: u_norm:VARIABLE() .foo, .Real type: Real [] -// 2: x_norm:VARIABLE() .foo, .Real type: Real [] -// 3: x:STATE(1)(start = 100.0 fixed = true nominal = 100.0 ) .foo, .Real type: Real [] -// 4: u__OMC$scaled_input:VARIABLE() type: Real [] +// 1: u_norm:VARIABLE() .foo, .Real type: Real +// 2: x_norm:VARIABLE() .foo, .Real type: Real +// 3: x:STATE(1)(start = 100.0 fixed = true nominal = 100.0 ) .foo, .Real type: Real +// 4: u__OMC$scaled_input:VARIABLE() type: Real // // // Equations (4, 4) @@ -209,7 +209,7 @@ simulate(foo,stopTime=0); // // Known Variables (constants) (1) // ======================================== -// 1: input u:VARIABLE(nominal = 20.0 ) .foo, .Real type: Real [] +// 1: input u:VARIABLE(nominal = 20.0 ) .foo, .Real type: Real // // // External Objects (0) @@ -270,11 +270,11 @@ simulate(foo,stopTime=0); // // Variables (5) // ======================================== -// 1: u_norm:VARIABLE() .foo, .Real type: Real [] -// 2: x_norm:VARIABLE() .foo, .Real type: Real [] -// 3: x:STATE(1)(start = 100.0 fixed = true nominal = 100.0 ) .foo, .Real type: Real [] -// 4: x__OMC$scaled_state:VARIABLE() type: Real [] -// 5: u__OMC$scaled_input:VARIABLE() type: Real [] +// 1: u_norm:VARIABLE() .foo, .Real type: Real +// 2: x_norm:VARIABLE() .foo, .Real type: Real +// 3: x:STATE(1)(start = 100.0 fixed = true nominal = 100.0 ) .foo, .Real type: Real +// 4: x__OMC$scaled_state:VARIABLE() type: Real +// 5: u__OMC$scaled_input:VARIABLE() type: Real // // // Equations (5, 5) @@ -319,7 +319,7 @@ simulate(foo,stopTime=0); // // Known Variables (constants) (1) // ======================================== -// 1: input u:VARIABLE(nominal = 20.0 ) .foo, .Real type: Real [] +// 1: input u:VARIABLE(nominal = 20.0 ) .foo, .Real type: Real // // // External Objects (0) diff --git a/simulation/modelica/start_value_selection/MinimalModel.mos b/simulation/modelica/start_value_selection/MinimalModel.mos index 8bfec38635b..a9b6ca7e583 100644 --- a/simulation/modelica/start_value_selection/MinimalModel.mos +++ b/simulation/modelica/start_value_selection/MinimalModel.mos @@ -66,8 +66,8 @@ buildModel(MinimalModel); getErrroString(); // // Known Variables (constants) (2) // ======================================== -// 1: b:VARIABLE() = 0.0 .MinimalModel, .Real type: Real [] -// 2: const_k:PARAM(start = 1.0 ) = -15.0 .MinimalModel, .Real type: Real [] +// 1: b:VARIABLE() = 0.0 .MinimalModel, .Real type: Real +// 2: const_k:PARAM(start = 1.0 ) = -15.0 .MinimalModel, .Real type: Real // // // External Objects (0) @@ -80,9 +80,9 @@ buildModel(MinimalModel); getErrroString(); // // Alias Variables (3) // ======================================== -// 1: d:VARIABLE() = -(-const_k) .MinimalModel, .Real type: Real [] -// 2: c:VARIABLE() = -const_k .MinimalModel, .Real type: Real [] -// 3: a:VARIABLE() = const_k .MinimalModel, .Real type: Real [] +// 1: d:VARIABLE() = -(-const_k) .MinimalModel, .Real type: Real +// 2: c:VARIABLE() = -const_k .MinimalModel, .Real type: Real +// 3: a:VARIABLE() = const_k .MinimalModel, .Real type: Real // // // Simple Shared Equations (0, 0) diff --git a/simulation/modelica/start_value_selection/asmaFlow.mos b/simulation/modelica/start_value_selection/asmaFlow.mos index 43333589e38..d604a33165f 100644 --- a/simulation/modelica/start_value_selection/asmaFlow.mos +++ b/simulation/modelica/start_value_selection/asmaFlow.mos @@ -594,21 +594,21 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 4: sinevoltage1.v[3]:VARIABLE(unit = "V" ) "Voltage drops between the two plugs".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.SIunits.Voltage type: Real [3] // 5: sinevoltage1.v[2]:VARIABLE(unit = "V" ) "Voltage drops between the two plugs".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.SIunits.Voltage type: Real [3] // 6: sinevoltage1.v[1]:VARIABLE(unit = "V" ) "Voltage drops between the two plugs".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.SIunits.Voltage type: Real [3] -// 7: speedSensor.flange.phi:STATE(1,aimc.inertiaRotor.w)(flow=false unit = "rad" ) "Absolute rotation angle of flange".asmaFlow, .Modelica.Mechanics.Rotational.Sensors.SpeedSensor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 8: ground.p.i:VARIABLE(flow=true unit = "A" ) "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Analog.Basic.Ground, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Current type: Real [] -// 9: aimc.powerBalance.lossPowerTotal:VARIABLE(unit = "W" final = true ) "Total loss power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 10: aimc.powerBalance.lossPowerStatorWinding:VARIABLE(unit = "W" final = true ) "Stator copper losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 11: aimc.powerBalance.powerInertiaRotor:VARIABLE(unit = "W" final = true ) "Rotor inertia power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 12: aimc.powerBalance.powerMechanical:VARIABLE(unit = "W" final = true ) "Mechanical power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 13: aimc.powerBalance.powerStator:VARIABLE(unit = "W" final = true ) "Electrical power (stator)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] +// 7: speedSensor.flange.phi:STATE(1,aimc.inertiaRotor.w)(flow=false unit = "rad" ) "Absolute rotation angle of flange".asmaFlow, .Modelica.Mechanics.Rotational.Sensors.SpeedSensor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 8: ground.p.i:VARIABLE(flow=true unit = "A" ) "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Analog.Basic.Ground, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Current type: Real +// 9: aimc.powerBalance.lossPowerTotal:VARIABLE(unit = "W" final = true ) "Total loss power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 10: aimc.powerBalance.lossPowerStatorWinding:VARIABLE(unit = "W" final = true ) "Stator copper losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 11: aimc.powerBalance.powerInertiaRotor:VARIABLE(unit = "W" final = true ) "Rotor inertia power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 12: aimc.powerBalance.powerMechanical:VARIABLE(unit = "W" final = true ) "Mechanical power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 13: aimc.powerBalance.powerStator:VARIABLE(unit = "W" final = true ) "Electrical power (stator)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real // 14: aimc.idq_rr[2]:STATE(1)(unit = "A" stateSelect=StateSelect.prefer ) "Rotor space phasor current / rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$idq_rr type: Real [2] // 15: aimc.idq_rr[1]:STATE(1)(unit = "A" stateSelect=StateSelect.prefer ) "Rotor space phasor current / rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$idq_rr type: Real [2] // 16: aimc.idq_rs[2]:DUMMY_STATE(unit = "A" ) "Rotor space phasor current / stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current type: Real [2] // 17: aimc.idq_rs[1]:DUMMY_STATE(unit = "A" ) "Rotor space phasor current / stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current type: Real [2] // 18: aimc.idq_sr[2]:STATE(1)(unit = "A" stateSelect=StateSelect.prefer ) "Stator space phasor current / rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$idq_sr type: Real [2] // 19: aimc.idq_sr[1]:STATE(1)(unit = "A" stateSelect=StateSelect.prefer ) "Stator space phasor current / rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$idq_sr type: Real [2] -// 20: aimc.lszero.v:VARIABLE(unit = "V" ) "Voltage drop between the two pins (= p.v - n.v)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.SIunits.Voltage type: Real [] -// 21: aimc.tauElectrical:VARIABLE(unit = "N.m" ) "Electromagnetic torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Torque type: Real [] +// 20: aimc.lszero.v:VARIABLE(unit = "V" ) "Voltage drop between the two pins (= p.v - n.v)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.SIunits.Voltage type: Real +// 21: aimc.tauElectrical:VARIABLE(unit = "N.m" ) "Electromagnetic torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Torque type: Real // 22: aimc.airGapS.i_ms[2]:DUMMY_STATE(unit = "A" ) "Magnetizing current space phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Current type: Real [2] // 23: aimc.airGapS.i_ms[1]:DUMMY_STATE(unit = "A" ) "Magnetizing current space phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Current type: Real [2] // 24: aimc.airGapS.spacePhasor_r.v_[2]:VARIABLE(flow=false unit = "V" ) "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] @@ -621,10 +621,10 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 31: aimc.airGapS.psi_mr[1]:DUMMY_STATE(unit = "Wb" ) "Magnetizing flux phasor with respect to the rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] // 32: aimc.airGapS.psi_ms[2]:DUMMY_STATE(unit = "Wb" ) "Magnetizing flux phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] // 33: aimc.airGapS.psi_ms[1]:DUMMY_STATE(unit = "Wb" ) "Magnetizing flux phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] -// 34: aimc.airGapS.gamma:DUMMY_STATE(unit = "rad" ) "Rotor displacement angle".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Angle type: Real [] -// 35: aimc.strayLoad.iRMS:VARIABLE(unit = "A" ) .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Current type: Real [] -// 36: aimc.strayLoad.phi:DUMMY_STATE(unit = "rad" ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Angle type: Real [] -// 37: aimc.friction.phi:DUMMY_STATE(unit = "rad" ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Angle type: Real [] +// 34: aimc.airGapS.gamma:DUMMY_STATE(unit = "rad" ) "Rotor displacement angle".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Angle type: Real +// 35: aimc.strayLoad.iRMS:VARIABLE(unit = "A" ) .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Current type: Real +// 36: aimc.strayLoad.phi:DUMMY_STATE(unit = "rad" ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Angle type: Real +// 37: aimc.friction.phi:DUMMY_STATE(unit = "rad" ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Angle type: Real // 38: aimc.lssigma.spacePhasor_a.v_[2]:VARIABLE(flow=false unit = "V" ) "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 39: aimc.lssigma.spacePhasor_a.v_[1]:VARIABLE(flow=false unit = "V" ) "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 40: aimc.lssigma.i_[2]:DUMMY_STATE(unit = "A" ) .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.SIunits.Current type: Real [2] @@ -634,13 +634,13 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 44: aimc.vs[3]:VARIABLE(unit = "V" ) "Stator instantaneous voltages".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Voltage type: Real [3] // 45: aimc.vs[2]:VARIABLE(unit = "V" ) "Stator instantaneous voltages".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Voltage type: Real [3] // 46: aimc.vs[1]:VARIABLE(unit = "V" ) "Stator instantaneous voltages".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Voltage type: Real [3] -// 47: aimc.thermalAmbient.Q_flowTotal:VARIABLE(unit = "W" final = true ) .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] -// 48: aimc.thermalAmbient.Q_flowRotorWinding:VARIABLE(unit = "W" final = true ) "Heat flow rate of rotor (squirrel cage)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] -// 49: aimc.thermalAmbient.Q_flowStatorWinding:VARIABLE(unit = "W" final = true ) "Heat flow rate of stator windings".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] -// 50: aimc.i_0_s:DUMMY_STATE(start = 0.0 unit = "A" stateSelect=StateSelect.prefer ) "Stator zero-sequence current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$i_0_s type: Real [] -// 51: aimc.phiMechanical:DUMMY_STATE(start = 0.0 unit = "rad" ) "Mechanical angle of rotor against stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Angle$aimc$phiMechanical type: Real [] -// 52: aimc.inertiaRotor.w:STATE(1,aimc.inertiaRotor.a)(start = 0.0 unit = "rad/s" ) "Absolute angular velocity of component (= der(phi))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.AngularVelocity$aimc$inertiaRotor$w type: Real [] -// 53: aimc.inertiaRotor.a:VARIABLE(unit = "rad/s2" ) "Absolute angular acceleration of component (= der(w))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.AngularAcceleration type: Real [] +// 47: aimc.thermalAmbient.Q_flowTotal:VARIABLE(unit = "W" final = true ) .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real +// 48: aimc.thermalAmbient.Q_flowRotorWinding:VARIABLE(unit = "W" final = true ) "Heat flow rate of rotor (squirrel cage)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real +// 49: aimc.thermalAmbient.Q_flowStatorWinding:VARIABLE(unit = "W" final = true ) "Heat flow rate of stator windings".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real +// 50: aimc.i_0_s:DUMMY_STATE(start = 0.0 unit = "A" stateSelect=StateSelect.prefer ) "Stator zero-sequence current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$i_0_s type: Real +// 51: aimc.phiMechanical:DUMMY_STATE(start = 0.0 unit = "rad" ) "Mechanical angle of rotor against stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Angle$aimc$phiMechanical type: Real +// 52: aimc.inertiaRotor.w:STATE(1,aimc.inertiaRotor.a)(start = 0.0 unit = "rad/s" ) "Absolute angular velocity of component (= der(phi))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.AngularVelocity$aimc$inertiaRotor$w type: Real +// 53: aimc.inertiaRotor.a:VARIABLE(unit = "rad/s2" ) "Absolute angular acceleration of component (= der(w))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.AngularAcceleration type: Real // 54: aimc.rs.resistor[3].LossPower:VARIABLE(unit = "W" ) "Loss power leaving component via HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Power type: Real [3] // 55: aimc.rs.resistor[3].v:VARIABLE(unit = "V" ) "Voltage drop between the two pins (= p.v - n.v)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Voltage type: Real [3] // 56: aimc.rs.resistor[2].LossPower:VARIABLE(unit = "W" ) "Loss power leaving component via HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Power type: Real [3] @@ -660,7 +660,7 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 70: aimc.spacePhasorS.v[3]:VARIABLE(unit = "V" ) "Instantaneous phase voltages".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.SIunits.Voltage type: Real [3] // 71: aimc.spacePhasorS.v[2]:VARIABLE(unit = "V" ) "Instantaneous phase voltages".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.SIunits.Voltage type: Real [3] // 72: aimc.spacePhasorS.v[1]:VARIABLE(unit = "V" ) "Instantaneous phase voltages".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.SIunits.Voltage type: Real [3] -// 73: $DER.aimc.airGapS.gamma:DUMMY_DER(fixed = false ) "Rotor displacement angle".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Angle type: Real [] +// 73: $DER.aimc.airGapS.gamma:DUMMY_DER(fixed = false ) "Rotor displacement angle".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Angle type: Real // 74: $DER.aimc.airGapS.RotationMatrix[2,1]:DUMMY_DER(fixed = false ) "Matrix of rotation from rotor to stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Real type: Real [2,2] // 75: $DER.aimc.airGapS.RotationMatrix[2,2]:DUMMY_DER(fixed = false ) "Matrix of rotation from rotor to stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Real type: Real [2,2] // 76: $DER.aimc.airGapS.i_ms[1]:DUMMY_DER(fixed = false ) "Magnetizing current space phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Current type: Real [2] @@ -675,18 +675,18 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 85: $DER.aimc.lssigma.i_[2]:DUMMY_DER(fixed = false ) .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.SIunits.Current type: Real [2] // 86: $DER.aimc.spacePhasorS.i[2]:DUMMY_DER(fixed = false ) "Instantaneous phase currents".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.SIunits.Current type: Real [3] // 87: $DER.aimc.spacePhasorS.i[3]:DUMMY_DER(fixed = false ) "Instantaneous phase currents".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.SIunits.Current type: Real [3] -// 88: $DER.aimc.i_0_s:DUMMY_DER(fixed = false ) "Stator zero-sequence current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$i_0_s type: Real [] -// 89: aimc.fixed.flange.tau:VARIABLE(flow=true unit = "N.m" fixed = false ) "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Fixed, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real [] -// 90: aimc.strayLoad.w:VARIABLE(unit = "rad/s" fixed = false ) "Relative angular velocity of flange and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.AngularVelocity type: Real [] -// 91: $DER.aimc.strayLoad.phi:DUMMY_DER(fixed = false ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Angle type: Real [] -// 92: aimc.friction.w:VARIABLE(unit = "rad/s" fixed = false ) "Relative angular velocity of flange and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.AngularVelocity type: Real [] -// 93: $DER.aimc.friction.phi:DUMMY_DER(fixed = false ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Angle type: Real [] +// 88: $DER.aimc.i_0_s:DUMMY_DER(fixed = false ) "Stator zero-sequence current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current$aimc$i_0_s type: Real +// 89: aimc.fixed.flange.tau:VARIABLE(flow=true unit = "N.m" fixed = false ) "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Fixed, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real +// 90: aimc.strayLoad.w:VARIABLE(unit = "rad/s" fixed = false ) "Relative angular velocity of flange and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.AngularVelocity type: Real +// 91: $DER.aimc.strayLoad.phi:DUMMY_DER(fixed = false ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Angle type: Real +// 92: aimc.friction.w:VARIABLE(unit = "rad/s" fixed = false ) "Relative angular velocity of flange and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.AngularVelocity type: Real +// 93: $DER.aimc.friction.phi:DUMMY_DER(fixed = false ) "Angle between shaft and support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Angle type: Real // 94: $DER.aimc.airGapS.psi_mr[1]:DUMMY_DER(fixed = false ) "Magnetizing flux phasor with respect to the rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] // 95: $DER.aimc.airGapS.psi_ms[2]:DUMMY_DER(fixed = false ) "Magnetizing flux phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] // 96: $DER.aimc.airGapS.psi_ms[1]:DUMMY_DER(fixed = false ) "Magnetizing flux phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] // 97: $DER.aimc.airGapS.psi_mr[2]:DUMMY_DER(fixed = false ) "Magnetizing flux phasor with respect to the rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.MagneticFlux type: Real [2] -// 98: aimc.wMechanical:VARIABLE(start = 0.0 unit = "rad/s" fixed = false ) "Mechanical angular velocity of rotor against stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.AngularVelocity$aimc$wMechanical type: Real [] -// 99: $DER.aimc.phiMechanical:DUMMY_DER(fixed = false ) "Mechanical angle of rotor against stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Angle$aimc$phiMechanical type: Real [] +// 98: aimc.wMechanical:VARIABLE(start = 0.0 unit = "rad/s" fixed = false ) "Mechanical angular velocity of rotor against stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.AngularVelocity$aimc$wMechanical type: Real +// 99: $DER.aimc.phiMechanical:DUMMY_DER(fixed = false ) "Mechanical angle of rotor against stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Angle$aimc$phiMechanical type: Real // // // Equations (99, 99) @@ -994,71 +994,71 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // // Known Variables (constants) (262) // ======================================== -// 1: aimc.statorCore.wLimit:VARIABLE(unit = "rad/s" protected = true ) = max(abs(aimc.statorCoreParameters.wRef), 0.0003141592653589793) "Limited angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.AngularVelocity type: Real [] -// 2: aimc.statorCore.Gc:VARIABLE(unit = "S" ) = 0.0 "Variable core loss conductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.Conductance type: Real [] -// 3: torque.phi_support:VARIABLE(unit = "rad" protected = true ) = 0.0 "Absolute angle of support flange".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.SIunits.Angle type: Real [] -// 4: aimc.thermalAmbient.temperatureFriction.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureFriction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] -// 5: aimc.thermalAmbient.temperatureRotorCore.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureRotorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] -// 6: aimc.thermalAmbient.temperatureStatorCore.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStatorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] -// 7: aimc.thermalAmbient.temperatureStrayLoad.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStrayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] -// 8: aimc.powerBalance.powerInertiaStator:VARIABLE(unit = "W" final = true ) = 0.0 "Stator inertia power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 9: aimc.inertiaStator.a:VARIABLE(unit = "rad/s2" ) = 0.0 "Absolute angular acceleration of component (= der(w))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.AngularAcceleration type: Real [] -// 10: aimc.inertiaStator.w:DUMMY_STATE(unit = "rad/s" ) = 0.0 "Absolute angular velocity of component (= der(phi))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.AngularVelocity$aimc$inertiaStator$w type: Real [] -// 11: aimc.squirrelCageR.Rr_actual:VARIABLE(unit = "Ohm" ) = aimc.squirrelCageR.Rr * (1.0 + aimc.squirrelCageR.alpha * (293.15 - aimc.squirrelCageR.T_ref)) "Actual resistance = Rr*(1 + alpha*(T_heatPort - T_ref))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Resistance type: Real [] -// 12: aimc.powerBalance.lossPowerStrayLoad:VARIABLE(unit = "W" final = true ) = 0.0 "Stray load losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 13: aimc.powerBalance.lossPowerStatorCore:VARIABLE(unit = "W" final = true ) = 0.0 "Stator core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 14: aimc.powerBalance.lossPowerFriction:VARIABLE(unit = "W" final = true ) = 0.0 "Friction losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] +// 1: aimc.statorCore.wLimit:VARIABLE(unit = "rad/s" protected = true ) = max(abs(aimc.statorCoreParameters.wRef), 0.0003141592653589793) "Limited angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.AngularVelocity type: Real +// 2: aimc.statorCore.Gc:VARIABLE(unit = "S" ) = 0.0 "Variable core loss conductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.Conductance type: Real +// 3: torque.phi_support:VARIABLE(unit = "rad" protected = true ) = 0.0 "Absolute angle of support flange".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.SIunits.Angle type: Real +// 4: aimc.thermalAmbient.temperatureFriction.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureFriction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real +// 5: aimc.thermalAmbient.temperatureRotorCore.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureRotorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real +// 6: aimc.thermalAmbient.temperatureStatorCore.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStatorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real +// 7: aimc.thermalAmbient.temperatureStrayLoad.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStrayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real +// 8: aimc.powerBalance.powerInertiaStator:VARIABLE(unit = "W" final = true ) = 0.0 "Stator inertia power".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 9: aimc.inertiaStator.a:VARIABLE(unit = "rad/s2" ) = 0.0 "Absolute angular acceleration of component (= der(w))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.AngularAcceleration type: Real +// 10: aimc.inertiaStator.w:DUMMY_STATE(unit = "rad/s" ) = 0.0 "Absolute angular velocity of component (= der(phi))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.AngularVelocity$aimc$inertiaStator$w type: Real +// 11: aimc.squirrelCageR.Rr_actual:VARIABLE(unit = "Ohm" ) = aimc.squirrelCageR.Rr * (1.0 + aimc.squirrelCageR.alpha * (293.15 - aimc.squirrelCageR.T_ref)) "Actual resistance = Rr*(1 + alpha*(T_heatPort - T_ref))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Resistance type: Real +// 12: aimc.powerBalance.lossPowerStrayLoad:VARIABLE(unit = "W" final = true ) = 0.0 "Stray load losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 13: aimc.powerBalance.lossPowerStatorCore:VARIABLE(unit = "W" final = true ) = 0.0 "Stator core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 14: aimc.powerBalance.lossPowerFriction:VARIABLE(unit = "W" final = true ) = 0.0 "Friction losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real // 15: aimc.rs.resistor[3].R_actual:VARIABLE(unit = "Ohm" ) = aimc.rs.resistor[3].R * (1.0 + aimc.rs.resistor[3].alpha * (293.15 - aimc.rs.resistor[3].T_ref)) "Actual resistance = R*(1 + alpha*(T_heatPort - T_ref))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Resistance type: Real [3] // 16: aimc.rs.resistor[2].R_actual:VARIABLE(unit = "Ohm" ) = aimc.rs.resistor[2].R * (1.0 + aimc.rs.resistor[2].alpha * (293.15 - aimc.rs.resistor[2].T_ref)) "Actual resistance = R*(1 + alpha*(T_heatPort - T_ref))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Resistance type: Real [3] // 17: aimc.rs.resistor[1].R_actual:VARIABLE(unit = "Ohm" ) = aimc.rs.resistor[1].R * (1.0 + aimc.rs.resistor[1].alpha * (293.15 - aimc.rs.resistor[1].T_ref)) "Actual resistance = R*(1 + alpha*(T_heatPort - T_ref))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Resistance type: Real [3] -// 18: aimc.powerBalance.lossPowerRotorCore:VARIABLE(unit = "W" final = true ) = 0.0 "Rotor core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 19: aimc.friction.tau:VARIABLE(unit = "N.m" ) = 0.0 "Torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Torque type: Real [] +// 18: aimc.powerBalance.lossPowerRotorCore:VARIABLE(unit = "W" final = true ) = 0.0 "Rotor core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 19: aimc.friction.tau:VARIABLE(unit = "N.m" ) = 0.0 "Torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Torque type: Real // 20: aimc.statorCore.spacePhasor.i_[1]:VARIABLE(flow=true unit = "A" ) = 0.0 "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Current type: Real [2] // 21: aimc.statorCore.spacePhasor.i_[2]:VARIABLE(flow=true unit = "A" ) = 0.0 "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Current type: Real [2] // 22: aimc.strayLoad.v[1]:VARIABLE(unit = "V" ) = 0.0 "Voltage drops between the two plugs".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Voltage type: Real [3] // 23: aimc.strayLoad.v[2]:VARIABLE(unit = "V" ) = 0.0 "Voltage drops between the two plugs".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Voltage type: Real [3] // 24: aimc.strayLoad.v[3]:VARIABLE(unit = "V" ) = 0.0 "Voltage drops between the two plugs".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Voltage type: Real [3] -// 25: aimc.strayLoad.tau:VARIABLE(unit = "N.m" ) = 0.0 "Torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Torque type: Real [] -// 26: speedSensor.flange.tau:VARIABLE(flow=true unit = "N.m" ) = 0.0 "Cut torque in the flange".asmaFlow, .Modelica.Mechanics.Rotational.Sensors.SpeedSensor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 27: terminalBox.starpoint.i:VARIABLE(flow=true unit = "A" ) = 0.0 "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real [] -// 28: aimc.internalSupport.tau:VARIABLE(flow=true unit = "N.m" protected = true ) = 0.0 "Reaction torque in the support/housing".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Support, .Modelica.SIunits.Torque type: Real [] -// 29: aimc.internalThermalPort.heatPortStatorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 30: aimc.internalThermalPort.heatPortStrayLoad.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 31: aimc.internalThermalPort.heatPortFriction.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 32: aimc.internalThermalPort.heatPortRotorWinding.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] +// 25: aimc.strayLoad.tau:VARIABLE(unit = "N.m" ) = 0.0 "Torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Torque type: Real +// 26: speedSensor.flange.tau:VARIABLE(flow=true unit = "N.m" ) = 0.0 "Cut torque in the flange".asmaFlow, .Modelica.Mechanics.Rotational.Sensors.SpeedSensor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 27: terminalBox.starpoint.i:VARIABLE(flow=true unit = "A" ) = 0.0 "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real +// 28: aimc.internalSupport.tau:VARIABLE(flow=true unit = "N.m" protected = true ) = 0.0 "Reaction torque in the support/housing".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Support, .Modelica.SIunits.Torque type: Real +// 29: aimc.internalThermalPort.heatPortStatorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 30: aimc.internalThermalPort.heatPortStrayLoad.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 31: aimc.internalThermalPort.heatPortFriction.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 32: aimc.internalThermalPort.heatPortRotorWinding.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real // 33: aimc.internalThermalPort.heatPortStatorWinding[3].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 34: aimc.internalThermalPort.heatPortStatorWinding[2].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 35: aimc.internalThermalPort.heatPortStatorWinding[1].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] -// 36: aimc.internalThermalPort.heatPortRotorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 37: aimc.inertiaStator.flange_b.tau:VARIABLE(flow=true unit = "N.m" ) = 0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real [] -// 38: aimc.thermalAmbient.constTr.y:VARIABLE(final = true ) = 293.15 "Connector of Real output signal".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTr, .Modelica.Blocks.Interfaces.RealOutput type: Real [] -// 39: aimc.thermalAmbient.constTs.y:VARIABLE(final = true ) = 293.15 "Connector of Real output signal".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTs, .Modelica.Blocks.Interfaces.RealOutput type: Real [] -// 40: aimc.spacePhasorS.ground.v:VARIABLE(flow=false unit = "V" ) = 0.0 "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real [] -// 41: ground.p.v:VARIABLE(flow=false unit = "V" ) = 0.0 "Potential at the pin".asmaFlow, .Modelica.Electrical.Analog.Basic.Ground, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [] -// 42: DeltaOmEl:PARAM(unit = "rad/s" ) = 25.0 "Controller Delta Omega".asmaFlow, .Modelica.SIunits.AngularVelocity type: Real [] -// 43: terminalBox.m:PARAM() = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Integer type: Integer [] -// 44: terminalBox.terminalConnection:PARAM(start = "Y" final = true ) "Choose Y=star/D=delta".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .String type: String [] -// 45: terminalBox.plug_sp.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$plug_sp, .Integer type: Integer [] -// 46: terminalBox.plug_sn.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$terminalBox$plug_sn, .Integer type: Integer [] -// 47: terminalBox.plugSupply.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$plugSupply, .Integer type: Integer [] -// 48: terminalBox.star.m:PARAM(min = 1 ) = terminalBox.m "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Integer type: Integer [] -// 49: terminalBox.star.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$star$plug_p, .Integer type: Integer [] -// 50: aimc.m:PARAM(final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Integer type: Integer [] -// 51: aimc.p:PARAM(min = 1 start = 2 ) = 2 "Number of pole pairs (Integer)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Integer type: Integer [] -// 52: aimc.fsNominal:PARAM(start = 50.0 unit = "Hz" ) = 50.0 "Nominal frequency".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Frequency$aimc$fsNominal type: Real [] -// 53: aimc.TsOperational:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Operational temperature of stator resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TsOperational type: Real [] -// 54: aimc.Rs:PARAM(start = 0.03 unit = "Ohm" ) = 0.435 "Stator resistance per phase at TRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Resistance$aimc$Rs type: Real [] -// 55: aimc.TsRef:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Reference temperature of stator resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TsRef type: Real [] -// 56: aimc.alpha20s:PARAM(start = 0.0 unit = "1/K" ) "Temperature coefficient of stator resistance at 20 degC".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.LinearTemperatureCoefficient20$aimc$alpha20s type: Real [] -// 57: aimc.pi:CONST(unit = "rad" ) = 3.141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Angle type: Real [] -// 58: aimc.Jr:PARAM(start = 0.29 unit = "kg.m2" ) = 2.0 "Rotor's moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inertia$aimc$Jr type: Real [] -// 59: aimc.useSupport:PARAM(final = true ) = false "Enable / disable (=fixed stator) support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Boolean type: Boolean [] -// 60: aimc.useThermalPort:PARAM(final = true ) = false "Enable / disable (=fixed temperatures) thermal port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Boolean type: Boolean [] -// 61: aimc.spacePhasorS.m:CONST() = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Integer type: Integer [] -// 62: aimc.spacePhasorS.pi:CONST() = 3.141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [] -// 63: aimc.spacePhasorS.turnsRatio:PARAM() = 1.0 "Turns ratio".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [] -// 64: aimc.spacePhasorS.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$spacePhasorS$plug_p, .Integer type: Integer [] -// 65: aimc.spacePhasorS.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$spacePhasorS$plug_n, .Integer type: Integer [] +// 36: aimc.internalThermalPort.heatPortRotorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = 0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 37: aimc.inertiaStator.flange_b.tau:VARIABLE(flow=true unit = "N.m" ) = 0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real +// 38: aimc.thermalAmbient.constTr.y:VARIABLE(final = true ) = 293.15 "Connector of Real output signal".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTr, .Modelica.Blocks.Interfaces.RealOutput type: Real +// 39: aimc.thermalAmbient.constTs.y:VARIABLE(final = true ) = 293.15 "Connector of Real output signal".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTs, .Modelica.Blocks.Interfaces.RealOutput type: Real +// 40: aimc.spacePhasorS.ground.v:VARIABLE(flow=false unit = "V" ) = 0.0 "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real +// 41: ground.p.v:VARIABLE(flow=false unit = "V" ) = 0.0 "Potential at the pin".asmaFlow, .Modelica.Electrical.Analog.Basic.Ground, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real +// 42: DeltaOmEl:PARAM(unit = "rad/s" ) = 25.0 "Controller Delta Omega".asmaFlow, .Modelica.SIunits.AngularVelocity type: Real +// 43: terminalBox.m:PARAM() = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Integer type: Integer +// 44: terminalBox.terminalConnection:PARAM(start = "Y" final = true ) "Choose Y=star/D=delta".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .String type: String +// 45: terminalBox.plug_sp.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$plug_sp, .Integer type: Integer +// 46: terminalBox.plug_sn.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$terminalBox$plug_sn, .Integer type: Integer +// 47: terminalBox.plugSupply.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$plugSupply, .Integer type: Integer +// 48: terminalBox.star.m:PARAM(min = 1 ) = terminalBox.m "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Integer type: Integer +// 49: terminalBox.star.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$star$plug_p, .Integer type: Integer +// 50: aimc.m:PARAM(final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Integer type: Integer +// 51: aimc.p:PARAM(min = 1 start = 2 ) = 2 "Number of pole pairs (Integer)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Integer type: Integer +// 52: aimc.fsNominal:PARAM(start = 50.0 unit = "Hz" ) = 50.0 "Nominal frequency".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Frequency$aimc$fsNominal type: Real +// 53: aimc.TsOperational:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Operational temperature of stator resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TsOperational type: Real +// 54: aimc.Rs:PARAM(start = 0.03 unit = "Ohm" ) = 0.435 "Stator resistance per phase at TRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Resistance$aimc$Rs type: Real +// 55: aimc.TsRef:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Reference temperature of stator resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TsRef type: Real +// 56: aimc.alpha20s:PARAM(start = 0.0 unit = "1/K" ) "Temperature coefficient of stator resistance at 20 degC".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.LinearTemperatureCoefficient20$aimc$alpha20s type: Real +// 57: aimc.pi:CONST(unit = "rad" ) = 3.141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Angle type: Real +// 58: aimc.Jr:PARAM(start = 0.29 unit = "kg.m2" ) = 2.0 "Rotor's moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inertia$aimc$Jr type: Real +// 59: aimc.useSupport:PARAM(final = true ) = false "Enable / disable (=fixed stator) support".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Boolean type: Boolean +// 60: aimc.useThermalPort:PARAM(final = true ) = false "Enable / disable (=fixed temperatures) thermal port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Boolean type: Boolean +// 61: aimc.spacePhasorS.m:CONST() = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Integer type: Integer +// 62: aimc.spacePhasorS.pi:CONST() = 3.141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real +// 63: aimc.spacePhasorS.turnsRatio:PARAM() = 1.0 "Turns ratio".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real +// 64: aimc.spacePhasorS.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$spacePhasorS$plug_p, .Integer type: Integer +// 65: aimc.spacePhasorS.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$spacePhasorS$plug_n, .Integer type: Integer // 66: aimc.spacePhasorS.TransformationMatrix[1,1]:PARAM(protected = true final = true ) = 0.6666666666666666 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [2,3] // 67: aimc.spacePhasorS.TransformationMatrix[1,2]:PARAM(protected = true final = true ) = -0.3333333333333331 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [2,3] // 68: aimc.spacePhasorS.TransformationMatrix[1,3]:PARAM(protected = true final = true ) = -0.3333333333333336 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [2,3] @@ -1071,18 +1071,18 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 75: aimc.spacePhasorS.InverseTransformation[2,2]:PARAM(protected = true final = true ) = 0.8660254037844387 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [3,2] // 76: aimc.spacePhasorS.InverseTransformation[3,1]:PARAM(protected = true final = true ) = -0.5000000000000004 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [3,2] // 77: aimc.spacePhasorS.InverseTransformation[3,2]:PARAM(protected = true final = true ) = -0.8660254037844384 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Real type: Real [3,2] -// 78: aimc.Rr:PARAM(start = 0.04 unit = "Ohm" ) = 0.4 "Rotor resistance per phase (equivalent three phase winding) at TRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Resistance$aimc$Rr type: Real [] -// 79: aimc.TrRef:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Reference temperature of rotor resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TrRef type: Real [] -// 80: aimc.alpha20r:PARAM(start = 0.0 unit = "1/K" ) "Temperature coefficient of rotor resistance at 20 degC".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.LinearTemperatureCoefficient20$aimc$alpha20r type: Real [] -// 81: aimc.TrOperational:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Operational temperature of rotor resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TrOperational type: Real [] -// 82: aimc.plug_sp.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$plug_sp, .Integer type: Integer [] -// 83: aimc.plug_sn.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$plug_sn, .Integer type: Integer [] -// 84: aimc.internalThermalPort.m:PARAM(flow=false final = true ) = 3 "Number of stator phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Integer type: Integer [] -// 85: aimc.rs.m:PARAM(min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Integer type: Integer [] -// 86: aimc.rs.useHeatPort:PARAM(final = true ) = true "=true, if all HeatPorts are enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Boolean type: Boolean [] -// 87: aimc.rs.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$rs$plug_p, .Integer type: Integer [] -// 88: aimc.rs.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$rs$plug_n, .Integer type: Integer [] -// 89: aimc.rs.mh:PARAM(min = 1 final = true ) = 3 "Number of heatPorts=number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Integer type: Integer [] +// 78: aimc.Rr:PARAM(start = 0.04 unit = "Ohm" ) = 0.4 "Rotor resistance per phase (equivalent three phase winding) at TRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Resistance$aimc$Rr type: Real +// 79: aimc.TrRef:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Reference temperature of rotor resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TrRef type: Real +// 80: aimc.alpha20r:PARAM(start = 0.0 unit = "1/K" ) "Temperature coefficient of rotor resistance at 20 degC".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.LinearTemperatureCoefficient20$aimc$alpha20r type: Real +// 81: aimc.TrOperational:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 ) "Operational temperature of rotor resistance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Temperature$aimc$TrOperational type: Real +// 82: aimc.plug_sp.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$plug_sp, .Integer type: Integer +// 83: aimc.plug_sn.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$plug_sn, .Integer type: Integer +// 84: aimc.internalThermalPort.m:PARAM(flow=false final = true ) = 3 "Number of stator phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Integer type: Integer +// 85: aimc.rs.m:PARAM(min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Integer type: Integer +// 86: aimc.rs.useHeatPort:PARAM(final = true ) = true "=true, if all HeatPorts are enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Boolean type: Boolean +// 87: aimc.rs.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$rs$plug_p, .Integer type: Integer +// 88: aimc.rs.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$rs$plug_n, .Integer type: Integer +// 89: aimc.rs.mh:PARAM(min = 1 final = true ) = 3 "Number of heatPorts=number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Integer type: Integer // 90: aimc.rs.R[1]:PARAM(start = 1.0 unit = "Ohm" ) = aimc.Rs "Resistances R_ref at temperatures T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.SIunits.Resistance$aimc$rs$R type: Real [3] // 91: aimc.rs.R[2]:PARAM(start = 1.0 unit = "Ohm" ) = aimc.Rs "Resistances R_ref at temperatures T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.SIunits.Resistance$aimc$rs$R type: Real [3] // 92: aimc.rs.R[3]:PARAM(start = 1.0 unit = "Ohm" ) = aimc.Rs "Resistances R_ref at temperatures T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.SIunits.Resistance$aimc$rs$R type: Real [3] @@ -1110,98 +1110,98 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 114: aimc.rs.resistor[3].R:PARAM(start = 1.0 unit = "Ohm" ) = aimc.rs.R[3] "Resistance at temperature T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Resistance$aimc$rs$resistor$R type: Real [3] // 115: aimc.rs.resistor[3].T_ref:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.rs.T_ref[3] "Reference temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Temperature type: Real [3] // 116: aimc.rs.resistor[3].alpha:PARAM(unit = "1/K" ) = aimc.rs.alpha[3] "Temperature coefficient of resistance (R_actual = R*(1 + alpha*(T_heatPort - T_ref))".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.LinearTemperatureCoefficient type: Real [3] -// 117: aimc.Lssigma:PARAM(start = 0.1017764061411688 / (aimc.fsNominal * 6.283185307179586) unit = "H" ) = 0.004 "Stator stray inductance per phase".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance$aimc$Lssigma type: Real [] -// 118: aimc.frictionParameters.PRef:PARAM(min = 0.0 unit = "W" ) = 0.0 "Reference friction losses at wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.Power$aimc$frictionParameters$PRef type: Real [] -// 119: aimc.frictionParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = 6.283185307179586 * aimc.fsNominal / /*Real*/(aimc.p) "Reference angular velocity that the PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.AngularVelocity$aimc$frictionParameters$wRef type: Real [] -// 120: aimc.frictionParameters.power_w:PARAM(min = 1e-60 ) = 2.0 "Exponent of friction torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Real type: Real [] -// 121: aimc.frictionParameters.linear:PARAM(final = true ) = 0.001 "Linear angular velocity range with respect to reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Real type: Real [] -// 122: aimc.frictionParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference friction torque at reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.Torque type: Real [] -// 123: aimc.frictionParameters.tauLinear:PARAM(unit = "N.m" final = true ) = 0.0 "Torque corresponding with linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.Torque type: Real [] -// 124: aimc.frictionParameters.wLinear:PARAM(unit = "rad/s" final = true ) = 0.1570796326794897 "Linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.AngularVelocity type: Real [] -// 125: aimc.statorCoreParameters.m:PARAM() = 3 "Number of phases (1 for DC, 3 for induction machines)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Integer type: Integer [] -// 126: aimc.statorCoreParameters.PRef:PARAM(min = 0.0 unit = "W" ) = 0.0 "Reference core losses at reference inner voltage VRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.Power$aimc$statorCoreParameters$PRef type: Real [] -// 127: aimc.statorCoreParameters.VRef:PARAM(min = 1e-60 start = 100.0 unit = "V" ) "Reference inner RMS voltage that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.Voltage$aimc$statorCoreParameters$VRef type: Real [] -// 128: aimc.statorCoreParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = 6.283185307179586 * aimc.fsNominal "Reference angular velocity that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.AngularVelocity$aimc$statorCoreParameters$wRef type: Real [] -// 129: aimc.statorCoreParameters.ratioHysteresis:PARAM(min = 0.0 max = 1.0 start = 0.775 final = true ) = 0.0 "Ratio of hysteresis losses with respect to the total core losses at VRef and fRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Real type: Real [] -// 130: aimc.statorCoreParameters.GcRef:PARAM(unit = "S" final = true ) = 0.0 "Reference conductance at reference frequency and voltage".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.Conductance type: Real [] -// 131: aimc.statorCoreParameters.wMin:PARAM(unit = "rad/s" final = true ) = 0.0003141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.AngularVelocity type: Real [] -// 132: aimc.strayLoadParameters.PRef:PARAM(min = 0.0 unit = "W" ) = 0.0 "Reference stray load losses at IRef and wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.Power$aimc$strayLoadParameters$PRef type: Real [] -// 133: aimc.strayLoadParameters.IRef:PARAM(min = 1e-60 start = 100.0 unit = "A" ) "Reference RMS current that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.Current$aimc$strayLoadParameters$IRef type: Real [] -// 134: aimc.strayLoadParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = 6.283185307179586 * aimc.fsNominal / /*Real*/(aimc.p) "Reference angular velocity that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.AngularVelocity$aimc$strayLoadParameters$wRef type: Real [] -// 135: aimc.strayLoadParameters.power_w:PARAM(min = 1e-60 ) = 1.0 "Exponent of stray load loss torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Real type: Real [] -// 136: aimc.strayLoadParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference stray load torque at reference angular velocity and reference current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.Torque type: Real [] -// 137: aimc.Lm:PARAM(start = 2.898223593858831 / (aimc.fsNominal * 6.283185307179586) unit = "H" ) = 0.06931 "Stator main field inductance per phase".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance$aimc$Lm type: Real [] -// 138: aimc.Lrsigma:PARAM(start = 0.1017764061411688 / (aimc.fsNominal * 6.283185307179586) unit = "H" ) = 0.002 "Rotor stray inductance per phase (equivalent three phase winding)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance$aimc$Lrsigma type: Real [] -// 139: aimc.Js:PARAM(start = aimc.Jr unit = "kg.m2" ) "Stator's moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inertia$aimc$Js type: Real [] -// 140: aimc.inertiaRotor.J:PARAM(min = 0.0 start = 1.0 unit = "kg.m2" ) = aimc.Jr "Moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.Inertia$aimc$inertiaRotor$J type: Real [] -// 141: aimc.inertiaRotor.stateSelect:PARAM(min = StateSelect.never max = StateSelect.always ) = StateSelect.default "Priority to use phi and w as states".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .StateSelect type: enumeration(never, avoid, default, prefer, always)[] -// 142: aimc.fixed.phi0:PARAM(unit = "rad" ) = 0.0 "Fixed offset angle of housing".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Fixed, .Modelica.SIunits.Angle type: Real [] -// 143: aimc.thermalAmbient.m:PARAM(final = true ) = 3 "Number of stator phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Integer type: Integer [] -// 144: aimc.thermalAmbient.useTemperatureInputs:PARAM(final = true ) = false "If true, temperature inputs are used; else, temperatures are constant".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Boolean type: Boolean [] -// 145: aimc.thermalAmbient.TDefault:CONST(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Default temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.Temperature type: Real [] -// 146: aimc.thermalAmbient.thermalPort.m:PARAM(flow=false final = true ) = 3 "Number of stator phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Integer type: Integer [] -// 147: aimc.thermalAmbient.thermalCollectorStator.m:PARAM(min = 1 final = true ) = 3 "Number of collected heat flows".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Integer type: Integer [] -// 148: aimc.thermalAmbient.Ts:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Temperature of stator windings".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.Temperature$aimc$thermalAmbient$Ts type: Real [] -// 149: aimc.thermalAmbient.temperatureStatorCore.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStatorCore, .Modelica.SIunits.Temperature type: Real [] -// 150: aimc.thermalAmbient.temperatureRotorCore.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureRotorCore, .Modelica.SIunits.Temperature type: Real [] -// 151: aimc.thermalAmbient.temperatureStrayLoad.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStrayLoad, .Modelica.SIunits.Temperature type: Real [] -// 152: aimc.thermalAmbient.temperatureFriction.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureFriction, .Modelica.SIunits.Temperature type: Real [] -// 153: aimc.thermalAmbient.Tr:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Temperature of rotor (squirrel cage)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.Temperature$aimc$thermalAmbient$Tr type: Real [] -// 154: aimc.thermalAmbient.constTs.k:PARAM(start = 1.0 final = true ) = 293.15 "Constant output value".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTs, .Real type: Real [] -// 155: aimc.thermalAmbient.constTr.k:PARAM(start = 1.0 final = true ) = 293.15 "Constant output value".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTr, .Real type: Real [] -// 156: aimc.Lszero:PARAM(unit = "H" ) = aimc.Lssigma "Stator zero sequence inductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance type: Real [] +// 117: aimc.Lssigma:PARAM(start = 0.1017764061411688 / (aimc.fsNominal * 6.283185307179586) unit = "H" ) = 0.004 "Stator stray inductance per phase".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance$aimc$Lssigma type: Real +// 118: aimc.frictionParameters.PRef:PARAM(min = 0.0 unit = "W" ) = 0.0 "Reference friction losses at wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.Power$aimc$frictionParameters$PRef type: Real +// 119: aimc.frictionParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = 6.283185307179586 * aimc.fsNominal / /*Real*/(aimc.p) "Reference angular velocity that the PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.AngularVelocity$aimc$frictionParameters$wRef type: Real +// 120: aimc.frictionParameters.power_w:PARAM(min = 1e-60 ) = 2.0 "Exponent of friction torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Real type: Real +// 121: aimc.frictionParameters.linear:PARAM(final = true ) = 0.001 "Linear angular velocity range with respect to reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Real type: Real +// 122: aimc.frictionParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference friction torque at reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.Torque type: Real +// 123: aimc.frictionParameters.tauLinear:PARAM(unit = "N.m" final = true ) = 0.0 "Torque corresponding with linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.Torque type: Real +// 124: aimc.frictionParameters.wLinear:PARAM(unit = "rad/s" final = true ) = 0.1570796326794897 "Linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.FrictionParameters$aimc$frictionParameters, .Modelica.SIunits.AngularVelocity type: Real +// 125: aimc.statorCoreParameters.m:PARAM() = 3 "Number of phases (1 for DC, 3 for induction machines)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Integer type: Integer +// 126: aimc.statorCoreParameters.PRef:PARAM(min = 0.0 unit = "W" ) = 0.0 "Reference core losses at reference inner voltage VRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.Power$aimc$statorCoreParameters$PRef type: Real +// 127: aimc.statorCoreParameters.VRef:PARAM(min = 1e-60 start = 100.0 unit = "V" ) "Reference inner RMS voltage that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.Voltage$aimc$statorCoreParameters$VRef type: Real +// 128: aimc.statorCoreParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = 6.283185307179586 * aimc.fsNominal "Reference angular velocity that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.AngularVelocity$aimc$statorCoreParameters$wRef type: Real +// 129: aimc.statorCoreParameters.ratioHysteresis:PARAM(min = 0.0 max = 1.0 start = 0.775 final = true ) = 0.0 "Ratio of hysteresis losses with respect to the total core losses at VRef and fRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Real type: Real +// 130: aimc.statorCoreParameters.GcRef:PARAM(unit = "S" final = true ) = 0.0 "Reference conductance at reference frequency and voltage".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.Conductance type: Real +// 131: aimc.statorCoreParameters.wMin:PARAM(unit = "rad/s" final = true ) = 0.0003141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCoreParameters, .Modelica.SIunits.AngularVelocity type: Real +// 132: aimc.strayLoadParameters.PRef:PARAM(min = 0.0 unit = "W" ) = 0.0 "Reference stray load losses at IRef and wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.Power$aimc$strayLoadParameters$PRef type: Real +// 133: aimc.strayLoadParameters.IRef:PARAM(min = 1e-60 start = 100.0 unit = "A" ) "Reference RMS current that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.Current$aimc$strayLoadParameters$IRef type: Real +// 134: aimc.strayLoadParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = 6.283185307179586 * aimc.fsNominal / /*Real*/(aimc.p) "Reference angular velocity that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.AngularVelocity$aimc$strayLoadParameters$wRef type: Real +// 135: aimc.strayLoadParameters.power_w:PARAM(min = 1e-60 ) = 1.0 "Exponent of stray load loss torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Real type: Real +// 136: aimc.strayLoadParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference stray load torque at reference angular velocity and reference current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.StrayLoadParameters$aimc$strayLoadParameters, .Modelica.SIunits.Torque type: Real +// 137: aimc.Lm:PARAM(start = 2.898223593858831 / (aimc.fsNominal * 6.283185307179586) unit = "H" ) = 0.06931 "Stator main field inductance per phase".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance$aimc$Lm type: Real +// 138: aimc.Lrsigma:PARAM(start = 0.1017764061411688 / (aimc.fsNominal * 6.283185307179586) unit = "H" ) = 0.002 "Rotor stray inductance per phase (equivalent three phase winding)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance$aimc$Lrsigma type: Real +// 139: aimc.Js:PARAM(start = aimc.Jr unit = "kg.m2" ) "Stator's moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inertia$aimc$Js type: Real +// 140: aimc.inertiaRotor.J:PARAM(min = 0.0 start = 1.0 unit = "kg.m2" ) = aimc.Jr "Moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.Inertia$aimc$inertiaRotor$J type: Real +// 141: aimc.inertiaRotor.stateSelect:PARAM(min = StateSelect.never max = StateSelect.always ) = StateSelect.default "Priority to use phi and w as states".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .StateSelect type: enumeration(never, avoid, default, prefer, always) +// 142: aimc.fixed.phi0:PARAM(unit = "rad" ) = 0.0 "Fixed offset angle of housing".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Fixed, .Modelica.SIunits.Angle type: Real +// 143: aimc.thermalAmbient.m:PARAM(final = true ) = 3 "Number of stator phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Integer type: Integer +// 144: aimc.thermalAmbient.useTemperatureInputs:PARAM(final = true ) = false "If true, temperature inputs are used; else, temperatures are constant".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Boolean type: Boolean +// 145: aimc.thermalAmbient.TDefault:CONST(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Default temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.Temperature type: Real +// 146: aimc.thermalAmbient.thermalPort.m:PARAM(flow=false final = true ) = 3 "Number of stator phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Integer type: Integer +// 147: aimc.thermalAmbient.thermalCollectorStator.m:PARAM(min = 1 final = true ) = 3 "Number of collected heat flows".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Integer type: Integer +// 148: aimc.thermalAmbient.Ts:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Temperature of stator windings".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.Temperature$aimc$thermalAmbient$Ts type: Real +// 149: aimc.thermalAmbient.temperatureStatorCore.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStatorCore, .Modelica.SIunits.Temperature type: Real +// 150: aimc.thermalAmbient.temperatureRotorCore.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureRotorCore, .Modelica.SIunits.Temperature type: Real +// 151: aimc.thermalAmbient.temperatureStrayLoad.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStrayLoad, .Modelica.SIunits.Temperature type: Real +// 152: aimc.thermalAmbient.temperatureFriction.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Fixed temperature at port".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureFriction, .Modelica.SIunits.Temperature type: Real +// 153: aimc.thermalAmbient.Tr:PARAM(min = 0.0 start = 293.15 unit = "K" nominal = 300.0 final = true ) = 293.15 "Temperature of rotor (squirrel cage)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.Temperature$aimc$thermalAmbient$Tr type: Real +// 154: aimc.thermalAmbient.constTs.k:PARAM(start = 1.0 final = true ) = 293.15 "Constant output value".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTs, .Real type: Real +// 155: aimc.thermalAmbient.constTr.k:PARAM(start = 1.0 final = true ) = 293.15 "Constant output value".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Blocks.Sources.Constant$aimc$thermalAmbient$constTr, .Real type: Real +// 156: aimc.Lszero:PARAM(unit = "H" ) = aimc.Lssigma "Stator zero sequence inductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Inductance type: Real // 157: aimc.lssigma.L[1]:PARAM(unit = "H" ) = aimc.Lssigma "Inductance of both axes".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.SIunits.Inductance type: Real [2] // 158: aimc.lssigma.L[2]:PARAM(unit = "H" ) = aimc.Lssigma "Inductance of both axes".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.SIunits.Inductance type: Real [2] -// 159: aimc.friction.useHeatPort:PARAM(final = true ) = true "=true, if heatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Boolean type: Boolean [] -// 160: aimc.friction.frictionParameters.PRef:PARAM(min = 0.0 unit = "W" ) = aimc.frictionParameters.PRef "Reference friction losses at wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.Power$aimc$friction$frictionParameters$PRef type: Real [] -// 161: aimc.friction.frictionParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = aimc.frictionParameters.wRef "Reference angular velocity that the PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.AngularVelocity$aimc$friction$frictionParameters$wRef type: Real [] -// 162: aimc.friction.frictionParameters.power_w:PARAM(min = 1e-60 ) = aimc.frictionParameters.power_w "Exponent of friction torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Real type: Real [] -// 163: aimc.friction.frictionParameters.linear:PARAM(final = true ) = 0.001 "Linear angular velocity range with respect to reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Real type: Real [] -// 164: aimc.friction.frictionParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference friction torque at reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.Torque type: Real [] -// 165: aimc.friction.frictionParameters.tauLinear:PARAM(unit = "N.m" final = true ) = 0.0 "Torque corresponding with linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.Torque type: Real [] -// 166: aimc.friction.frictionParameters.wLinear:PARAM(unit = "rad/s" final = true ) = 0.1570796326794897 "Linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.AngularVelocity type: Real [] -// 167: aimc.statorCore.useHeatPort:PARAM(final = true ) = true "=true, if heatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Boolean type: Boolean [] -// 168: aimc.statorCore.m:PARAM(final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Integer type: Integer [] -// 169: aimc.statorCore.turnsRatio:PARAM(min = 1e-60 ) = 1.0 "Effective number of stator turns / effective number of rotor turns (if used as rotor core)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Real type: Real [] -// 170: aimc.statorCore.coreParameters.m:PARAM() = aimc.statorCoreParameters.m "Number of phases (1 for DC, 3 for induction machines)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Integer type: Integer [] -// 171: aimc.statorCore.coreParameters.PRef:PARAM(min = 0.0 unit = "W" ) = aimc.statorCoreParameters.PRef "Reference core losses at reference inner voltage VRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.Power$aimc$statorCore$coreParameters$PRef type: Real [] -// 172: aimc.statorCore.coreParameters.VRef:PARAM(min = 1e-60 unit = "V" ) = aimc.statorCoreParameters.VRef "Reference inner RMS voltage that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.Voltage$aimc$statorCore$coreParameters$VRef type: Real [] -// 173: aimc.statorCore.coreParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = aimc.statorCoreParameters.wRef "Reference angular velocity that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.AngularVelocity$aimc$statorCore$coreParameters$wRef type: Real [] -// 174: aimc.statorCore.coreParameters.ratioHysteresis:PARAM(min = 0.0 max = 1.0 start = 0.775 final = true ) = 0.0 "Ratio of hysteresis losses with respect to the total core losses at VRef and fRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Real type: Real [] -// 175: aimc.statorCore.coreParameters.GcRef:PARAM(unit = "S" final = true ) = 0.0 "Reference conductance at reference frequency and voltage".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.Conductance type: Real [] -// 176: aimc.statorCore.coreParameters.wMin:PARAM(unit = "rad/s" final = true ) = 0.0003141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.AngularVelocity type: Real [] -// 177: aimc.strayLoad.m:PARAM(min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Integer type: Integer [] -// 178: aimc.strayLoad.useHeatPort:PARAM(final = true ) = true "=true, if heatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Boolean type: Boolean [] -// 179: aimc.strayLoad.strayLoadParameters.PRef:PARAM(min = 0.0 unit = "W" ) = aimc.strayLoadParameters.PRef "Reference stray load losses at IRef and wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.Power$aimc$strayLoad$strayLoadParameters$PRef type: Real [] -// 180: aimc.strayLoad.strayLoadParameters.IRef:PARAM(min = 1e-60 unit = "A" ) = aimc.strayLoadParameters.IRef "Reference RMS current that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.Current$aimc$strayLoad$strayLoadParameters$IRef type: Real [] -// 181: aimc.strayLoad.strayLoadParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = aimc.strayLoadParameters.wRef "Reference angular velocity that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.AngularVelocity$aimc$strayLoad$strayLoadParameters$wRef type: Real [] -// 182: aimc.strayLoad.strayLoadParameters.power_w:PARAM(min = 1e-60 ) = aimc.strayLoadParameters.power_w "Exponent of stray load loss torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Real type: Real [] -// 183: aimc.strayLoad.strayLoadParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference stray load torque at reference angular velocity and reference current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.Torque type: Real [] -// 184: aimc.strayLoad.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$strayLoad$plug_p, .Integer type: Integer [] -// 185: aimc.strayLoad.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$strayLoad$plug_n, .Integer type: Integer [] -// 186: aimc.airGapS.m:PARAM(final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Integer type: Integer [] -// 187: aimc.airGapS.p:PARAM(min = 1 ) = aimc.p "Number of pole pairs".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Integer type: Integer [] -// 188: aimc.airGapS.Lm:PARAM(unit = "H" ) = aimc.Lm "Main field inductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Inductance type: Real [] +// 159: aimc.friction.useHeatPort:PARAM(final = true ) = true "=true, if heatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Boolean type: Boolean +// 160: aimc.friction.frictionParameters.PRef:PARAM(min = 0.0 unit = "W" ) = aimc.frictionParameters.PRef "Reference friction losses at wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.Power$aimc$friction$frictionParameters$PRef type: Real +// 161: aimc.friction.frictionParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = aimc.frictionParameters.wRef "Reference angular velocity that the PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.AngularVelocity$aimc$friction$frictionParameters$wRef type: Real +// 162: aimc.friction.frictionParameters.power_w:PARAM(min = 1e-60 ) = aimc.frictionParameters.power_w "Exponent of friction torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Real type: Real +// 163: aimc.friction.frictionParameters.linear:PARAM(final = true ) = 0.001 "Linear angular velocity range with respect to reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Real type: Real +// 164: aimc.friction.frictionParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference friction torque at reference angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.Torque type: Real +// 165: aimc.friction.frictionParameters.tauLinear:PARAM(unit = "N.m" final = true ) = 0.0 "Torque corresponding with linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.Torque type: Real +// 166: aimc.friction.frictionParameters.wLinear:PARAM(unit = "rad/s" final = true ) = 0.1570796326794897 "Linear angular velocity range".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Electrical.Machines.Losses.FrictionParameters, .Modelica.SIunits.AngularVelocity type: Real +// 167: aimc.statorCore.useHeatPort:PARAM(final = true ) = true "=true, if heatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Boolean type: Boolean +// 168: aimc.statorCore.m:PARAM(final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Integer type: Integer +// 169: aimc.statorCore.turnsRatio:PARAM(min = 1e-60 ) = 1.0 "Effective number of stator turns / effective number of rotor turns (if used as rotor core)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Real type: Real +// 170: aimc.statorCore.coreParameters.m:PARAM() = aimc.statorCoreParameters.m "Number of phases (1 for DC, 3 for induction machines)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Integer type: Integer +// 171: aimc.statorCore.coreParameters.PRef:PARAM(min = 0.0 unit = "W" ) = aimc.statorCoreParameters.PRef "Reference core losses at reference inner voltage VRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.Power$aimc$statorCore$coreParameters$PRef type: Real +// 172: aimc.statorCore.coreParameters.VRef:PARAM(min = 1e-60 unit = "V" ) = aimc.statorCoreParameters.VRef "Reference inner RMS voltage that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.Voltage$aimc$statorCore$coreParameters$VRef type: Real +// 173: aimc.statorCore.coreParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = aimc.statorCoreParameters.wRef "Reference angular velocity that reference core losses PRef refer to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.AngularVelocity$aimc$statorCore$coreParameters$wRef type: Real +// 174: aimc.statorCore.coreParameters.ratioHysteresis:PARAM(min = 0.0 max = 1.0 start = 0.775 final = true ) = 0.0 "Ratio of hysteresis losses with respect to the total core losses at VRef and fRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Real type: Real +// 175: aimc.statorCore.coreParameters.GcRef:PARAM(unit = "S" final = true ) = 0.0 "Reference conductance at reference frequency and voltage".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.Conductance type: Real +// 176: aimc.statorCore.coreParameters.wMin:PARAM(unit = "rad/s" final = true ) = 0.0003141592653589793 .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Losses.CoreParameters$aimc$statorCore$coreParameters, .Modelica.SIunits.AngularVelocity type: Real +// 177: aimc.strayLoad.m:PARAM(min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Integer type: Integer +// 178: aimc.strayLoad.useHeatPort:PARAM(final = true ) = true "=true, if heatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Boolean type: Boolean +// 179: aimc.strayLoad.strayLoadParameters.PRef:PARAM(min = 0.0 unit = "W" ) = aimc.strayLoadParameters.PRef "Reference stray load losses at IRef and wRef".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.Power$aimc$strayLoad$strayLoadParameters$PRef type: Real +// 180: aimc.strayLoad.strayLoadParameters.IRef:PARAM(min = 1e-60 unit = "A" ) = aimc.strayLoadParameters.IRef "Reference RMS current that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.Current$aimc$strayLoad$strayLoadParameters$IRef type: Real +// 181: aimc.strayLoad.strayLoadParameters.wRef:PARAM(min = 1e-60 unit = "rad/s" ) = aimc.strayLoadParameters.wRef "Reference angular velocity that PRef refers to".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.AngularVelocity$aimc$strayLoad$strayLoadParameters$wRef type: Real +// 182: aimc.strayLoad.strayLoadParameters.power_w:PARAM(min = 1e-60 ) = aimc.strayLoadParameters.power_w "Exponent of stray load loss torque w.r.t. angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Real type: Real +// 183: aimc.strayLoad.strayLoadParameters.tauRef:PARAM(unit = "N.m" final = true ) = 0.0 "Reference stray load torque at reference angular velocity and reference current".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.Machines.Losses.StrayLoadParameters, .Modelica.SIunits.Torque type: Real +// 184: aimc.strayLoad.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$strayLoad$plug_p, .Integer type: Integer +// 185: aimc.strayLoad.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$strayLoad$plug_n, .Integer type: Integer +// 186: aimc.airGapS.m:PARAM(final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Integer type: Integer +// 187: aimc.airGapS.p:PARAM(min = 1 ) = aimc.p "Number of pole pairs".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Integer type: Integer +// 188: aimc.airGapS.Lm:PARAM(unit = "H" ) = aimc.Lm "Main field inductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Inductance type: Real // 189: aimc.airGapS.L[1,1]:PARAM(unit = "H" protected = true final = true ) = 0.06931 "Inductance matrix".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Inductance type: Real [2,2] // 190: aimc.airGapS.L[1,2]:PARAM(unit = "H" protected = true final = true ) = 0.0 "Inductance matrix".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Inductance type: Real [2,2] // 191: aimc.airGapS.L[2,1]:PARAM(unit = "H" protected = true final = true ) = 0.0 "Inductance matrix".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Inductance type: Real [2,2] // 192: aimc.airGapS.L[2,2]:PARAM(unit = "H" protected = true final = true ) = 0.06931 "Inductance matrix".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Inductance type: Real [2,2] -// 193: aimc.squirrelCageR.useHeatPort:PARAM(final = true ) = true "=true, if HeatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Boolean type: Boolean [] -// 194: aimc.squirrelCageR.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.TrRef "Fixed device temperature if useHeatPort = false".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Temperature type: Real [] -// 195: aimc.squirrelCageR.Lrsigma:PARAM(unit = "H" ) = aimc.Lrsigma "Rotor stray inductance per phase translated to stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Inductance type: Real [] -// 196: aimc.squirrelCageR.Rr:PARAM(unit = "Ohm" ) = aimc.Rr "Rotor resistance per phase translated to stator at T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Resistance type: Real [] -// 197: aimc.squirrelCageR.T_ref:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.TrRef "Reference temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Temperature type: Real [] -// 198: aimc.squirrelCageR.alpha:PARAM(unit = "1/K" ) = aimc.alpha20r / (1.0 + aimc.alpha20r * (-293.15 + aimc.TrRef)) "Temperature coefficient of resistance at T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.LinearTemperatureCoefficient type: Real [] -// 199: aimc.inertiaStator.J:PARAM(min = 0.0 start = 1.0 unit = "kg.m2" ) = aimc.Js "Moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.Inertia$aimc$inertiaStator$J type: Real [] -// 200: aimc.inertiaStator.stateSelect:PARAM(min = StateSelect.never max = StateSelect.always ) = StateSelect.default "Priority to use phi and w as states".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .StateSelect type: enumeration(never, avoid, default, prefer, always)[] -// 201: aimc.lszero.L:PARAM(start = 1.0 unit = "H" ) = aimc.Lszero "Inductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.SIunits.Inductance$aimc$lszero$L type: Real [] -// 202: star.m:PARAM(min = 1 ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Integer type: Integer [] -// 203: star.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$star$plug_p, .Integer type: Integer [] -// 204: torque.useSupport:PARAM(final = true ) = false "= true, if support flange enabled, otherwise implicitly grounded".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Boolean type: Boolean [] -// 205: const.k:PARAM(start = 1.0 ) = -15.0 "Constant output value".asmaFlow, .Modelica.Blocks.Sources.Constant$const, .Real type: Real [] -// 206: sinevoltage1.m:PARAM(min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Integer type: Integer [] -// 207: sinevoltage1.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$sinevoltage1$plug_p, .Integer type: Integer [] -// 208: sinevoltage1.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$sinevoltage1$plug_n, .Integer type: Integer [] +// 193: aimc.squirrelCageR.useHeatPort:PARAM(final = true ) = true "=true, if HeatPort is enabled".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Boolean type: Boolean +// 194: aimc.squirrelCageR.T:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.TrRef "Fixed device temperature if useHeatPort = false".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Temperature type: Real +// 195: aimc.squirrelCageR.Lrsigma:PARAM(unit = "H" ) = aimc.Lrsigma "Rotor stray inductance per phase translated to stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Inductance type: Real +// 196: aimc.squirrelCageR.Rr:PARAM(unit = "Ohm" ) = aimc.Rr "Rotor resistance per phase translated to stator at T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Resistance type: Real +// 197: aimc.squirrelCageR.T_ref:PARAM(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.TrRef "Reference temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Temperature type: Real +// 198: aimc.squirrelCageR.alpha:PARAM(unit = "1/K" ) = aimc.alpha20r / (1.0 + aimc.alpha20r * (-293.15 + aimc.TrRef)) "Temperature coefficient of resistance at T_ref".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.LinearTemperatureCoefficient type: Real +// 199: aimc.inertiaStator.J:PARAM(min = 0.0 start = 1.0 unit = "kg.m2" ) = aimc.Js "Moment of inertia".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.Inertia$aimc$inertiaStator$J type: Real +// 200: aimc.inertiaStator.stateSelect:PARAM(min = StateSelect.never max = StateSelect.always ) = StateSelect.default "Priority to use phi and w as states".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .StateSelect type: enumeration(never, avoid, default, prefer, always) +// 201: aimc.lszero.L:PARAM(start = 1.0 unit = "H" ) = aimc.Lszero "Inductance".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.SIunits.Inductance$aimc$lszero$L type: Real +// 202: star.m:PARAM(min = 1 ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Integer type: Integer +// 203: star.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$star$plug_p, .Integer type: Integer +// 204: torque.useSupport:PARAM(final = true ) = false "= true, if support flange enabled, otherwise implicitly grounded".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Boolean type: Boolean +// 205: const.k:PARAM(start = 1.0 ) = -15.0 "Constant output value".asmaFlow, .Modelica.Blocks.Sources.Constant$const, .Real type: Real +// 206: sinevoltage1.m:PARAM(min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Integer type: Integer +// 207: sinevoltage1.plug_p.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$sinevoltage1$plug_p, .Integer type: Integer +// 208: sinevoltage1.plug_n.m:PARAM(flow=false min = 1 final = true ) = 3 "Number of phases".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$sinevoltage1$plug_n, .Integer type: Integer // 209: sinevoltage1.V[1]:PARAM(start = 1.0 unit = "V" ) = 187.794213613377 "Amplitudes of sine waves".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.SIunits.Voltage$sinevoltage1$V type: Real [3] // 210: sinevoltage1.V[2]:PARAM(start = 1.0 unit = "V" ) = 187.794213613377 "Amplitudes of sine waves".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.SIunits.Voltage$sinevoltage1$V type: Real [3] // 211: sinevoltage1.V[3]:PARAM(start = 1.0 unit = "V" ) = 187.794213613377 "Amplitudes of sine waves".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.SIunits.Voltage$sinevoltage1$V type: Real [3] @@ -1250,12 +1250,12 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 254: sinevoltage1.sineVoltage[3].signalSource.offset:PARAM() = sinevoltage1.sineVoltage[3].offset "Offset of output signal".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Blocks.Sources.Sine$sinevoltage1$sineVoltage$signalSource, .Real type: Real [3] // 255: sinevoltage1.sineVoltage[3].signalSource.startTime:PARAM(unit = "s" ) = sinevoltage1.sineVoltage[3].startTime "Output = offset for time < startTime".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Blocks.Sources.Sine$sinevoltage1$sineVoltage$signalSource, .Modelica.SIunits.Time type: Real [3] // 256: sinevoltage1.sineVoltage[3].signalSource.pi:CONST(protected = true ) = 3.141592653589793 .asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Blocks.Sources.Sine$sinevoltage1$sineVoltage$signalSource, .Real type: Real [3] -// 257: aimc.strayLoad.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 258: aimc.friction.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 259: aimc.friction.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$friction$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [] -// 260: aimc.strayLoad.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$strayLoad$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [] -// 261: aimc.statorCore.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$statorCore$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [] -// 262: aimc.inertiaStator.flange_a.tau:VARIABLE(flow=true unit = "N.m" ) = 0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] +// 257: aimc.strayLoad.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 258: aimc.friction.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 259: aimc.friction.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$friction$heatPort, .Modelica.SIunits.HeatFlowRate type: Real +// 260: aimc.strayLoad.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$strayLoad$heatPort, .Modelica.SIunits.HeatFlowRate type: Real +// 261: aimc.statorCore.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -0.0 "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$statorCore$heatPort, .Modelica.SIunits.HeatFlowRate type: Real +// 262: aimc.inertiaStator.flange_a.tau:VARIABLE(flow=true unit = "N.m" ) = 0.0 "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real // // // External Objects (0) @@ -1268,18 +1268,18 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // // Alias Variables (280) // ======================================== -// 1: const.y:VARIABLE() = const.k "Connector of Real output signal".asmaFlow, .Modelica.Blocks.Sources.Constant$const, .Modelica.Blocks.Interfaces.RealOutput type: Real [] -// 2: torque.tau:VARIABLE(unit = "N.m" ) = const.k "Accelerating torque acting at flange (= -flange.tau)".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.Blocks.Interfaces.RealInput$torque$tau type: Real [] -// 3: torque.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -const.k "Cut torque in the flange".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real [] -// 4: aimc.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 5: torque.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real [] -// 6: aimc.strayLoad.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 7: aimc.inertiaRotor.flange_b.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real [] -// 8: aimc.inertiaRotor.phi:DUMMY_STATE(unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of component".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.Angle$aimc$inertiaRotor$phi type: Real [] -// 9: aimc.inertiaRotor.flange_a.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 10: aimc.airGapS.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 11: aimc.friction.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 12: star.pin_n.v:VARIABLE(flow=false unit = "V" ) = ground.p.v "Potential at the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real [] +// 1: const.y:VARIABLE() = const.k "Connector of Real output signal".asmaFlow, .Modelica.Blocks.Sources.Constant$const, .Modelica.Blocks.Interfaces.RealOutput type: Real +// 2: torque.tau:VARIABLE(unit = "N.m" ) = const.k "Accelerating torque acting at flange (= -flange.tau)".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.Blocks.Interfaces.RealInput$torque$tau type: Real +// 3: torque.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -const.k "Cut torque in the flange".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real +// 4: aimc.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 5: torque.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Mechanics.Rotational.Sources.Torque, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real +// 6: aimc.strayLoad.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 7: aimc.inertiaRotor.flange_b.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real +// 8: aimc.inertiaRotor.phi:DUMMY_STATE(unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of component".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.SIunits.Angle$aimc$inertiaRotor$phi type: Real +// 9: aimc.inertiaRotor.flange_a.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 10: aimc.airGapS.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 11: aimc.friction.flange.phi:VARIABLE(flow=false unit = "rad" ) = speedSensor.flange.phi "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 12: star.pin_n.v:VARIABLE(flow=false unit = "V" ) = ground.p.v "Potential at the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real // 13: star.plug_p.pin[3].v:VARIABLE(flow=false unit = "V" ) = ground.p.v "Potential at the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$star$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 14: sinevoltage1.plug_p.pin[3].v:VARIABLE(flow=false unit = "V" ) = ground.p.v "Potential at the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$sinevoltage1$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 15: sinevoltage1.sineVoltage[3].p.v:VARIABLE(flow=false unit = "V" ) = ground.p.v "Potential at the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real [3] @@ -1306,8 +1306,8 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 36: aimc.strayLoad.plug_p.pin[1].v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[1] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$strayLoad$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 37: terminalBox.plug_sn.pin[3].v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$terminalBox$plug_sn, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 38: terminalBox.star.plug_p.pin[3].v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$star$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] -// 39: terminalBox.star.pin_n.v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real [] -// 40: terminalBox.starpoint.v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real [] +// 39: terminalBox.star.pin_n.v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real +// 40: terminalBox.starpoint.v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real // 41: terminalBox.star.plug_p.pin[2].v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$terminalBox$star$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 42: terminalBox.plug_sn.pin[2].v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$terminalBox$plug_sn, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 43: aimc.plug_sn.pin[2].v:VARIABLE(flow=false unit = "V" ) = aimc.plug_sn.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$plug_sn, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] @@ -1389,13 +1389,13 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 119: aimc.rs.i[3]:VARIABLE(unit = "A" ) = sinevoltage1.i[3] "Currents flowing into positive plugs".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.SIunits.Current type: Real [3] // 120: aimc.is[3]:VARIABLE(unit = "A" ) = sinevoltage1.i[3] "Stator instantaneous currents".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current type: Real [3] // 121: star.plug_p.pin[3].i:VARIABLE(flow=true unit = "A" ) = -sinevoltage1.i[3] "Current flowing into the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$star$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Current type: Real [3] -// 122: star.pin_n.i:VARIABLE(flow=true unit = "A" ) = -ground.p.i "Current flowing into the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real [] +// 122: star.pin_n.i:VARIABLE(flow=true unit = "A" ) = -ground.p.i "Current flowing into the pin".asmaFlow, .Modelica.Electrical.MultiPhase.Basic.Star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real // 123: aimc.statorCore.spacePhasor.v_[2]:VARIABLE(flow=false unit = "V" ) = aimc.lssigma.spacePhasor_a.v_[2] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 124: aimc.spacePhasorS.spacePhasor.v_[2]:VARIABLE(flow=false unit = "V" ) = aimc.lssigma.spacePhasor_a.v_[2] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 125: aimc.statorCore.spacePhasor.v_[1]:VARIABLE(flow=false unit = "V" ) = aimc.lssigma.spacePhasor_a.v_[1] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 126: aimc.spacePhasorS.spacePhasor.v_[1]:VARIABLE(flow=false unit = "V" ) = aimc.lssigma.spacePhasor_a.v_[1] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] -// 127: aimc.lszero.n.v:VARIABLE(flow=false unit = "V" ) = aimc.spacePhasorS.ground.v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real [] -// 128: aimc.spacePhasorS.zero.v:VARIABLE(flow=false unit = "V" ) = aimc.lszero.v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real [] +// 127: aimc.lszero.n.v:VARIABLE(flow=false unit = "V" ) = aimc.spacePhasorS.ground.v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real +// 128: aimc.spacePhasorS.zero.v:VARIABLE(flow=false unit = "V" ) = aimc.lszero.v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real // 129: aimc.spacePhasorS.plug_p.pin[3].v:VARIABLE(flow=false unit = "V" ) = aimc.rs.plug_n.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$spacePhasorS$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 130: aimc.rs.resistor[3].n.v:VARIABLE(flow=false unit = "V" ) = aimc.rs.plug_n.pin[3].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Voltage type: Real [3] // 131: aimc.spacePhasorS.plug_p.pin[2].v:VARIABLE(flow=false unit = "V" ) = aimc.rs.plug_n.pin[2].v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$spacePhasorS$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] @@ -1408,9 +1408,9 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 138: aimc.rs.resistor[2].p.v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[2] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real [3] // 139: aimc.strayLoad.plug_n.pin[1].v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[1] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Electrical.MultiPhase.Interfaces.NegativePlug$aimc$strayLoad$plug_n, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 140: aimc.rs.resistor[1].p.v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[1] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real [3] -// 141: aimc.thermalAmbient.temperatureStatorWinding.T:VARIABLE(unit = "K" final = true ) = aimc.thermalAmbient.constTs.y .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Blocks.Interfaces.RealInput$aimc$thermalAmbient$temperatureStatorWinding$T type: Real [] -// 142: aimc.thermalAmbient.temperatureStatorWinding.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] -// 143: aimc.thermalAmbient.thermalCollectorStator.port_b.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] +// 141: aimc.thermalAmbient.temperatureStatorWinding.T:VARIABLE(unit = "K" final = true ) = aimc.thermalAmbient.constTs.y .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Blocks.Interfaces.RealInput$aimc$thermalAmbient$temperatureStatorWinding$T type: Real +// 142: aimc.thermalAmbient.temperatureStatorWinding.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real +// 143: aimc.thermalAmbient.thermalCollectorStator.port_b.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real // 144: aimc.thermalAmbient.thermalCollectorStator.port_a[3].T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [3] // 145: aimc.thermalAmbient.thermalPort.heatPortStatorWinding[3].T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [3] // 146: aimc.internalThermalPort.heatPortStatorWinding[3].T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [3] @@ -1429,20 +1429,20 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 159: aimc.rs.heatPort[1].T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [3] // 160: aimc.rs.resistor[1].heatPort.T:VARIABLE(flow=false min = 0.0 start = aimc.rs.resistor[1].T unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTs.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$rs$resistor$heatPort, .Modelica.SIunits.Temperature$aimc$rs$resistor$heatPort$T type: Real [3] // 161: aimc.rs.resistor[1].T_heatPort:VARIABLE(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTs.y "Temperature of HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.SIunits.Temperature type: Real [3] -// 162: aimc.fixed.flange.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Fixed, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real [] -// 163: aimc.airGapS.support.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 164: aimc.strayLoad.support.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 165: aimc.internalSupport.phi:VARIABLE(flow=false unit = "rad" protected = true ) = aimc.fixed.phi0 "Absolute rotation angle of the support/housing".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Support, .Modelica.SIunits.Angle type: Real [] -// 166: aimc.inertiaStator.flange_a.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 167: aimc.inertiaStator.phi:DUMMY_STATE(unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of component".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.Angle$aimc$inertiaStator$phi type: Real [] -// 168: aimc.inertiaStator.flange_b.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real [] -// 169: aimc.friction.support.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real [] -// 170: aimc.thermalAmbient.temperatureRotorWinding.T:VARIABLE(unit = "K" final = true ) = aimc.thermalAmbient.constTr.y .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Blocks.Interfaces.RealInput$aimc$thermalAmbient$temperatureRotorWinding$T type: Real [] -// 171: aimc.thermalAmbient.temperatureRotorWinding.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real [] -// 172: aimc.thermalAmbient.thermalPort.heatPortRotorWinding.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 173: aimc.internalThermalPort.heatPortRotorWinding.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 174: aimc.squirrelCageR.heatPort.T:VARIABLE(flow=false min = 0.0 start = aimc.squirrelCageR.T unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$squirrelCageR$heatPort, .Modelica.SIunits.Temperature$aimc$squirrelCageR$heatPort$T type: Real [] -// 175: aimc.squirrelCageR.T_heatPort:VARIABLE(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTr.y "Temperature of HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Temperature type: Real [] +// 162: aimc.fixed.flange.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Fixed, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real +// 163: aimc.airGapS.support.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 164: aimc.strayLoad.support.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 165: aimc.internalSupport.phi:VARIABLE(flow=false unit = "rad" protected = true ) = aimc.fixed.phi0 "Absolute rotation angle of the support/housing".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Support, .Modelica.SIunits.Angle type: Real +// 166: aimc.inertiaStator.flange_a.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 167: aimc.inertiaStator.phi:DUMMY_STATE(unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of component".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.SIunits.Angle$aimc$inertiaStator$phi type: Real +// 168: aimc.inertiaStator.flange_b.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaStator, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Angle type: Real +// 169: aimc.friction.support.phi:VARIABLE(flow=false unit = "rad" ) = aimc.fixed.phi0 "Absolute rotation angle of flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Angle type: Real +// 170: aimc.thermalAmbient.temperatureRotorWinding.T:VARIABLE(unit = "K" final = true ) = aimc.thermalAmbient.constTr.y .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Blocks.Interfaces.RealInput$aimc$thermalAmbient$temperatureRotorWinding$T type: Real +// 171: aimc.thermalAmbient.temperatureRotorWinding.port.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.Temperature type: Real +// 172: aimc.thermalAmbient.thermalPort.heatPortRotorWinding.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 173: aimc.internalThermalPort.heatPortRotorWinding.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 174: aimc.squirrelCageR.heatPort.T:VARIABLE(flow=false min = 0.0 start = aimc.squirrelCageR.T unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTr.y "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$squirrelCageR$heatPort, .Modelica.SIunits.Temperature$aimc$squirrelCageR$heatPort$T type: Real +// 175: aimc.squirrelCageR.T_heatPort:VARIABLE(min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.constTr.y "Temperature of HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Temperature type: Real // 176: aimc.lssigma.spacePhasor_b.v_[2]:VARIABLE(flow=false unit = "V" ) = aimc.airGapS.spacePhasor_s.v_[2] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 177: aimc.lssigma.spacePhasor_b.v_[1]:VARIABLE(flow=false unit = "V" ) = aimc.airGapS.spacePhasor_s.v_[1] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.Inductor$aimc$lssigma, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] // 178: aimc.squirrelCageR.spacePhasor_r.v_[2]:VARIABLE(flow=false unit = "V" ) = aimc.airGapS.spacePhasor_r.v_[2] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Voltage type: Real [2] @@ -1465,38 +1465,38 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 195: aimc.airGapS.spacePhasor_s.i_[1]:VARIABLE(flow=true unit = "A" ) = aimc.lssigma.i_[1] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Current type: Real [2] // 196: aimc.airGapS.i_ss[1]:VARIABLE(unit = "A" ) = aimc.lssigma.i_[1] "Stator current space phasor with respect to the stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Current type: Real [2] // 197: aimc.idq_ss[1]:VARIABLE(unit = "A" ) = aimc.lssigma.i_[1] "Stator space phasor current / stator fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Current type: Real [2] -// 198: aimc.thermalAmbient.temperatureFriction.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerFriction "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureFriction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 199: aimc.thermalAmbient.thermalPort.heatPortFriction.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerFriction "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 200: aimc.thermalAmbient.temperatureStrayLoad.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStrayLoad "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStrayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 201: aimc.thermalAmbient.thermalPort.heatPortStrayLoad.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStrayLoad "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 202: aimc.thermalAmbient.thermalPort.heatPortRotorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.internalThermalPort.heatPortRotorCore.Q_flow "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 203: aimc.thermalAmbient.temperatureRotorCore.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.internalThermalPort.heatPortRotorCore.Q_flow "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureRotorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 204: aimc.thermalAmbient.Q_flowRotorCore:VARIABLE(unit = "W" final = true ) = aimc.internalThermalPort.heatPortRotorCore.Q_flow "Heat flow rate of stator core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] -// 205: aimc.thermalAmbient.temperatureStatorCore.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStatorCore "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStatorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 206: aimc.thermalAmbient.thermalPort.heatPortStatorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStatorCore "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] +// 198: aimc.thermalAmbient.temperatureFriction.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerFriction "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureFriction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 199: aimc.thermalAmbient.thermalPort.heatPortFriction.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerFriction "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 200: aimc.thermalAmbient.temperatureStrayLoad.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStrayLoad "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStrayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 201: aimc.thermalAmbient.thermalPort.heatPortStrayLoad.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStrayLoad "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 202: aimc.thermalAmbient.thermalPort.heatPortRotorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.internalThermalPort.heatPortRotorCore.Q_flow "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 203: aimc.thermalAmbient.temperatureRotorCore.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.internalThermalPort.heatPortRotorCore.Q_flow "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureRotorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 204: aimc.thermalAmbient.Q_flowRotorCore:VARIABLE(unit = "W" final = true ) = aimc.internalThermalPort.heatPortRotorCore.Q_flow "Heat flow rate of stator core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real +// 205: aimc.thermalAmbient.temperatureStatorCore.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStatorCore "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.FixedTemperature$aimc$thermalAmbient$temperatureStatorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 206: aimc.thermalAmbient.thermalPort.heatPortStatorCore.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.powerBalance.lossPowerStatorCore "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real // 207: aimc.thermalAmbient.thermalPort.heatPortStatorWinding[1].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.rs.resistor[1].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 208: aimc.thermalAmbient.thermalPort.heatPortStatorWinding[2].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.rs.resistor[2].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 209: aimc.thermalAmbient.thermalPort.heatPortStatorWinding[3].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.rs.resistor[3].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] -// 210: aimc.thermalAmbient.temperatureRotorWinding.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.thermalAmbient.Q_flowRotorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 211: aimc.thermalAmbient.thermalPort.heatPortRotorWinding.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.thermalAmbient.Q_flowRotorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [] -// 212: aimc.thermalAmbient.temperatureStatorWinding.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.thermalAmbient.Q_flowStatorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 213: aimc.thermalAmbient.thermalCollectorStator.port_b.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = -aimc.thermalAmbient.Q_flowStatorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real [] -// 214: aimc.inertiaRotor.flange_a.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.tauElectrical "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 215: aimc.airGapS.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -aimc.tauElectrical "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 216: aimc.airGapS.tauElectrical:VARIABLE(unit = "N.m" ) = aimc.tauElectrical .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Torque type: Real [] -// 217: aimc.airGapS.support.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.tauElectrical "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] +// 210: aimc.thermalAmbient.temperatureRotorWinding.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.thermalAmbient.Q_flowRotorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 211: aimc.thermalAmbient.thermalPort.heatPortRotorWinding.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.thermalAmbient.Q_flowRotorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real +// 212: aimc.thermalAmbient.temperatureStatorWinding.port.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.thermalAmbient.Q_flowStatorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 213: aimc.thermalAmbient.thermalCollectorStator.port_b.Q_flow:VARIABLE(flow=true unit = "W" final = true ) = -aimc.thermalAmbient.Q_flowStatorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b, .Modelica.SIunits.HeatFlowRate type: Real +// 214: aimc.inertiaRotor.flange_a.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.tauElectrical "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 215: aimc.airGapS.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -aimc.tauElectrical "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 216: aimc.airGapS.tauElectrical:VARIABLE(unit = "N.m" ) = aimc.tauElectrical .asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Torque type: Real +// 217: aimc.airGapS.support.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.tauElectrical "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real // 218: aimc.rs.resistor[1].heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.rs.resistor[1].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$rs$resistor$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [3] // 219: aimc.rs.heatPort[1].Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.rs.resistor[1].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 220: aimc.rs.resistor[2].heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.rs.resistor[2].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$rs$resistor$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [3] // 221: aimc.rs.heatPort[2].Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.rs.resistor[2].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 222: aimc.rs.resistor[3].heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.rs.resistor[3].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.Analog.Basic.Resistor$aimc$rs$resistor, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$rs$resistor$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [3] // 223: aimc.rs.heatPort[3].Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.rs.resistor[3].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] -// 224: aimc.spacePhasorS.zero.i:VARIABLE(flow=true unit = "A" ) = aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Current type: Real [] -// 225: aimc.lszero.p.i:VARIABLE(flow=true unit = "A" ) = -aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Current type: Real [] -// 226: aimc.lszero.i:DUMMY_STATE(start = 0.0 unit = "A" ) = -aimc.i_0_s "Current flowing from pin p to pin n".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.SIunits.Current$aimc$lszero$i type: Real [] -// 227: aimc.lszero.n.i:VARIABLE(flow=true unit = "A" ) = aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real [] -// 228: aimc.spacePhasorS.ground.i:VARIABLE(flow=true unit = "A" ) = -aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real [] -// 229: terminalBox.star.pin_n.i:VARIABLE(flow=true unit = "A" ) = terminalBox.starpoint.i "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real [] +// 224: aimc.spacePhasorS.zero.i:VARIABLE(flow=true unit = "A" ) = aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Current type: Real +// 225: aimc.lszero.p.i:VARIABLE(flow=true unit = "A" ) = -aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Current type: Real +// 226: aimc.lszero.i:DUMMY_STATE(start = 0.0 unit = "A" ) = -aimc.i_0_s "Current flowing from pin p to pin n".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.SIunits.Current$aimc$lszero$i type: Real +// 227: aimc.lszero.n.i:VARIABLE(flow=true unit = "A" ) = aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real +// 228: aimc.spacePhasorS.ground.i:VARIABLE(flow=true unit = "A" ) = -aimc.i_0_s "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real +// 229: terminalBox.star.pin_n.i:VARIABLE(flow=true unit = "A" ) = terminalBox.starpoint.i "Current flowing into the pin".asmaFlow, .Modelica.Electrical.Machines.Utilities.TerminalBox, .Modelica.Electrical.MultiPhase.Basic.Star$terminalBox$star, .Modelica.Electrical.Analog.Interfaces.NegativePin, .Modelica.SIunits.Current type: Real // 230: sinevoltage1.sineVoltage[3].signalSource.y:VARIABLE() = sinevoltage1.v[3] "Connector of Real output signal".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Blocks.Sources.Sine$sinevoltage1$sineVoltage$signalSource, .Modelica.Blocks.Interfaces.RealOutput type: Real [3] // 231: sinevoltage1.sineVoltage[2].signalSource.y:VARIABLE() = sinevoltage1.v[2] "Connector of Real output signal".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Blocks.Sources.Sine$sinevoltage1$sineVoltage$signalSource, .Modelica.Blocks.Interfaces.RealOutput type: Real [3] // 232: sinevoltage1.sineVoltage[1].signalSource.y:VARIABLE() = sinevoltage1.v[1] "Connector of Real output signal".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.Blocks.Sources.Sine$sinevoltage1$sineVoltage$signalSource, .Modelica.Blocks.Interfaces.RealOutput type: Real [3] @@ -1506,18 +1506,18 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 236: aimc.airGapS.i_sr[1]:VARIABLE(unit = "A" ) = aimc.idq_sr[1] "Stator current space phasor with respect to the rotor fixed frame".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Modelica.SIunits.Current type: Real [2] // 237: aimc.airGapS.RotationMatrix[1,1]:VARIABLE() = aimc.airGapS.RotationMatrix[2,2] "Matrix of rotation from rotor to stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Real type: Real [2,2] // 238: aimc.airGapS.RotationMatrix[1,2]:VARIABLE() = -aimc.airGapS.RotationMatrix[2,1] "Matrix of rotation from rotor to stator".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.AirGapS$aimc$airGapS, .Real type: Real [2,2] -// 239: aimc.strayLoad.support.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.strayLoad.tau "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 240: aimc.friction.support.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.friction.tau "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 241: aimc.squirrelCageR.LossPower:VARIABLE(unit = "W" ) = aimc.thermalAmbient.Q_flowRotorWinding "Loss power leaving component via HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Power type: Real [] -// 242: aimc.squirrelCageR.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.thermalAmbient.Q_flowRotorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$squirrelCageR$heatPort, .Modelica.SIunits.HeatFlowRate type: Real [] -// 243: aimc.friction.lossPower:VARIABLE(unit = "W" ) = aimc.powerBalance.lossPowerFriction "Loss power leaving component via heatPort (> 0, if heat is flowing out of component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Power type: Real [] -// 244: aimc.strayLoad.lossPower:VARIABLE(unit = "W" ) = aimc.powerBalance.lossPowerStrayLoad "Loss power leaving component via heatPort (> 0, if heat is flowing out of component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Power type: Real [] -// 245: aimc.statorCore.lossPower:VARIABLE(unit = "W" ) = aimc.powerBalance.lossPowerStatorCore "Loss power leaving component via heatPort (> 0, if heat is flowing out of component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.Power type: Real [] -// 246: aimc.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -(-const.k) "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real [] -// 247: speedSensor.w:VARIABLE(unit = "rad/s" ) = aimc.inertiaRotor.w "Absolute angular velocity of flange as output signal".asmaFlow, .Modelica.Mechanics.Rotational.Sensors.SpeedSensor, .Modelica.Blocks.Interfaces.RealOutput$speedSensor$w type: Real [] -// 248: aimc.thermalAmbient.Q_flowFriction:VARIABLE(unit = "W" final = true ) = aimc.powerBalance.lossPowerFriction "Heat flow rate of friction losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] -// 249: aimc.thermalAmbient.Q_flowStatorCore:VARIABLE(unit = "W" final = true ) = aimc.powerBalance.lossPowerStatorCore "Heat flow rate of stator core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] -// 250: aimc.thermalAmbient.Q_flowStrayLoad:VARIABLE(unit = "W" final = true ) = aimc.powerBalance.lossPowerStrayLoad "Heat flow rate of stray load losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real [] +// 239: aimc.strayLoad.support.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.strayLoad.tau "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 240: aimc.friction.support.tau:VARIABLE(flow=true unit = "N.m" ) = aimc.friction.tau "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 241: aimc.squirrelCageR.LossPower:VARIABLE(unit = "W" ) = aimc.thermalAmbient.Q_flowRotorWinding "Loss power leaving component via HeatPort".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.SIunits.Power type: Real +// 242: aimc.squirrelCageR.heatPort.Q_flow:VARIABLE(flow=true unit = "W" ) = -aimc.thermalAmbient.Q_flowRotorWinding "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.BasicMachines.Components.SquirrelCage$aimc$squirrelCageR, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$squirrelCageR$heatPort, .Modelica.SIunits.HeatFlowRate type: Real +// 243: aimc.friction.lossPower:VARIABLE(unit = "W" ) = aimc.powerBalance.lossPowerFriction "Loss power leaving component via heatPort (> 0, if heat is flowing out of component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.SIunits.Power type: Real +// 244: aimc.strayLoad.lossPower:VARIABLE(unit = "W" ) = aimc.powerBalance.lossPowerStrayLoad "Loss power leaving component via heatPort (> 0, if heat is flowing out of component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.SIunits.Power type: Real +// 245: aimc.statorCore.lossPower:VARIABLE(unit = "W" ) = aimc.powerBalance.lossPowerStatorCore "Loss power leaving component via heatPort (> 0, if heat is flowing out of component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.Power type: Real +// 246: aimc.flange.tau:VARIABLE(flow=true unit = "N.m" ) = -(-const.k) "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Interfaces.Flange_a, .Modelica.SIunits.Torque type: Real +// 247: speedSensor.w:VARIABLE(unit = "rad/s" ) = aimc.inertiaRotor.w "Absolute angular velocity of flange as output signal".asmaFlow, .Modelica.Mechanics.Rotational.Sensors.SpeedSensor, .Modelica.Blocks.Interfaces.RealOutput$speedSensor$w type: Real +// 248: aimc.thermalAmbient.Q_flowFriction:VARIABLE(unit = "W" final = true ) = aimc.powerBalance.lossPowerFriction "Heat flow rate of friction losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real +// 249: aimc.thermalAmbient.Q_flowStatorCore:VARIABLE(unit = "W" final = true ) = aimc.powerBalance.lossPowerStatorCore "Heat flow rate of stator core losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real +// 250: aimc.thermalAmbient.Q_flowStrayLoad:VARIABLE(unit = "W" final = true ) = aimc.powerBalance.lossPowerStrayLoad "Heat flow rate of stray load losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.SIunits.HeatFlowRate type: Real // 251: aimc.plug_sp.pin[1].v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[1] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$plug_sp, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 252: aimc.rs.plug_p.pin[1].v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[1] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$rs$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 253: sinevoltage1.sineVoltage[1].v:VARIABLE(unit = "V" ) = sinevoltage1.v[1] "Voltage drop between the two pins (= p.v - n.v)".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.SIunits.Voltage type: Real [3] @@ -1527,27 +1527,27 @@ val(aimc.inertiaRotor.flange_b.tau, 0); // 257: aimc.plug_sp.pin[3].v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[3] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$plug_sp, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 258: aimc.rs.plug_p.pin[3].v:VARIABLE(flow=false unit = "V" ) = -sinevoltage1.v[3] "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.MultiPhase.Basic.Resistor$aimc$rs, .Modelica.Electrical.MultiPhase.Interfaces.PositivePlug$aimc$rs$plug_p, .Modelica.Electrical.Analog.Interfaces.Pin, .Modelica.SIunits.Voltage type: Real [3] // 259: sinevoltage1.sineVoltage[3].v:VARIABLE(unit = "V" ) = sinevoltage1.v[3] "Voltage drop between the two pins (= p.v - n.v)".asmaFlow, .Modelica.Electrical.MultiPhase.Sources.SineVoltage$sinevoltage1, .Modelica.Electrical.Analog.Sources.SineVoltage$sinevoltage1$sineVoltage, .Modelica.SIunits.Voltage type: Real [3] -// 260: aimc.lszero.p.v:VARIABLE(flow=false unit = "V" ) = aimc.lszero.v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real [] -// 261: aimc.tauShaft:VARIABLE(unit = "N.m" ) = -const.k "Shaft torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Torque type: Real [] -// 262: aimc.inertiaRotor.flange_b.tau:VARIABLE(flow=true unit = "N.m" ) = const.k "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real [] +// 260: aimc.lszero.p.v:VARIABLE(flow=false unit = "V" ) = aimc.lszero.v "Potential at the pin".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Analog.Basic.Inductor$aimc$lszero, .Modelica.Electrical.Analog.Interfaces.PositivePin, .Modelica.SIunits.Voltage type: Real +// 261: aimc.tauShaft:VARIABLE(unit = "N.m" ) = -const.k "Shaft torque".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.SIunits.Torque type: Real +// 262: aimc.inertiaRotor.flange_b.tau:VARIABLE(flow=true unit = "N.m" ) = const.k "Cut torque in the flange".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Mechanics.Rotational.Components.Inertia$aimc$inertiaRotor, .Modelica.Mechanics.Rotational.Interfaces.Flange_b, .Modelica.SIunits.Torque type: Real // 263: aimc.spacePhasorS.spacePhasor.i_[1]:VARIABLE(flow=true unit = "A" ) = -aimc.lssigma.i_[1] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Current type: Real [2] // 264: aimc.spacePhasorS.spacePhasor.i_[2]:VARIABLE(flow=true unit = "A" ) = -aimc.lssigma.i_[2] "1=real, 2=imaginary part".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.SpacePhasors.Components.SpacePhasor$aimc$spacePhasorS, .Modelica.Electrical.Machines.Interfaces.SpacePhasor, .Modelica.SIunits.Current type: Real [2] // 265: aimc.thermalAmbient.thermalCollectorStator.port_a[3].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.rs.resistor[3].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 266: aimc.thermalAmbient.thermalCollectorStator.port_a[2].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.rs.resistor[2].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] // 267: aimc.thermalAmbient.thermalCollectorStator.port_a[1].Q_flow:VARIABLE(flow=true unit = "W" final = true ) = aimc.rs.resistor[1].LossPower "Heat flow rate (positive if flowing from outside into the component)".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Thermal.HeatTransfer.Components.ThermalCollector$aimc$thermalAmbient$thermalCollectorStator, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.HeatFlowRate type: Real [3] -// 268: aimc.powerBalance.lossPowerRotorWinding:VARIABLE(unit = "W" final = true ) = aimc.thermalAmbient.Q_flowRotorWinding "Rotor copper losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real [] -// 269: aimc.thermalAmbient.thermalPort.heatPortStrayLoad.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStrayLoad.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 270: aimc.internalThermalPort.heatPortStrayLoad.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStrayLoad.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 271: aimc.strayLoad.heatPort.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.temperatureStrayLoad.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$strayLoad$heatPort, .Modelica.SIunits.Temperature type: Real [] -// 272: aimc.thermalAmbient.thermalPort.heatPortStatorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStatorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 273: aimc.internalThermalPort.heatPortStatorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStatorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 274: aimc.statorCore.heatPort.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.temperatureStatorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$statorCore$heatPort, .Modelica.SIunits.Temperature type: Real [] -// 275: aimc.thermalAmbient.thermalPort.heatPortRotorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureRotorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 276: aimc.internalThermalPort.heatPortRotorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureRotorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 277: aimc.thermalAmbient.thermalPort.heatPortFriction.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureFriction.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 278: aimc.friction.heatPort.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.temperatureFriction.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$friction$heatPort, .Modelica.SIunits.Temperature type: Real [] -// 279: aimc.internalThermalPort.heatPortFriction.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureFriction.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real [] -// 280: aimc.statorCore.w:VARIABLE(unit = "rad/s" ) = aimc.statorCoreParameters.wRef "Remagnetization angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.AngularVelocity type: Real [] +// 268: aimc.powerBalance.lossPowerRotorWinding:VARIABLE(unit = "W" final = true ) = aimc.thermalAmbient.Q_flowRotorWinding "Rotor copper losses".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.PowerBalanceAIMC$aimc$powerBalance, .Modelica.SIunits.Power type: Real +// 269: aimc.thermalAmbient.thermalPort.heatPortStrayLoad.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStrayLoad.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 270: aimc.internalThermalPort.heatPortStrayLoad.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStrayLoad.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 271: aimc.strayLoad.heatPort.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.temperatureStrayLoad.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.StrayLoad$aimc$strayLoad, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$strayLoad$heatPort, .Modelica.SIunits.Temperature type: Real +// 272: aimc.thermalAmbient.thermalPort.heatPortStatorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStatorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 273: aimc.internalThermalPort.heatPortStatorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureStatorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 274: aimc.statorCore.heatPort.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.temperatureStatorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$statorCore$heatPort, .Modelica.SIunits.Temperature type: Real +// 275: aimc.thermalAmbient.thermalPort.heatPortRotorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureRotorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 276: aimc.internalThermalPort.heatPortRotorCore.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureRotorCore.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 277: aimc.thermalAmbient.thermalPort.heatPortFriction.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureFriction.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Thermal.AsynchronousInductionMachines.ThermalAmbientAIMC$aimc$thermalAmbient, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$thermalAmbient$thermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 278: aimc.friction.heatPort.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 ) = aimc.thermalAmbient.temperatureFriction.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.Friction$aimc$friction, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a$aimc$friction$heatPort, .Modelica.SIunits.Temperature type: Real +// 279: aimc.internalThermalPort.heatPortFriction.T:VARIABLE(flow=false min = 0.0 start = 288.15 unit = "K" nominal = 300.0 final = true ) = aimc.thermalAmbient.temperatureFriction.port.T "Port temperature".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Interfaces.InductionMachines.ThermalPortAIMC$aimc$internalThermalPort, .Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a, .Modelica.SIunits.Temperature type: Real +// 280: aimc.statorCore.w:VARIABLE(unit = "rad/s" ) = aimc.statorCoreParameters.wRef "Remagnetization angular velocity".asmaFlow, .Modelica.Electrical.Machines.BasicMachines.AsynchronousInductionMachines.AIM_SquirrelCage$aimc, .Modelica.Electrical.Machines.Losses.InductionMachines.Core$aimc$statorCore, .Modelica.SIunits.AngularVelocity type: Real // // // Simple Shared Equations (0, 0) diff --git a/simulation/modelica/synchronous/SamplingWithClocks.mos b/simulation/modelica/synchronous/SamplingWithClocks.mos index f47c2bbff4d..15788a2839d 100644 --- a/simulation/modelica/synchronous/SamplingWithClocks.mos +++ b/simulation/modelica/synchronous/SamplingWithClocks.mos @@ -27,15 +27,15 @@ translateModel(SamplingWithClocks); getErrorString(); // true // "" // "class SamplingWithClocks \"Using clocks to sub and super sample\" -// Real x; -// Real y; -// Real z; -// Real w; +// Real x; +// Real y; +// Real z; +// Real w; // equation -// x = sample(time, Clock(0.1)); -// y = sample(time, Clock(0.1)); -// z = subSample(x, 2); -// w = superSample(x, 3); +// x = sample(time, Clock(0.1)); +// y = sample(time, Clock(0.1)); +// z = subSample(x, 2); +// w = superSample(x, 3); // end SamplingWithClocks; // " // "" @@ -43,14 +43,14 @@ translateModel(SamplingWithClocks); getErrorString(); // ######################################## // base-clock partitioning (4 partitions) // ######################################## -// -// +// +// // clocked partition(2, 1/1, 0/1) // ======================================== // // Variables (1) // ======================================== -// 1: y:VARIABLE() .SamplingWithClocks, .Real type: Real [] +// 1: y:VARIABLE() .SamplingWithClocks, .Real type: Real // // // Equations (1, 1) @@ -74,7 +74,7 @@ translateModel(SamplingWithClocks); getErrorString(); // // Variables (1) // ======================================== -// 1: x:VARIABLE() .SamplingWithClocks, .Real type: Real [] +// 1: x:VARIABLE() .SamplingWithClocks, .Real type: Real // // // Equations (1, 1) @@ -98,7 +98,7 @@ translateModel(SamplingWithClocks); getErrorString(); // // Variables (1) // ======================================== -// 1: z:VARIABLE() .SamplingWithClocks, .Real type: Real [] +// 1: z:VARIABLE() .SamplingWithClocks, .Real type: Real // // // Equations (1, 1) @@ -122,7 +122,7 @@ translateModel(SamplingWithClocks); getErrorString(); // // Variables (1) // ======================================== -// 1: w:VARIABLE() .SamplingWithClocks, .Real type: Real [] +// 1: w:VARIABLE() .SamplingWithClocks, .Real type: Real // // // Equations (1, 1) diff --git a/simulation/modelica/synchronous/SynchronousFeatures.ControlledMassBasic.mos b/simulation/modelica/synchronous/SynchronousFeatures.ControlledMassBasic.mos index 475204b0f14..a3b4b92ba7c 100644 --- a/simulation/modelica/synchronous/SynchronousFeatures.ControlledMassBasic.mos +++ b/simulation/modelica/synchronous/SynchronousFeatures.ControlledMassBasic.mos @@ -57,9 +57,9 @@ translateModel(SynchronousFeatures.ControlledMassBasic); getErrorString(); // // Variables (3) // ======================================== -// 1: f:VARIABLE(unit = "N" ) "Force".SynchronousFeatures.ControlledMassBasic, .SynchronousFeatures.Force type: Real [] -// 2: v:STATE(1)(start = 0.0 unit = "m/s" fixed = true ) "Velocity".SynchronousFeatures.ControlledMassBasic, .SynchronousFeatures.Velocity$v type: Real [] -// 3: x:STATE(1)(start = 1.0 unit = "m" fixed = true ) "Position".SynchronousFeatures.ControlledMassBasic, .SynchronousFeatures.Position$x type: Real [] +// 1: f:VARIABLE(unit = "N" ) "Force".SynchronousFeatures.ControlledMassBasic, .SynchronousFeatures.Force type: Real +// 2: v:STATE(1)(start = 0.0 unit = "m/s" fixed = true ) "Velocity".SynchronousFeatures.ControlledMassBasic, .SynchronousFeatures.Velocity$v type: Real +// 3: x:STATE(1)(start = 1.0 unit = "m" fixed = true ) "Position".SynchronousFeatures.ControlledMassBasic, .SynchronousFeatures.Position$x type: Real // // // Equations (3, 3) @@ -85,13 +85,13 @@ translateModel(SynchronousFeatures.ControlledMassBasic); getErrorString(); // // Variables (7) // ======================================== -// 1: uInner:DISCRETE(start = 0.0 ) .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] -// 2: vref:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] -// 3: vd:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] -// 4: uOuter:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] -// 5: intE:DISCRETE(start = 0.0 ) .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] -// 6: eOuter:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] -// 7: xd:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real [] +// 1: uInner:DISCRETE(start = 0.0 ) .SynchronousFeatures.ControlledMassBasic, .Real type: Real +// 2: vref:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real +// 3: vd:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real +// 4: uOuter:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real +// 5: intE:DISCRETE(start = 0.0 ) .SynchronousFeatures.ControlledMassBasic, .Real type: Real +// 6: eOuter:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real +// 7: xd:DISCRETE() .SynchronousFeatures.ControlledMassBasic, .Real type: Real // // // Equations (7, 7) diff --git a/simulation/modelica/synchronous/SynchronousFeatures.SpeedControl.mos b/simulation/modelica/synchronous/SynchronousFeatures.SpeedControl.mos index 942407676ff..e9a272db40d 100644 --- a/simulation/modelica/synchronous/SynchronousFeatures.SpeedControl.mos +++ b/simulation/modelica/synchronous/SynchronousFeatures.SpeedControl.mos @@ -45,9 +45,9 @@ translateModel(SynchronousFeatures.SpeedControl); getErrorString(); // // Variables (3) // ======================================== -// 1: f:VARIABLE(unit = "N" ) "Force".SynchronousFeatures.SpeedControl, .SynchronousFeatures.Force type: Real [] -// 2: v:STATE(1)(start = 0.0 unit = "m/s" fixed = true ) "Velocity".SynchronousFeatures.SpeedControl, .SynchronousFeatures.Velocity$v type: Real [] -// 3: x:STATE(1)(start = 1.0 unit = "m" fixed = true ) "Position".SynchronousFeatures.SpeedControl, .SynchronousFeatures.Position$x type: Real [] +// 1: f:VARIABLE(unit = "N" ) "Force".SynchronousFeatures.SpeedControl, .SynchronousFeatures.Force type: Real +// 2: v:STATE(1)(start = 0.0 unit = "m/s" fixed = true ) "Velocity".SynchronousFeatures.SpeedControl, .SynchronousFeatures.Velocity$v type: Real +// 3: x:STATE(1)(start = 1.0 unit = "m" fixed = true ) "Position".SynchronousFeatures.SpeedControl, .SynchronousFeatures.Position$x type: Real // // // Equations (3, 3) @@ -73,8 +73,8 @@ translateModel(SynchronousFeatures.SpeedControl); getErrorString(); // // Variables (2) // ======================================== -// 1: u:DISCRETE(start = 0.0 ) .SynchronousFeatures.SpeedControl, .Real type: Real [] -// 2: vd:DISCRETE() .SynchronousFeatures.SpeedControl, .Real type: Real [] +// 1: u:DISCRETE(start = 0.0 ) .SynchronousFeatures.SpeedControl, .Real type: Real +// 2: vd:DISCRETE() .SynchronousFeatures.SpeedControl, .Real type: Real // // // Equations (2, 2) diff --git a/simulation/modelica/synchronous/subSample.mos b/simulation/modelica/synchronous/subSample.mos index 926768568bf..e956dbd8b12 100644 --- a/simulation/modelica/synchronous/subSample.mos +++ b/simulation/modelica/synchronous/subSample.mos @@ -55,9 +55,9 @@ translateModel(test_subSample); getErrorString(); // // Variables (3) // ======================================== -// 1: f:VARIABLE() .test_subSample, .Real type: Real [] -// 2: v:STATE(1)(start = 0.0 fixed = true ) .test_subSample, .Real type: Real [] -// 3: x:STATE(1)(start = 1.0 fixed = true ) .test_subSample, .Real type: Real [] +// 1: f:VARIABLE() .test_subSample, .Real type: Real +// 2: v:STATE(1)(start = 0.0 fixed = true ) .test_subSample, .Real type: Real +// 3: x:STATE(1)(start = 1.0 fixed = true ) .test_subSample, .Real type: Real // // // Equations (3, 3) @@ -83,8 +83,8 @@ translateModel(test_subSample); getErrorString(); // // Variables (2) // ======================================== -// 1: u:DISCRETE(start = 0.0 ) .test_subSample, .Real type: Real [] -// 2: vd:DISCRETE() .test_subSample, .Real type: Real [] +// 1: u:DISCRETE(start = 0.0 ) .test_subSample, .Real type: Real +// 2: vd:DISCRETE() .test_subSample, .Real type: Real // // // Equations (2, 2) @@ -109,7 +109,7 @@ translateModel(test_subSample); getErrorString(); // // Variables (1) // ======================================== -// 1: u2:DISCRETE() .test_subSample, .Real type: Real [] +// 1: u2:DISCRETE() .test_subSample, .Real type: Real // // // Equations (1, 1) @@ -133,7 +133,7 @@ translateModel(test_subSample); getErrorString(); // // Variables (1) // ======================================== -// 1: u3:DISCRETE() .test_subSample, .Real type: Real [] +// 1: u3:DISCRETE() .test_subSample, .Real type: Real // // // Equations (1, 1)