Files
opm-simulators/tests
Andreas Lauser b5cddef928 flow: switch it to use the eWoms parameter system
this has several advanges:

- a consistent and complete help message is now printed by passing the
  -h or --help command line parameters. most notably this allows to
  generically implement tab completion of parameters for bash
- the full list of runtime parameters can now be printed before the simulator
  has been run.
- all runtime parameters understood by ebos can be specified
- no hacks to marry the two parameter systems anymore
- command parameters now follow the standard unix convention, i.e.,
  `--param-name=value` instead of `param_name=value`

on the negative side, some parameters have been renamed and the syntax
has changed so calls to `flow` that specify parameters must adapted.
2018-08-15 23:34:32 +02:00
..
2016-05-09 10:33:53 +02:00
2015-08-06 15:56:51 +02:00
2015-08-06 15:56:51 +02:00
2015-08-06 15:56:51 +02:00
2015-08-06 15:56:51 +02:00
2015-08-06 15:56:51 +02:00
2014-02-04 21:42:07 +01:00
2013-06-05 12:24:23 +02:00
2018-01-17 15:19:34 +01:00