mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-30 11:06:55 -06:00
Fixes typo: residuum -> residual
This commit is contained in:
parent
5e94e2ab08
commit
20b6fb0853
@ -275,7 +275,7 @@ namespace Opm {
|
||||
/// \brief Compute the residual norms of the mass balance for each phase,
|
||||
/// the well flux, and the well equation.
|
||||
/// \return a vector that contains for each phase the norm of the mass balance
|
||||
/// and afterwards the norm of the residuum of the well flux and the well equation.
|
||||
/// and afterwards the norm of the residual of the well flux and the well equation.
|
||||
std::vector<double> computeResidualNorms() const;
|
||||
|
||||
ADB
|
||||
|
Loading…
Reference in New Issue
Block a user