|
opm-simulators
|
Class for handling the blackoil well model. More...
#include <BlackoilWellModelWBP.hpp>
Public Member Functions | |
| BlackoilWellModelWBP (BlackoilWellModelGeneric< Scalar, IndexTraits > &well_model) | |
| void | initializeSources (typename ParallelWBPCalculation< Scalar >::GlobalToLocal index, typename ParallelWBPCalculation< Scalar >::Evaluator eval) |
| void | registerOpenWellsForWBPCalculation () |
| ParallelWBPCalculation< Scalar >::EvaluatorFactory | makeWellSourceEvaluatorFactory (const std::vector< Well >::size_type wellIdx) const |
| void | initializeWBPCalculationService () |
| data::WellBlockAveragePressures | computeWellBlockAveragePressures (const Scalar gravity) const |
Class for handling the blackoil well model.