Minor modifications requested in review.

This commit is contained in:
Atgeirr Flø Rasmussen
2019-08-08 10:27:17 +02:00
parent b4bd3d66e4
commit 544aeea40b
5 changed files with 9 additions and 21 deletions

View File

@@ -127,9 +127,8 @@ struct BlackOilOnePhaseIndices
return 0;
}
//! Index of the continuity equation of the first phase
//! Index of the continuity equation of the first (and only) phase
static const int conti0EqIdx = PVOffset + 0;
// one continuity equation follows
//! Index of the continuity equation for the first solvent component
static const int contiSolventEqIdx =