Skip to content

Commit

Permalink
Add support for RCMASTS
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonhagland committed Oct 21, 2024
1 parent a084f9b commit e2ed1d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opm/simulators/utils/UnsupportedFlowKeywords.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"RBEDCONT", {true, std::nullopt}},
{"RADFIN", {true, std::nullopt}},
{"RADFIN4", {true, std::nullopt}},
{"RCMASTS", {true, std::nullopt}},
{"REACACT", {true, std::nullopt}},
{"REACHES", {true, std::nullopt}},
{"READDATA", {true, std::nullopt}},
Expand Down

0 comments on commit e2ed1d2

Please sign in to comment.