mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2246 Vector Descriptions : Remove : at end
This commit is contained in:
parent
6987a2a4c6
commit
ab07d4a618
@ -218,9 +218,9 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap()
|
||||
{ "FWGRH", "Water-Gas Ratio History" },
|
||||
{ "FGLR", "Gas-Liquid Ratio" },
|
||||
{ "FGLRH", "Gas-Liquid Ratio History" },
|
||||
{ "FMCTP", "Mode of Control for group Production:" },
|
||||
{ "FMCTW", "Mode of Control for group Water Injection:" },
|
||||
{ "FMCTG", "Mode of Control for group Gas Injection:" },
|
||||
{ "FMCTP", "Mode of Control for group Production" },
|
||||
{ "FMCTW", "Mode of Control for group Water Injection" },
|
||||
{ "FMCTG", "Mode of Control for group Gas Injection" },
|
||||
{ "FMWPT", "Total number of production wells" },
|
||||
{ "FMWPR", "Number of production wells currently flowing" },
|
||||
{ "FMWPA", "Number of abandoned production wells" },
|
||||
@ -664,9 +664,9 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap()
|
||||
{ "GWGRH", "Water-Gas Ratio History" },
|
||||
{ "GGLR", "Gas-Liquid Ratio" },
|
||||
{ "GGLRH", "Gas-Liquid Ratio History" },
|
||||
{ "GMCTP", "Mode of Control for group Production:" },
|
||||
{ "GMCTW", "Mode of Control for group Water Injection:" },
|
||||
{ "GMCTG", "Mode of Control for group Gas Injection:" },
|
||||
{ "GMCTP", "Mode of Control for group Production" },
|
||||
{ "GMCTW", "Mode of Control for group Water Injection" },
|
||||
{ "GMCTG", "Mode of Control for group Gas Injection" },
|
||||
{ "GMWPT", "Total number of production wells" },
|
||||
{ "GMWPR", "Number of production wells currently flowing" },
|
||||
{ "GMWPA", "Number of abandoned production wells" },
|
||||
@ -1061,8 +1061,8 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap()
|
||||
{ "WPI9", "Productivity Index based on the value of WBP9" },
|
||||
{ "WHD", "Hydraulic head in well based on the reference depth given in HYDRHEAD and the well’s reference depth" },
|
||||
{ "WHDF", "Hydraulic head in well based on the reference depth given in HYDRHEAD and the well’s reference depth calculated at freshwater conditions" },
|
||||
{ "WSTAT", "Well State Indicator:" },
|
||||
{ "WMCTL", "Mode of Control:" },
|
||||
{ "WSTAT", "Well State Indicator" },
|
||||
{ "WMCTL", "Mode of Control" },
|
||||
{ "WMCON", "The number of connections capable of flowing in the well" },
|
||||
{ "WEPR", "Energy Production Rate" },
|
||||
{ "WEPT", "Energy Production Total" },
|
||||
|
Loading…
Reference in New Issue
Block a user