Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper > Class Template Reference

#include <InitStateEquil.hpp>

Public Types

using Vec = std::vector< double >
 
using PVec = std::vector< Vec >
 

Public Member Functions

template<class MaterialLawManager >
 InitialStateComputer (MaterialLawManager &materialLawManager, const EclipseState &eclipseState, const Grid &grid, const GridView &gridView, const CartesianIndexMapper &cartMapper, const double grav, const int num_pressure_points=2000, const bool applySwatInit=true)
 
const Vectemperature () const
 
const VecsaltConcentration () const
 
const VecsaltSaturation () const
 
const PVecpress () const
 
const PVecsaturation () const
 
const Vecrs () const
 
const Vecrv () const
 
const Vecrvw () const
 

Member Typedef Documentation

◆ PVec

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
using Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::PVec = std::vector<Vec>

◆ Vec

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
using Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::Vec = std::vector<double>

Constructor & Destructor Documentation

◆ InitialStateComputer()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
template<class MaterialLawManager >
Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::InitialStateComputer ( MaterialLawManager &  materialLawManager,
const EclipseState &  eclipseState,
const Grid &  grid,
const GridView &  gridView,
const CartesianIndexMapper &  cartMapper,
const double  grav,
const int  num_pressure_points = 2000,
const bool  applySwatInit = true 
)

Member Function Documentation

◆ press()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const PVec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::press ( ) const
inline

◆ rs()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const Vec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::rs ( ) const
inline

◆ rv()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const Vec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::rv ( ) const
inline

◆ rvw()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const Vec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::rvw ( ) const
inline

◆ saltConcentration()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const Vec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::saltConcentration ( ) const
inline

◆ saltSaturation()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const Vec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::saltSaturation ( ) const
inline

◆ saturation()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const PVec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::saturation ( ) const
inline

◆ temperature()

template<class FluidSystem , class Grid , class GridView , class ElementMapper , class CartesianIndexMapper >
const Vec & Opm::EQUIL::DeckDependent::InitialStateComputer< FluidSystem, Grid, GridView, ElementMapper, CartesianIndexMapper >::temperature ( ) const
inline

The documentation for this class was generated from the following files: