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:
parent
56e50f02fd
commit
cb892d6a18
@ -27,6 +27,11 @@
|
||||
namespace Opm
|
||||
{
|
||||
|
||||
/// Class containing static geological properties that can be
|
||||
/// derived from grid and petrophysical properties:
|
||||
/// - pore volume
|
||||
/// - transmissibilities
|
||||
/// - gravity potentials
|
||||
class DerivedGeology
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user