Opm::RelpermDiagnostics Class Reference

#include <RelpermDiagnostics.hpp>

Public Member Functions

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

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.

Referenced by Opm::FlowProblem< TypeTag >::FlowProblem().


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