add the FILEUNIT keyword

currently, this keyword is basically ignored: setting the unit system
of a file to something different than the deck unit system will cause
`Opm::checkDeck()` to produce a warning.
This commit is contained in:
Andreas Lauser
2019-04-04 14:17:30 +02:00
parent c25275d0ee
commit fe1272a2e6
5 changed files with 34 additions and 0 deletions

View File

@@ -217,6 +217,12 @@ namespace Opm {
*/
const static std::string PARSE_LONG_KEYWORD;
/*
The unit system specified via the FILEUNIT keyword is different from the unit
system used by the deck.
*/
const static std::string UNIT_SYSTEM_MISMATCH;
/*
Some property modfiers can be modified in the Schedule
section; this effectively means that Eclipse supports time