My Project
Opm::BlackoilWellModelGuideRates Class Reference

Class for handling the guide rates in the blackoil well model. More...

#include <BlackoilWellModelGuideRates.hpp>

Public Member Functions

 BlackoilWellModelGuideRates (const BlackoilWellModelGeneric &wellModel)
 Constructor initializes reference to the well model.
 
void assignWellGuideRates (data::Wells &wsrpt, const int reportStepIdx) const
 Assign well guide rates.
 
std::unordered_map< std::string, data::GroupGuideRates > calculateAllGroupGuideRates (const int reportStepIdx) const
 Calculates guide rate for all groups.
 
void assignGroupGuideRates (const Group &group, const std::unordered_map< std::string, data::GroupGuideRates > &groupGuideRates, data::GroupData &gdata) const
 Assign group guide rates.
 
bool guideRateUpdateIsNeeded (const int reportStepIdx) const
 Check if a guide rate update is needed.
 

Detailed Description

Class for handling the guide rates in the blackoil well model.


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