Added to partially supported keywords

Added GECON to the list of partially supported keywords
This commit is contained in:
Håkon Hægland
2023-09-01 11:29:18 +02:00
parent dba282c7a4
commit b1274096e9
3 changed files with 26 additions and 6 deletions

View File

@@ -104,6 +104,13 @@ partiallySupported()
{21,{true, allow_values<std::string> {"NONE"}, "GCONPROD(COMBPROC): linearly combined procedure is not used and should be defaulted (1*)"}}, // LIN_TARGET_EXCEED_PROCEDURE
},
},
{
"GECON",
{
{7,{true, allow_values<std::string> {"NONE"}, "GECON(WORKOVER): Workover procedures not implemented"}},
{8,{true, allow_values<std::string> {"NO"}, "GECON(ENDRUN): End run not implemented"}},
},
},
{
"GEFAC",
{