mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
Add more performance summary output
This commit ads: NEWTON, MLINEARS, MSUMLINS, MSUMNEWT, NLINEARS, NLINSMIN, NLINSMAX
This commit is contained in:
@@ -416,7 +416,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"NOCASC", {false, std::nullopt}},
|
||||
{"NOGGF", {false, std::nullopt}},
|
||||
{"NOINSPEC", {false, std::nullopt}},
|
||||
{"NLINEARS", {false, std::nullopt}},
|
||||
{"NOMONITO", {false, std::nullopt}},
|
||||
{"NONNC", {false, std::nullopt}},
|
||||
{"NORSSPEC", {false, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user