diff --git a/ApplicationCode/UserInterface/RiuSummaryVectorDescriptionMap.cpp b/ApplicationCode/UserInterface/RiuSummaryVectorDescriptionMap.cpp index 5824e65f75..9cd2e5c0a3 100644 --- a/ApplicationCode/UserInterface/RiuSummaryVectorDescriptionMap.cpp +++ b/ApplicationCode/UserInterface/RiuSummaryVectorDescriptionMap.cpp @@ -1522,9 +1522,9 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap() { "BKROW", "Two-phase oil relative permeability to water" }, { "BKRG", "Gas relative permeability" }, { "BKRGO", "Two-phase gas relative permeability to oil " }, - { "BKRGW", "Two-phase gas relative permeability to water " }, + { "BKRGW", "Two-phase gas relative permeability to water" }, { "BKRW", "Water relative permeability" }, - { "BKRWG", "Two-phase water relative permeability to gas " }, + { "BKRWG", "Two-phase water relative permeability to gas" }, { "BKRWO", "Two-phase water relative permeability to oil" }, { "BRK", "Water relative permeability reduction factor due to polymer" }, { "BEWKR", "Water effective relative permeability due to polymer" }, @@ -1620,7 +1620,7 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap() { "BGPV", "Pore Volume containing Gas" }, { "BHPV", "Pore Volume containing Hydrocarbon" }, { "BRTM", "Transmissibility Multiplier associated with rock compaction" }, - { "BPERMMOD", "Transmissibility Multiplier associated with rock compaction " }, + { "BPERMMOD", "Transmissibility Multiplier associated with rock compaction" }, { "BPERMMDX", "Directional Transmissibility Multipliers in the X direction, associated with rock compaction" }, { "BPERMMDY", "Directional Transmissibility Multipliers in the Y direction, associated with rock compaction" }, { "BPERMMDZ", "Directional Transmissibility Multipliers in the Z direction, associated with rock compaction" }, @@ -1684,20 +1684,20 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap() { "BFLOW0J", "Inter-block water flow rate in the positive J direction multiplied by the corresponding shear multiplier" }, { "BFLOW0K", "Inter-block water flow rate in the positive K direction multiplied by the corresponding shear multiplier" }, { "BVELW0I", "Water velocity in the positive I direction multiplied by the corresponding shear multiplier" }, - { "BVELW0J", "Water velocity in the positive J direction multiplied by the corresponding shear multiplier " }, - { "BVELW0K", "Water velocity in the positive K direction multiplied by the corresponding shear multiplier " }, + { "BVELW0J", "Water velocity in the positive J direction multiplied by the corresponding shear multiplier" }, + { "BVELW0K", "Water velocity in the positive K direction multiplied by the corresponding shear multiplier" }, { "BPSHLZI", "Viscosity multiplier due to sheared water flow in the positive I direction" }, { "BPSHLZJ", "Viscosity multiplier due to sheared water flow in the positive J direction" }, { "BPSHLZK", "Viscosity multiplier due to sheared water flow in the positive K direction" }, - { "BSRTW0I", "Water shear rate in the positive I direction prior to shear effects " }, - { "BSRTW0J", "Water shear rate in the positive J direction prior to shear effects " }, - { "BSRTW0K", "Water shear rate in the positive K direction prior to shear effects " }, - { "BSRTWI", "Water shear rate in the positive I direction following shear effects " }, - { "BSRTWJ", "Water shear rate in the positive J direction following shear effects " }, - { "BSRTWK", "Water shear rate in the positive K direction following shear effects " }, - { "BSHWVISI", "Shear viscosity of the water/polymer solution due to shear thinning/ thickening in the positive I direction " }, - { "BSHWVISJ", "Shear viscosity of the water/polymer solution due to shear thinning/ thickening in the positive J direction" }, - { "BSHWVISK", "Shear viscosity of the water/polymer solution due to shear thinning/ thickening in the positive K direction " }, + { "BSRTW0I", "Water shear rate in the positive I direction prior to shear effects" }, + { "BSRTW0J", "Water shear rate in the positive J direction prior to shear effects" }, + { "BSRTW0K", "Water shear rate in the positive K direction prior to shear effects" }, + { "BSRTWI", "Water shear rate in the positive I direction following shear effects" }, + { "BSRTWJ", "Water shear rate in the positive J direction following shear effects" }, + { "BSRTWK", "Water shear rate in the positive K direction following shear effects" }, + { "BSHWVISI", "Shear viscosity of the water/polymer solution due to shear thinning/thickening in the positive I direction" }, + { "BSHWVISJ", "Shear viscosity of the water/polymer solution due to shear thinning/thickening in the positive J direction" }, + { "BSHWVISK", "Shear viscosity of the water/polymer solution due to shear thinning/thickening in the positive K direction" }, { "BNSAT", "Solvent SATuration" }, { "BNIP", "Solvent In Place" }, { "BNKR", "Solvent relative permeability" }, @@ -1710,7 +1710,7 @@ void RiuSummaryVectorDescriptionMap::populateFieldToInfoMap() { "BTSTSUR", "Surface tension" }, { "BSURFST", "Surface tension" }, { "BEWV_SUR", "Effective water viscosity due to surfactant concentration" }, - { "BESVIS", "Effective water viscosity due to surfactant concentration. Identical to BEWV_SUR but also compatible with local grids" }, + { "BESVIS", "Effective water viscosity due to surfactant concentration" }, { "BTCNFALK", "Concentration" }, { "BTADSALK", "Adsorption" }, { "BTSTMALK", "Surface tension multiplier" },