opm-data/spe3_new
Joakim Hove b3d1c4ff77 Added fully defaulted EQLDIMS & TABDIMS
For some keywords the number of records is given as an item of another
keyword, the EQUIL keyword is a prime example of such behaviour - where
the number of records (i.e. equilibration regions) is given by the
NTEQUL item of EQLDIMS keyword.

If the defining keyword (i.e. EQLDIMS in the case of EQUIL) is missing
from the deck the parser can use the default values from the defining
keyword, but this is still potentially a problem and in the strictest
mode the parser will throw an exception. This is governed by the
ParseMode::missingDIMSKeyword flag.

With this commit the decks will go through the parser without any error
detected.
2015-08-05 13:56:09 +02:00
..
SPE3CASE1.DATA Added fully defaulted EQLDIMS & TABDIMS 2015-08-05 13:56:09 +02:00
SPE3CASE2.DATA Added fully defaulted EQLDIMS & TABDIMS 2015-08-05 13:56:09 +02:00