| 
    
    
     
Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members   
  Opm::ReservoirPropertyCommon< dim, RPImpl, RockType > Class Template Reference A property class for incompressible two-phase flow. More... 
 
Inheritance diagram for Opm::ReservoirPropertyCommon< dim, RPImpl, RockType >: 
![]() 
 
 
 
 Detailed Descriptiontemplate<int dim, class RPImpl, class RockType> class Opm::ReservoirPropertyCommon< dim, RPImpl, RockType > A property class for incompressible two-phase flow. 
 Member Typedef Documentation◆ MutablePermTensor
template<int dim, class RPImpl , class RockType >  
      
 Tensor type to be used for holding copies of permeability tensors. ◆ PermTensor
template<int dim, class RPImpl , class RockType >  
      
 Tensor type for read-only access to permeability. ◆ SharedPermTensor
template<int dim, class RPImpl , class RockType >  
      
 Tensor type for read and write access to permeability. Member Enumeration Documentation◆ anonymous enum
template<int dim, class RPImpl , class RockType >  
      
 Constructor & Destructor Documentation◆ ReservoirPropertyCommon()
template<int dim, class RPImpl , class RockType >  
      
 Default constructor. Member Function Documentation◆ asImpl()
template<int dim, class RPImpl , class RockType >  
 ◆ assignNTG()
template<int dim, class RPImpl , class RockType >  
 ◆ assignPermeability()
template<int dim, class RPImpl , class RockType >  
 References Opm::zero(). ◆ assignPorosity()
template<int dim, class RPImpl , class RockType >  
 ◆ assignRockTable()
template<int dim, class RPImpl , class RockType >  
 ◆ assignSOWCR()
template<int dim, class RPImpl , class RockType >  
 ◆ assignSWCR()
template<int dim, class RPImpl , class RockType >  
 ◆ capillaryPressure()
template<int dim, class RPImpl , class RockType >  
      
 Capillary pressure. 
 
 Referenced by Opm::TwophaseFluidWrapper::pc(). ◆ capillaryPressureDeriv()
template<int dim, class RPImpl , class RockType >  
      
 Derivative of Capillary pressure. 
 
 Referenced by Opm::TwophaseFluidWrapper::pc(). ◆ cflFactor()
template<int dim, class RPImpl , class RockType >  
      
 A factor useful in cfl computations. 
 ◆ cflFactorCapillary()
template<int dim, class RPImpl , class RockType >  
      
 A factor useful in gravity cfl computations. 
 ◆ cflFactorGravity()
template<int dim, class RPImpl , class RockType >  
      
 A factor useful in gravity cfl computations. 
 ◆ densityDifference()
template<int dim, class RPImpl , class RockType >  
      
 Difference of densities. 
 ◆ densityFirstPhase()
template<int dim, class RPImpl , class RockType >  
      
 Density of first (water) phase. 
 Referenced by Opm::TwophaseFluidWrapper::density(). ◆ densitySecondPhase()
template<int dim, class RPImpl , class RockType >  
      
 Density of second (oil) phase. 
 Referenced by Opm::TwophaseFluidWrapper::density(). ◆ init() [1/2]
template<int dim, class RPImpl , class RockType >  
      
 Initialize a uniform reservoir. 
 ◆ init() [2/2]
template<int dim, class RPImpl , class RockType >  
      
 Initialize from a grdecl file. 
 ◆ ntg()
template<int dim, class RPImpl , class RockType >  
      
 Read-access to ntg. 
 
 ◆ permeability()
template<int dim, class RPImpl , class RockType >  
      
 Read-access to permeability. 
 
 ◆ permeabilityModifiable()
template<int dim, class RPImpl , class RockType >  
      
 Read- and write-access to permeability. Use with caution. 
 
 ◆ phaseDensities()
template<int dim, class RPImpl , class RockType >  
template<class Vector >  
      
 Densities for both phases. 
 
 ◆ porosity()
template<int dim, class RPImpl , class RockType >  
      
 Read-access to porosity. 
 
 ◆ readRocks()
template<int dim, class RPImpl , class RockType >  
 ◆ s_max()
template<int dim, class RPImpl , class RockType >  
      
 
 
 Referenced by Opm::TwophaseFluidWrapper::s_max(). ◆ s_min()
template<int dim, class RPImpl , class RockType >  
      
 
 
 Referenced by Opm::TwophaseFluidWrapper::s_min(). ◆ saturationFromCapillaryPressure()
template<int dim, class RPImpl , class RockType >  
      
 Inverse of the capillary pressure function. 
 
 ◆ setDensities()
template<int dim, class RPImpl , class RockType >  
      
 Set densitities of both faces. 
 ◆ setViscosities()
template<int dim, class RPImpl , class RockType >  
      
 Set viscosities of both faces. 
 ◆ sowcr()
template<int dim, class RPImpl , class RockType >  
      
 Read-access to sowcr. 
 
 ◆ swcr()
template<int dim, class RPImpl , class RockType >  
      
 Read-access to swcr. 
 
 ◆ viscosityFirstPhase()
template<int dim, class RPImpl , class RockType >  
      
 Viscosity of first (water) phase. 
 ◆ viscositySecondPhase()
template<int dim, class RPImpl , class RockType >  
      
 Viscosity of second (oil) phase. 
 ◆ writeSintefLegacyFormat()
template<int dim, class RPImpl , class RockType >  
      
 Write permeability and porosity in the Sintef legacy format. 
 References Opm::DiagonalPerm, Opm::None, Opm::ScalarPerm, and Opm::TensorPerm. Member Data Documentation◆ cell_to_rock_
template<int dim, class RPImpl , class RockType >  
 ◆ cfl_factor_
template<int dim, class RPImpl , class RockType >  
 ◆ cfl_factor_capillary_
template<int dim, class RPImpl , class RockType >  
 ◆ cfl_factor_gravity_
template<int dim, class RPImpl , class RockType >  
 ◆ density1_
template<int dim, class RPImpl , class RockType >  
 ◆ density2_
template<int dim, class RPImpl , class RockType >  
 ◆ ntg_
template<int dim, class RPImpl , class RockType >  
 ◆ permeability_
template<int dim, class RPImpl , class RockType >  
 ◆ permeability_kind_
template<int dim, class RPImpl , class RockType >  
 ◆ permfield_valid_
template<int dim, class RPImpl , class RockType >  
 ◆ porosity_
template<int dim, class RPImpl , class RockType >  
 ◆ rock_
template<int dim, class RPImpl , class RockType >  
 ◆ sowcr_
template<int dim, class RPImpl , class RockType >  
 ◆ swcr_
template<int dim, class RPImpl , class RockType >  
 ◆ viscosity1_
template<int dim, class RPImpl , class RockType >  
 ◆ viscosity2_
template<int dim, class RPImpl , class RockType >  
 The documentation for this class was generated from the following files:  | 
    ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||