Skip to content

Commit

Permalink
Add sample config file for CO2 mass maps per phase
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgesicachanr committed Jan 24, 2024
1 parent ffe151b commit ed20b31
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions tests/yaml/config_co2_mass_phases.yml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit ed20b31

Please sign in to comment.