water-gas ratio keyword RVW
This commit is contained in:
@@ -263,7 +263,9 @@ static const std::unordered_map<std::string, keyword_info<double>> double_keywor
|
||||
{"SALT", keyword_info<double>{}.unit_string("Salinity")},
|
||||
{"TEMPI", keyword_info<double>{}.unit_string("Temperature")},
|
||||
{"RS", keyword_info<double>{}.unit_string("GasDissolutionFactor")},
|
||||
{"RV", keyword_info<double>{}.unit_string("OilDissolutionFactor")}};
|
||||
{"RV", keyword_info<double>{}.unit_string("OilDissolutionFactor")},
|
||||
{"RVW", keyword_info<double>{}.unit_string("OilDissolutionFactor")}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -1112,6 +1112,7 @@ set( keywords
|
||||
900_OPM/P/PYACTION
|
||||
900_OPM/P/PYINPUT
|
||||
900_OPM/R/RHO
|
||||
900_OPM/R/RVW
|
||||
900_OPM/R/RWGSALT
|
||||
900_OPM/S/SALTP
|
||||
900_OPM/S/SALTPVD
|
||||
|
||||
Reference in New Issue
Block a user