File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -29,16 +29,6 @@ int handle_help(int argc, char *argv[])
2929" -s | Str | Path to the sacess library xml config file | |-s config/sacess_library_conf.xml\n"
3030" -d | Str | Path to the data file (Supports text and .mat files) | |-d data/lotka_volterra.txt\n"
3131" -o | Str | Defines the output folder for the results | output/ |-o output\n"
32- " -f | Int | ODE model to use | |-f 0\n"
33- "\n"
34- "- [ ODE model values ] -\n"
35- "\n"
36- " Value | Description \n"
37- " =========+====================================================================\n"
38- " 0 | Lotka Volterra ODE model\n"
39- " 1 | Alpha Pinene ODE model (Not yet implemented)\n"
40- " 2 | Logistic ODE model (Not yet implemented)\n"
41- " 3 | Curstom ODE model (Not yet implemented)\n"
4232"\n"
4333"Usage: %s <command> [options]...\n" ;
4434
You can’t perform that action at this time.
0 commit comments