My Project
Loading...
Searching...
No Matches
FlowThresholdPressure.hpp File Reference

This class calculates the threshold pressure for grid faces according to the Eclipse Reference Manual. More...

#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/utils/propertysystem.hh>
#include <opm/simulators/flow/GenericThresholdPressure.hpp>
#include <algorithm>

Go to the source code of this file.

Classes

class  Opm::FlowThresholdPressure< TypeTag >
 This class calculates the threshold pressure for grid faces according to the Eclipse Reference Manual. More...
 

Namespaces

namespace  Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 

Detailed Description

This class calculates the threshold pressure for grid faces according to the Eclipse Reference Manual.

If the difference of the pressure potential between two cells is below the threshold pressure, the pressure potential difference is assumed to be zero, if it is larger than the threshold pressure, it is reduced by the threshold pressure.