mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge remote branch 'remotes/opm/master' into update_relperm_diagnostics
Conflicts: opm/core/props/satfunc/RelpermDiagnostics.cpp
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include <opm/core/props/satfunc/RelpermDiagnostics.hpp>
|
||||
#include <opm/material/fluidmatrixinteractions/EclEpsScalingPoints.hpp>
|
||||
#include <opm/parser/eclipse/EclipseState/Tables/Sof2Table.hpp>
|
||||
#include <opm/parser/eclipse/EclipseState/Tables/SgwfnTable.hpp>
|
||||
#include <opm/core/utility/compressedToCartesian.hpp>
|
||||
|
||||
namespace Opm{
|
||||
|
||||
@@ -40,6 +40,9 @@
|
||||
|
||||
namespace Opm {
|
||||
|
||||
class Sof2Table;
|
||||
class SgwfnTable;
|
||||
|
||||
///This class is intend to be a relpmer diganostics, to detect
|
||||
///wrong input of relperm table and endpoints.
|
||||
class RelpermDiagnostics
|
||||
|
||||
Reference in New Issue
Block a user