My Project
Opm::RelpermDiagnostics Class Reference

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

#include <RelpermDiagnostics.hpp>

Public Member Functions

template<class CartesianIndexMapper >
void diagnosis (const EclipseState &eclState, const CartesianIndexMapper &cartesianIndexMapper)
 This function is used to diagnosis relperm in eclipse data file. More...
 

Detailed Description

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

Member Function Documentation

◆ diagnosis()

template<class CartesianIndexMapper >
void Opm::RelpermDiagnostics::diagnosis ( const EclipseState &  eclState,
const CartesianIndexMapper &  cartesianIndexMapper 
)

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]gridunstructured grid.

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