Skip to content
Snippets Groups Projects
Commit 2983cf56 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'cmd-line-parameters' into 'master'

Add -P command-line option to overwrite or add program parameters

So you can run commands like:
```
 ../swift -s -t 4 -PTimeIntegration:time_end:1 -PDomainDecomposition:repartition_type:edge_weights sodShock.yml
```
and avoid editing the YML file. These parameters will overwrite any values already read
from the YML file or added new parameters as necessary.

See merge request !353
parents e4e752de 9bb3edae
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment