Localized lower domain#
Use pyopmspe11 -n with lower to generate the lower region of an
SPE11 model, excluding the sealing facies.
pyopmspe11 -i spe11c.toml -o lower_domain -f 0 -n lower
Visualize the generated SPE11C model with plopm:
plopm -i lower_domain/LOWER_DOMAIN -s ,14, -y '[1200,700]' -asp 0 -ge 'black,1e-2' -t 'SPE11C Cartesian lower domain (y = 2500 m)' -cbl 'Facies' -c '161;163;160 101;64;147 81;124;66 181;73;57 193;127;97 127;148;191 193;147;56' -cbt '[7, 6, 5, 4, 3, 2, 1]' -v 'pvtnum - 1 - satnum'
See Convergence for the localized SPE11B convergence cases.
Reproduce this example#
. ./tests/scripts/docs_localized_lower_domain.sh