mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-20 11:48:25 -06:00
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. |
||
---|---|---|
.. | ||
timestepping | ||
vtk | ||
ensureDirectoryExists.cpp | ||
ensureDirectoryExists.hpp | ||
flow_ebos_blackoil.cpp | ||
flow_ebos_blackoil.hpp | ||
flow_ebos_energy.cpp | ||
flow_ebos_energy.hpp | ||
flow_ebos_gasoil.cpp | ||
flow_ebos_gasoil.hpp | ||
flow_ebos_oilwater_polymer.cpp | ||
flow_ebos_oilwater_polymer.hpp | ||
flow_ebos_oilwater.cpp | ||
flow_ebos_oilwater.hpp | ||
flow_ebos_polymer.cpp | ||
flow_ebos_polymer.hpp | ||
flow_ebos_solvent.cpp | ||
flow_ebos_solvent.hpp | ||
ParallelFileMerger.hpp | ||
SimulatorCompressibleTwophase.cpp | ||
SimulatorCompressibleTwophase.hpp | ||
thresholdPressures.hpp | ||
WellSwitchingLogger.cpp | ||
WellSwitchingLogger.hpp |