Skip to content

Commit

Permalink
Exclude removeInitializationStuff from
Browse files Browse the repository at this point in the history
postOptModules since it is essential
  • Loading branch information
lochel committed Sep 21, 2015
1 parent 7e92f79 commit e27fffe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 216 deletions.
91 changes: 0 additions & 91 deletions openmodelica/debugDumps/lateInline.mos
Expand Up @@ -2384,97 +2384,6 @@ buildModel(testOptdaedump); getErrorString();
//
// post-optimization done.
//
// post-optimization module removeInitializationStuff (simulation):
//
//
// unspecified partition
// ========================================
//
// Variables (2)
// ========================================
// 1: y:VARIABLE() .testOptdaedump, .Real type: Real
// 2: x:VARIABLE() .testOptdaedump, .Real type: Real
//
//
// Equations (2, 2)
// ========================================
// 1/1 (1): x = time ^ 3.0 + exp(time ^ 3.0) [binding]
// 2/2 (1): y = exp(time ^ 3.0) + x [binding]
//
//
// Simple Equations (0, 0)
// ========================================
//
//
// State Sets
// ========================================
//
//
// Matching
// ========================================
// 2 variables and equations
// var 1 is solved in eqn 2
// var 2 is solved in eqn 1
//
//
// StrongComponents
// ========================================
// {1:2}
// {2:1}
//
//
//
// BackendDAEType: simulation
//
//
// Known Variables (constants) (0)
// ========================================
//
//
// External Objects (0)
// ========================================
//
//
// Classes of External Objects (0)
// ========================================
//
//
// Alias Variables (0)
// ========================================
//
//
// Simple Shared Equations (0, 0)
// ========================================
//
//
// Initial Equations (0, 0)
// ========================================
//
//
// Zero Crossings (0)
// ========================================
//
//
// Relations (0)
// ========================================
//
//
// Time Events (0)
// ========================================
//
//
// Constraints (0)
// ========================================
//
//
// Base partitions (0)
// ========================================
//
//
// Sub partitions (0)
// ========================================
//
//
// post-optimization module lateInlineFunction (simulation):
//
//
Expand Down
125 changes: 0 additions & 125 deletions openmodelica/debugDumps/optdaedump.mos
Expand Up @@ -4468,131 +4468,6 @@ buildModel(testOptdaedump); getErrorString();
//
// post-optimization done.
//
// post-optimization module removeInitializationStuff (simulation):
//
//
// unspecified partition
// ========================================
//
// 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
//
//
// Equations (9, 9)
// ========================================
// 1/1 (1): $DER.uC = -sin(time) [dynamic]
// 2/2 (1): u1 = R1 * i1 [dynamic]
// 3/3 (1): u1 = uC - uL [dynamic]
// 4/4 (1): uL = R2 * i2 [dynamic]
// 5/5 (1): uL = L * der(iL) [dynamic]
// 6/6 (1): iC = C * $DER.uC [dynamic]
// 7/7 (1): i0 = i1 + iC [dynamic]
// 8/8 (1): i1 = i2 + iL [dynamic]
// 9/9 (1): uC = cos(time) [dynamic]
//
//
// Simple Equations (0, 0)
// ========================================
//
//
// State Sets
// ========================================
//
//
// Matching
// ========================================
// 9 variables and equations
// var 1 is solved in eqn 6
// var 2 is solved in eqn 5
// var 3 is solved in eqn 8
// var 4 is solved in eqn 2
// var 5 is solved in eqn 7
// var 6 is solved in eqn 9
// var 7 is solved in eqn 4
// var 8 is solved in eqn 3
// var 9 is solved in eqn 1
//
//
// StrongComponents
// ========================================
// {9:6}
// {2, 8, 4, 3:8, 7, 3, 4} Size: 4 Jacobian Linear
// {5:2}
// {1:9}
// {6:1}
// {7:5}
//
//
//
// BackendDAEType: simulation
//
//
// 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
//
//
// External Objects (0)
// ========================================
//
//
// Classes of External Objects (0)
// ========================================
//
//
// 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
//
//
// Simple Shared Equations (0, 0)
// ========================================
//
//
// Initial Equations (0, 0)
// ========================================
//
//
// Zero Crossings (0)
// ========================================
//
//
// Relations (0)
// ========================================
//
//
// Time Events (0)
// ========================================
//
//
// Constraints (0)
// ========================================
//
//
// Base partitions (0)
// ========================================
//
//
// Sub partitions (0)
// ========================================
//
//
// post-optimization module lateInlineFunction (simulation):
//
//
Expand Down

0 comments on commit e27fffe

Please sign in to comment.