Changes between Initial Version and Version 1 of Ticket #5485
- Timestamp:
- 2019-05-20T06:37:24Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5485 – Description
initial v1 9 9 10 10 The simulation is called with the following arguments (I removed unnecessary paths and replaced them by [...]): 11 ``` 11 12 model.exe -port=59221 -logFormat=xmltcp -override=startTime=0,stopTime=5000,stepSize=500,tolerance=0.0001,solver=dassl,outputFormat=mat,variableFilter=.* -r=[...]model_res.mat -jacobian=symbolical -nls=kinsol -w -lv=LOG_DASSL,LOG_STATS,LOG_STATS_V -inputPath=[...]/AppData/Local/Temp/OpenModelica/OMEdit/Outotec.PlantModels.PelletPlant14 -outputPath=[...]/AppData/Local/Temp/OpenModelica/OMEdit/Outotec.PlantModels.PelletPlant14 13 ``` 12 14 13 15 I see great similarity to this old ticket: