Changes between Initial Version and Version 1 of Ticket #4037, comment 3


Ignore:
Timestamp:
2016-09-06T10:10:32Z (9 years ago)
Author:
Rüdiger Franke

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4037, comment 3

    initial v1  
    88It appears that many options appear under `-override`. The call could look like:
    99{{{
    10 ModelExecutable -S 0 -E 1 -H 0.002 -T 0.0001 -I dassl -P mat -F MyModel_res.mat
     10MyModel -S 0 -E 1 -H 0.002 -T 0.0001 -I dassl -P mat -F MyModel_res.mat
    1111}}}
    1212Some options are not covered, like `-port` and `-logFormat`. Others might me skipped as they are default, like `variableFilter=.*`.