Opm::RelpermDiagnostics Class Reference

This class is intend to be a relpmer diganostics, to detect wrong input of relperm table and endpoints. More...

#include <RelpermDiagnostics.hpp>

Public Member Functions

template<class GridT >
void diagnosis (const EclipseState &eclState, const Deck &deck, const GridT &grid)
 This function is used to diagnosis relperm in eclipse data file. More...
 
template<class GridT >
void diagnosis (const Opm::EclipseState &eclState, const Opm::Deck &deck, const GridT &grid)
 

Detailed Description

This class is intend to be a relpmer diganostics, to detect wrong input of relperm table and endpoints.

Member Function Documentation

◆ diagnosis()

template<class GridT >
void Opm::RelpermDiagnostics::diagnosis ( const EclipseState &  eclState,
const Deck &  deck,
const GridT &  grid 
)

This function is used to diagnosis relperm in eclipse data file.

Errors and warings will be output if they're found.

Parameters
[in]eclStateeclipse state.
[in]deckecliplise data file.
[in]gridunstructured grid.

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