Commit 9fed44e
[ModelicaSystem] prepare OMCPath (#330)
* [ModelicaSystem] do not use package csv
background: if OMCPath will be used, it is not available
* [ModelicaSystem] create override file using pathlib.Path.write_text()
background: open() is not available if OMCPath is used
* [ModelicaSystem] update handling of override file
* define file name based on result file name & Path
* simplify code
---------
Co-authored-by: Adeel Asghar <adeel.asghar@liu.se>1 parent 2e69f3c commit 9fed44e
1 file changed
Lines changed: 13 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
965 | 964 | | |
966 | 965 | | |
967 | 966 | | |
968 | | - | |
969 | 967 | | |
970 | | - | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | | - | |
| 968 | + | |
976 | 969 | | |
977 | | - | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
| |||
1432 | 1432 | | |
1433 | 1433 | | |
1434 | 1434 | | |
1435 | | - | |
1436 | | - | |
1437 | | - | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
1438 | 1439 | | |
1439 | 1440 | | |
1440 | 1441 | | |
| |||
0 commit comments