My Project
|
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. | |
This class is intend to be a relperm diagnostics, to detect wrong input of relperm table and endpoints.
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.
[in] | eclState | eclipse state. |
[in] | grid | unstructured grid. |