Commit 7b8e3b7
Adding "--daeMode", "DAEsolver=true" and related changes (OpenIPSL#375)
* Adding "--daeMode", "DAEsolver=true" and related changes
As per OpenIPSL#305, I have finally added the openmodelica flag for DAE mode. I've also added (when missing) the DAEsolver=true flag for Dymola, and I've removed RK2 fixed solver settings for examples that would create an issue when attempting to run the model in Dymola using DAE mode (as those settings are contradicting).
Modified the documentation in Examples.DAE to cite the paper, which was added in the Reference sub-package with DOI and URL pointing to the paper.
* Attempt to fix URL issue
HTML checker did not like the link to LiU's site, so linking to paper directly instead.
* Adds link to reference.
Also fixes OpenIPSL#305 when merged.
---------
Co-authored-by: Dietmar Winkler <[email protected]>1 parent df3ac05 commit 7b8e3b7
File tree
14 files changed
+39
-17
lines changed- OpenIPSL
- Examples
- DAEMode
- N44_Base_Case_Systems
- N44_Original_Systems
- SMIB_Examples
- Example_1Mod
- Example_1
- Example_2
- N44
- Base_Case
- Original
- UsersGuide
14 files changed
+39
-17
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3376 | 3376 | | |
3377 | 3377 | | |
3378 | 3378 | | |
3379 | | - | |
3380 | | - | |
3381 | | - | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
3382 | 3382 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3374 | 3374 | | |
3375 | 3375 | | |
3376 | 3376 | | |
3377 | | - | |
| 3377 | + | |
| 3378 | + | |
3378 | 3379 | | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
283 | 282 | | |
284 | | - | |
| 283 | + | |
| 284 | + | |
285 | 285 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
0 commit comments