Mark GRAVITY Keyword as Supported in the Simulator

The input layer now converts this input to DENSITY data.
This commit is contained in:
Bård Skaflestad 2021-11-07 22:34:31 +01:00
parent 84392a25b4
commit 40fdb9e1d6

View File

@ -242,7 +242,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"GRAVDR", {false, std::nullopt}},
{"GRAVDRB", {false, std::nullopt}},
{"GRAVDRM", {false, std::nullopt}},
{"GRAVITY", {false, std::string{"Use the DENSITY keyword instead"}}},
{"GRDREACH", {false, std::nullopt}},
{"GRIDUNIT", {false, std::nullopt}},
{"GRUPMAST", {false, std::nullopt}},