mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Minor doc update.
This commit is contained in:
parent
0a2c9ff000
commit
8b27b4a05d
@ -35,9 +35,9 @@ namespace Opm
|
|||||||
|
|
||||||
/// Encapsulating a tpfa pressure solver for the incompressible-fluid case.
|
/// Encapsulating a tpfa pressure solver for the incompressible-fluid case.
|
||||||
/// Supports gravity, wells controlled by bhp or reservoir rates,
|
/// Supports gravity, wells controlled by bhp or reservoir rates,
|
||||||
/// and simple sources as driving forces.
|
/// boundary conditions and simple sources as driving forces.
|
||||||
/// Rock compressibility can be included, but any nonlinear iterations
|
/// Rock compressibility can be included, but any nonlinear iterations
|
||||||
/// are not handled in this class.
|
/// are not handled in this class.
|
||||||
/// Below we use the shortcuts D for the number of dimensions, N
|
/// Below we use the shortcuts D for the number of dimensions, N
|
||||||
/// for the number of cells and F for the number of faces.
|
/// for the number of cells and F for the number of faces.
|
||||||
class IncompTpfa
|
class IncompTpfa
|
||||||
|
Loading…
Reference in New Issue
Block a user