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:
@@ -103,7 +103,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
|||||||
{"COMPVEL", {true, std::nullopt}},
|
{"COMPVEL", {true, std::nullopt}},
|
||||||
{"CPIFACT", {true, std::nullopt}},
|
{"CPIFACT", {true, std::nullopt}},
|
||||||
{"CPIFACTL", {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}},
|
{"CSKIN", {true, std::nullopt}},
|
||||||
{"CONNECTION", {true, std::nullopt}},
|
{"CONNECTION", {true, std::nullopt}},
|
||||||
{"CONNECTION_PROBE", {true, std::nullopt}},
|
{"CONNECTION_PROBE", {true, std::nullopt}},
|
||||||
|
|||||||
Reference in New Issue
Block a user