Files
opm-common/opm/parser/eclipse/IntegrationTests
Joakim Hove 875fd86c3c Added strict flag to parser:
Have added a new bool strict flag to the parsing functions, if the
strict flag is set to false the parser will just skip lines with unknwon
keywords, including pure garbage in the input. I.e. for a deck like:

TABDIMS
  1 1 1 /

Crap - not a keyword at all

-- Correctly formatted - unknown keyword
IGNORED
  0 1 /

The parser will load the TABDIMS keyword correctly, and skip the rest.
2015-06-18 08:06:40 +02:00
..
2015-06-18 08:06:40 +02:00
2015-06-11 06:43:25 +02:00
2014-12-09 11:56:05 +01:00
2015-02-06 13:04:17 +01:00
2014-12-09 12:14:36 +01:00
2014-12-09 11:56:05 +01:00
2014-12-08 16:34:28 +01:00
2014-12-08 16:34:28 +01:00