Merge pull request #1274 from joakim-hove/disable-rocknum

Disable 3D property testing of ROCKNUM
This commit is contained in:
Joakim Hove
2019-11-28 11:32:44 +01:00
committed by GitHub

View File

@@ -56,7 +56,7 @@ void assert_field_properties(const EclipseGrid& grid, const FieldPropsManager& f
std::vector<std::string> int_keywords = {"FLUXNUM",
"MULTNUM",
"OPERNUM",
"ROCKNUM",
//"ROCKNUM",
//"ENDNUM",
"EQLNUM",
"FIPNUM",