1 | | 1: write a classification based on properties of the B-Matrix |
2 | | and generate initialization for IsESOType(type) implementation |
3 | | 2: Provide data for distinguishing differential and algebraic variables |
4 | | in Diana for the simpler cases, to allow special integrator init codes |
5 | | 3: Generate methods for initialization equations and jacobians? |
6 | | 4: Add a new Diana Equationset Type for the extended nonlinear |
7 | | initialization set. |
| 1 | 1: write a classification based on properties of the B-Matrix and generate initialization for IsESOType(type) implementation |
| 2 | |
| 3 | 2: Provide data for distinguishing differential and algebraic variables in Diana for the simpler cases, to allow special integrator init codes |
| 4 | |
| 5 | 3: Generate methods for initialization equations (and jacobians?) |
| 6 | |
| 7 | 4: Add a new Diana Equationset Type for the extended nonlinear initialization set. |
| 8 | |