Opm::WellConvergence< Scalar >::Tolerances Struct Reference

#include <WellConvergence.hpp>

Public Attributes

Scalar bhp
 Tolerance for bhp controlled well. More...
 
Scalar thp
 Tolerance for thp controlled well. More...
 
Scalar rates
 Tolerance for a rate controlled well. More...
 
Scalar grup
 Tolerance for a grup controlled well. More...
 
Scalar max_residual_allowed
 Max residual allowd. More...
 

Member Data Documentation

◆ bhp

template<class Scalar >
Scalar Opm::WellConvergence< Scalar >::Tolerances::bhp

Tolerance for bhp controlled well.

◆ grup

template<class Scalar >
Scalar Opm::WellConvergence< Scalar >::Tolerances::grup

Tolerance for a grup controlled well.

◆ max_residual_allowed

template<class Scalar >
Scalar Opm::WellConvergence< Scalar >::Tolerances::max_residual_allowed

Max residual allowd.

◆ rates

template<class Scalar >
Scalar Opm::WellConvergence< Scalar >::Tolerances::rates

Tolerance for a rate controlled well.

◆ thp

template<class Scalar >
Scalar Opm::WellConvergence< Scalar >::Tolerances::thp

Tolerance for thp controlled well.


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