mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Documented class DerivedGeology.
This commit is contained in:
@@ -27,6 +27,11 @@
|
|||||||
namespace Opm
|
namespace Opm
|
||||||
{
|
{
|
||||||
|
|
||||||
|
/// Class containing static geological properties that can be
|
||||||
|
/// derived from grid and petrophysical properties:
|
||||||
|
/// - pore volume
|
||||||
|
/// - transmissibilities
|
||||||
|
/// - gravity potentials
|
||||||
class DerivedGeology
|
class DerivedGeology
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user