Output folder

Via configuration files

The following screenshot shows the generated files in the selected output folder after executing expreccs.

_images/output.png

Generated files after executing expreccs.

The different simulation results are saved in the output folder, and ResInsight can be used for the visualization. Then after running expreccs, one could modify the generated OPM related files in the preprocessing folder and run directly the simulations calling the Flow solvers, e.g., to add tracers (see the OPM Flow documentation here). In addition, some plots comparing the site simulations to the reference and the site are generated in the postprocessing folder.

Via OPM Flow decks

The following screenshot shows the generated files in the selected output folder after executing expreccs, this corresponds to the test_generic_deck.py:

expreccs -o expreccs -e regional,site_closed
_images/generic.png

Generated files after executing expreccs.

The dynamic boundary conditions are saved in the expreccs/bc folder, and the definition of the boundary connections in expreccs/BCCON.INC. In addition, OPERNUM is used to label de boundary cells in the site, and also to label the overlapping cells and cells to use for the pressure interpolator in the regional model (regional/OPERNUM_EXPRECCS.INC).