mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-26 01:01:00 -06:00
removing numerical aquifer keywords from unsupported list
AQUNUM, AQUCON
This commit is contained in:
parent
6b02180ca3
commit
2d24abb630
@ -81,12 +81,10 @@ const Opm::KeywordValidation::UnsupportedKeywords unsupported_keywords = {
|
||||
{"AQUALIST", {false, std::nullopt}},
|
||||
{"AQUCHGAS", {false, std::nullopt}},
|
||||
{"AQUCHWAT", {false, std::nullopt}},
|
||||
{"AQUCON", {false, std::nullopt}},
|
||||
{"AQUCWFAC", {false, std::nullopt}},
|
||||
{"AQUFET", {false, std::nullopt}},
|
||||
{"AQUFLUX", {false, std::nullopt}},
|
||||
{"AQUNNC", {false, std::nullopt}},
|
||||
{"AQUNUM", {false, std::nullopt}},
|
||||
{"AUTOCOAR", {false, std::nullopt}},
|
||||
{"AUTOREF", {false, std::nullopt}},
|
||||
{"BIGMODEL", {false, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user