Hi Kenneth,

The command line options are deliberately made very flexible. This means that 
you can add a command line option locally in the code. Have a look at my recent 
PR to see how I changed three defaults:
https://github.com/OPM/opm-simulators/pull/2669
When you run a simulation, all options used will be printed to the PRT-file, so 
you can always get a quick look at what you used. The options are documented in 
the Flow manual, and you get the listed when using the help option.

Cheers,
Alf

________________________________
Fra: Opm <opm-boun...@opm-project.org> på vegne av Kenneth L Meyer 
<kmey...@utexas.edu>
Sendt: fredag 12. juni 2020 17:44
Til: opm@opm-project.org <opm@opm-project.org>
Emne: [Opm] Command line options help

Hello,

New OPM user here. I have a quick question regarding the command-line
options; where within the code can I find the list of the command line
options specified in the manual? Additionally, is there an easy way to
trace the options so I can find the difference between the code that will
be executed if a given option is specified to be true vs. the code that
will be run if the option is false? Any help/guidance is greatly
appreciated.

Thanks!
Kenneth Meyer
_______________________________________________
Opm mailing list
Opm@opm-project.org
https://opm-project.org/cgi-bin/mailman/listinfo/opm


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorized use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you
_______________________________________________
Opm mailing list
Opm@opm-project.org
https://opm-project.org/cgi-bin/mailman/listinfo/opm

Reply via email to