mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove CPR from UnsupportedFlowKeywords.cpp
This commit is contained in:
parent
7c1cf03773
commit
8c98a1b3dc
@ -103,7 +103,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"COMPVEL", {true, std::nullopt}},
|
||||
{"CPIFACT", {true, std::nullopt}},
|
||||
{"CPIFACTL", {true, std::nullopt}},
|
||||
{"CPR", {false, std::string{"Keyword not supported. However CPR can be spesificed via command line options."}}},
|
||||
{"CSKIN", {true, std::nullopt}},
|
||||
{"CONNECTION", {true, std::nullopt}},
|
||||
{"CONNECTION_PROBE", {true, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user