diff --git a/tests/yaml/config_co2_mass_phases.yml b/tests/yaml/config_co2_mass_phases.yml new file mode 100644 index 0000000..dcb06a1 --- /dev/null +++ b/tests/yaml/config_co2_mass_phases.yml @@ -0,0 +1,21 @@ +input: + eclroot: tests/data/reek/REEK + grid: $eclroot.EGRID + + + properties: + #- source: $eclroot.UNRST + # name: "SWAT" + # lower_threshold: 1e-12 + +co2_mass_settings: + unrst_source: $eclroot.UNRST + init_source: $eclroot.INIT + maps: "dissolved_co2" + +output: + mapfolder: tmp + +computesettings: + aggregation: "sum" +