875fd86c3cb97a307b757bca696ab573a7164284
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.
Description
Common components for OPM, in particular build system (cmake).
Languages
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%