Changes between Version 1 and Version 2 of Ticket #5485


Ignore:
Timestamp:
2019-05-20T06:37:52Z (6 years ago)
Author:
Martin Sjölund
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5485 – Description

    v1 v2  
    99
    1010The simulation is called with the following arguments (I removed unnecessary paths and replaced them by [...]):
    11 ```
     11{{{
    1212model.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 ```
     13}}}
    1414
    1515I see great similarity to this old ticket: