Class for handling the gaslift in the blackoil well model.
More...
#include <BlackoilWellModelGasLift.hpp>
|
void | gliftDebugShowALQ (const std::vector< WellInterfaceGeneric< GetPropType< TypeTag, Properties::Scalar > > * > &well_container, const WellState< GetPropType< TypeTag, Properties::Scalar > > &wellState, DeferredLogger &deferred_logger) |
|
void | gasLiftOptimizationStage2 (const Parallel::Communication &comm, const Schedule &schedule, const SummaryState &summaryState, WellState< GetPropType< TypeTag, Properties::Scalar > > &wellState, GroupState< GetPropType< TypeTag, Properties::Scalar > > &groupState, GLiftProdWells &prod_wells, GLiftOptWells &glift_wells, GasLiftGroupInfo< GetPropType< TypeTag, Properties::Scalar > > &group_info, GLiftWellStateMap &map, const int episodeIndex, DeferredLogger &deferred_logger) |
|
template<typename TypeTag>
class Opm::BlackoilWellModelGasLift< TypeTag > Class for handling the gaslift in the blackoil well model.
◆ GLiftEclWells
template<typename TypeTag >
◆ GLiftOptWells
template<typename TypeTag >
◆ GLiftProdWells
template<typename TypeTag >
◆ GLiftSyncGroups
template<typename TypeTag >
◆ GLiftWellStateMap
template<typename TypeTag >
◆ Scalar
template<typename TypeTag >
◆ Simulator
template<typename TypeTag >
◆ WellInterfacePtr
template<typename TypeTag >
◆ BlackoilWellModelGasLift()
template<typename TypeTag >
◆ gasLiftOptimizationStage2()
void Opm::BlackoilWellModelGasLiftGeneric< GetPropType< TypeTag, Properties::Scalar > >::gasLiftOptimizationStage2 |
( |
const Parallel::Communication & |
comm, |
|
|
const Schedule & |
schedule, |
|
|
const SummaryState & |
summaryState, |
|
|
WellState< GetPropType< TypeTag, Properties::Scalar > > & |
wellState, |
|
|
GroupState< GetPropType< TypeTag, Properties::Scalar > > & |
groupState, |
|
|
GLiftProdWells & |
prod_wells, |
|
|
GLiftOptWells & |
glift_wells, |
|
|
GasLiftGroupInfo< GetPropType< TypeTag, Properties::Scalar > > & |
group_info, |
|
|
GLiftWellStateMap & |
map, |
|
|
const int |
episodeIndex, |
|
|
DeferredLogger & |
deferred_logger |
|
) |
| |
|
protectedinherited |
◆ gliftDebug()
◆ gliftDebugShowALQ()
◆ initGliftEclWellMap()
template<typename TypeTag >
◆ maybeDoGasLiftOptimize()
template<typename TypeTag >
◆ operator==()
◆ serializeOp()
◆ terminalOutput()
◆ glift_debug
◆ last_glift_opt_time_
◆ terminal_output_
The documentation for this class was generated from the following files:
|