diff --git a/src/opm/input/eclipse/share/keywords/000_Eclipse100/A/AQUFLUX b/src/opm/input/eclipse/share/keywords/000_Eclipse100/A/AQUFLUX index 2305b7954..090a55450 100644 --- a/src/opm/input/eclipse/share/keywords/000_Eclipse100/A/AQUFLUX +++ b/src/opm/input/eclipse/share/keywords/000_Eclipse100/A/AQUFLUX @@ -4,19 +4,15 @@ "SOLUTION", "SCHEDULE" ], - "size": { - "keyword": "AQUDIMS", - "item": "NANAQU" - }, "items": [ { "name": "AQUIFER_ID", "value_type": "INT" }, { - "name": "DAT_DEPTH", + "name": "FLUX", "value_type": "DOUBLE", - "dimension": "Length" + "dimension": "LiquidSurfaceVolume/Time*Length*Length" }, { "name": "SC_0",