Skip to content

Commit

Permalink
Clean up default initOptModules
Browse files Browse the repository at this point in the history
Modules that need to get activated using additional flags appear
no longer in the default initOptModule list.
  • Loading branch information
lochel authored and OpenModelica-Hudson committed Nov 13, 2015
1 parent de871a5 commit 005343b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 678 deletions.
182 changes: 0 additions & 182 deletions openmodelica/debugDumps/lateInline.mos
Expand Up @@ -1361,188 +1361,6 @@ buildModel(testOptdaedump); getErrorString();
// ========================================
//
//
// post-optimization module simplifyLoops (initialization):
//
//
// unknown partition
// ========================================
//
// Variables (2)
// ========================================
// 1: y:VARIABLE() .testOptdaedump, .Real type: Real
// 2: x:VARIABLE() .testOptdaedump, .Real type: Real
//
//
// Equations (2, 2)
// ========================================
// 1/1 (1): y = exp(time ^ 3.0) + x [binding]
// 2/2 (1): x = time ^ 3.0 + exp(time ^ 3.0) [binding]
//
//
// Simple Equations (0, 0)
// ========================================
//
//
// State Sets
// ========================================
//
//
// Matching
// ========================================
// 2 variables and equations
// var 1 is solved in eqn 1
// var 2 is solved in eqn 2
//
//
// StrongComponents
// ========================================
// {2:2}
// {1:1}
//
//
//
// BackendDAEType: initialization
//
//
// 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 recursiveTearing (initialization):
//
//
// unknown partition
// ========================================
//
// Variables (2)
// ========================================
// 1: y:VARIABLE() .testOptdaedump, .Real type: Real
// 2: x:VARIABLE() .testOptdaedump, .Real type: Real
//
//
// Equations (2, 2)
// ========================================
// 1/1 (1): y = exp(time ^ 3.0) + x [binding]
// 2/2 (1): x = time ^ 3.0 + exp(time ^ 3.0) [binding]
//
//
// Simple Equations (0, 0)
// ========================================
//
//
// State Sets
// ========================================
//
//
// Matching
// ========================================
// 2 variables and equations
// var 1 is solved in eqn 1
// var 2 is solved in eqn 2
//
//
// StrongComponents
// ========================================
// {2:2}
// {1:1}
//
//
//
// BackendDAEType: initialization
//
//
// 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 calculateStrongComponentJacobians (initialization):
//
//
Expand Down
190 changes: 0 additions & 190 deletions openmodelica/debugDumps/optSimpleSolveDAEdump.mos
Expand Up @@ -484,196 +484,6 @@ buildModel(testOptdaedump); getErrorString();
// ========================================
//
//
// post-optimization module simplifyLoops (initialization):
//
//
// unknown partition
// ========================================
//
// Variables (3)
// ========================================
// 1: z:VARIABLE() .testOptdaedump, .Real type: Real
// 2: y:VARIABLE() .testOptdaedump, .Real type: Real
// 3: x:VARIABLE() .testOptdaedump, .Real type: Real
//
//
// Equations (3, 3)
// ========================================
// 1/1 (1): if noEvent(x > 0.0) then 1.0 + 3.0 * z else 2.0 + 5.0 * z = y [dynamic]
// 2/2 (1): (y ^ 3.0 + x ^ 3.0) ^ 2.0 = 0.0 [dynamic]
// 3/3 (1): tanh(x) = 0.9 * sin(10.0 * time) [dynamic]
//
//
// Simple Equations (0, 0)
// ========================================
//
//
// State Sets
// ========================================
//
//
// Matching
// ========================================
// 3 variables and equations
// var 1 is solved in eqn 1
// var 2 is solved in eqn 2
// var 3 is solved in eqn 3
//
//
// StrongComponents
// ========================================
// {3:3}
// {2:2}
// {1:1}
//
//
//
// BackendDAEType: initialization
//
//
// 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 recursiveTearing (initialization):
//
//
// unknown partition
// ========================================
//
// Variables (3)
// ========================================
// 1: z:VARIABLE() .testOptdaedump, .Real type: Real
// 2: y:VARIABLE() .testOptdaedump, .Real type: Real
// 3: x:VARIABLE() .testOptdaedump, .Real type: Real
//
//
// Equations (3, 3)
// ========================================
// 1/1 (1): if noEvent(x > 0.0) then 1.0 + 3.0 * z else 2.0 + 5.0 * z = y [dynamic]
// 2/2 (1): (y ^ 3.0 + x ^ 3.0) ^ 2.0 = 0.0 [dynamic]
// 3/3 (1): tanh(x) = 0.9 * sin(10.0 * time) [dynamic]
//
//
// Simple Equations (0, 0)
// ========================================
//
//
// State Sets
// ========================================
//
//
// Matching
// ========================================
// 3 variables and equations
// var 1 is solved in eqn 1
// var 2 is solved in eqn 2
// var 3 is solved in eqn 3
//
//
// StrongComponents
// ========================================
// {3:3}
// {2:2}
// {1:1}
//
//
//
// BackendDAEType: initialization
//
//
// 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 calculateStrongComponentJacobians (initialization):
//
//
Expand Down

0 comments on commit 005343b

Please sign in to comment.