mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove FAULTMOB result fra ST
This commit is contained in:
parent
5826c97f84
commit
9a51842dd3
@ -835,7 +835,6 @@ std::map<std::string, std::vector<std::string>>
|
|||||||
fieldCompNames["ST"].push_back( "TPinc" );
|
fieldCompNames["ST"].push_back( "TPinc" );
|
||||||
fieldCompNames["ST"].push_back( "TPH" );
|
fieldCompNames["ST"].push_back( "TPH" );
|
||||||
fieldCompNames["ST"].push_back( "TPQV" );
|
fieldCompNames["ST"].push_back( "TPQV" );
|
||||||
fieldCompNames["ST"].push_back( "FAULTMOB" );
|
|
||||||
fieldCompNames["ST"].push_back( "PCRIT" );
|
fieldCompNames["ST"].push_back( "PCRIT" );
|
||||||
}
|
}
|
||||||
else if ( resPos == RIG_ELEMENT )
|
else if ( resPos == RIG_ELEMENT )
|
||||||
|
Loading…
Reference in New Issue
Block a user