GIFs and masks#

Animate results and apply masks.

Create a masked GIF comparing two cases.

plopm -v xco2l -sg 1,2 -i 'spe11b/SPE11B spe11b_larger_inj/SPE11B_LARGER_INJ' -fs 16,2.5 -mv satnum -r 0,1,2,3,4,5 -m gif -dpi 1000 -t 'spe11b  spe11b larger injection' -fz 16 -gi 1000 -gl 1 -cbf .2f -cbp 0.30,0.01,0.4,0.02
../_images/xco2l.gif

Create an unmasked gas-saturation GIF with grid edges.

plopm -i spe11b/SPE11B -v sgas -tu y -c cet_cwr -ge 'black,5e-3' -fs 16,5 -m gif -dpi 1000 -fz 20 -gi 1000 -gl 1 -cbf .2f -asp 0 -xu km -yu km -xf .1f -yf .1f -cbn 5 -cbl 'Gas saturation [-]'
../_images/spe11b_sgas.gif

Reproduce this example#

Run the complete workflow from the repository root:

. ./tests/scripts/docs_gif_mask.sh

Back to the examples gallery