libecl: Add more special-case MISC vectors

This commit is contained in:
Kristian Bendiksen 2022-05-30 09:30:40 +02:00
parent e7f27abae7
commit 29e1a72d76

View File

@ -57,11 +57,26 @@
ecl_smspec_identify_special_var() and ecl_smspec_identify_var_type().
*/
static const char* special_vars[] = {"NEWTON",
"NAIMFRAC",
static const char* special_vars[] = {"NAIMFRAC",
"NBAKFL",
"NBYTOT",
"NCPRLINS",
"NEWTFL",
"NEWTON",
"NLINEARP",
"NLINEARS",
"NLINEARS",
"NLINSMIN",
"NLINSMAX",
"NLINSMIN",
"NLRESMAX",
"NLRESSUM",
"NMESSAGE",
"NNUMFL",
"NNUMST",
"NTS",
"NTSECL",
"NTSMCL",
"NTSPCL",
"ELAPSED",
"MAXDPR",
"MAXDSO",