Make comments relating to omega (frac.flow-weighted density) precise.

This commit is contained in:
Atgeirr Flø Rasmussen
2012-03-20 14:21:22 +01:00
parent 5c08628fd6
commit 11f03a60f0
4 changed files with 7 additions and 8 deletions

View File

@@ -112,8 +112,7 @@ namespace Opm
/// @param[in] cells cells with which the saturation values are associated
/// @param[in] s saturation values (for all phases)
/// @param[out] totmob total mobility
/// @param[out] omega mobility-weighted (or fractional-flow weighted)
/// fluid densities.
/// @param[out] omega fractional-flow weighted fluid densities.
void computeTotalMobilityOmega(const Opm::IncompPropertiesInterface& props,
const std::vector<int>& cells,
const std::vector<double>& s,