My Project
|
This is the complete list of members for Opm::WellInterface< TypeTag >, including all inherited members.
adaptRatesForVFP(std::vector< double > &rates) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
addCellRates(RateVector &rates, int cellIdx) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
addWellContributions(SparseMatrixAdapter &) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellState &well_state) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
apply(const BVector &x, BVector &Ax) const =0 | Opm::WellInterface< TypeTag > | pure virtual |
apply(BVector &r) const =0 | Opm::WellInterface< TypeTag > | pure virtual |
assembleWellEq(const Simulator &ebosSimulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
assembleWellEqWithoutIteration(const Simulator &ebosSimulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
assembleWellEqWithoutIteration(const Simulator &ebosSimulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
B_avg_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
bore_diameters_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
BVector typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
calculateExplicitQuantities(const Simulator &ebosSimulator, const WellState &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
calculateReservoirRates(SingleWellState &ws) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
cells() const | Opm::WellInterfaceGeneric | inline |
changed_to_open_this_step_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
changed_to_stopped_this_step_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
changedToOpenThisStep() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
checkConstraints(WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
checkGroupConstraints(WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
checkIndividualConstraints(SingleWellState &ws, const SummaryState &summaryState, DeferredLogger &deferred_logger, const std::optional< Well::InjectionControls > &inj_controls=std::nullopt, const std::optional< Well::ProductionControls > &prod_controls=std::nullopt) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
checkNegativeWellPotentials(std::vector< double > &well_potentials, const bool checkOperability, DeferredLogger &deferred_logger) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
checkOperabilityUnderBHPLimit(const WellState &well_state, const Simulator &ebos_simulator, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
checkOperabilityUnderTHPLimit(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
checkWellOperability(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
closeCompletions(const WellTestState &wellTestState) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
compFrac() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
completions_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
computeBhpAtThpLimitProdWithAlq(const Simulator &ebos_simulator, const SummaryState &summary_state, const double alq_value, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
computeConnLevelInjInd(const FluidState &fs, const Phase preferred_phase, const std::function< double(const double)> &connIICalc, const std::vector< Scalar > &mobility, double *connII, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
computeConnLevelProdInd(const FluidState &fs, const std::function< double(const double)> &connPICalc, const std::vector< Scalar > &mobility, double *connPI) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
computeCurrentWellRates(const Simulator &ebosSimulator, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | pure virtual |
computeWellPotentials(const Simulator &ebosSimulator, const WellState &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
computeWellPotentials(std::vector< double > &well_potentials, const WellState &well_state) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
computeWellRatesWithBhp(const Simulator &ebosSimulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
computeWellRatesWithBhpIterations(const Simulator &ebosSimulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
connectionDensity(const int globalConnIdx, const int openConnIdx) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
connectionRates() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inline |
connectionRates_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
current_step_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
currentStep() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
dynamic_thp_limit_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
Eval typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
flowPhaseToEbosPhaseIdx(const int phaseIdx) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | |
FluidState typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
FluidSystem typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
Gas (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
GasLiftSingleWell typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
getAllowCrossFlow() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
getALQ(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
getCompletions() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
getDynamicThpLimit() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
getGroupInjectionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
getGroupProductionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
getInjMult(const int perf, const double bhp, const double perf_pres) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
getMobility(const Simulator &ebosSimulator, const int perf, std::vector< Value > &mob, Callback &extendEval, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
getPerfCellPressure(const FluidState &fs) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
getPrimaryVars() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inlinevirtual |
getRefDensity() const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
getTHPConstraint(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
getWellConvergence(const SummaryState &summary_state, const WellState &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
gliftBeginTimeStepWellTestIterateWellEquations(const Simulator &ebos_simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
gliftBeginTimeStepWellTestUpdateALQ(const Simulator &ebos_simulator, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
GLiftOptWells typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
GLiftProdWells typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
GLiftSyncGroups typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
GLiftWellStateMap typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
gravity() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
gravity_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
Grid typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
guide_rate_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
guideRate() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
has_brine (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_disgas_in_water (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_energy (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_foam (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_micp (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_polymer (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_polymermw (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_saltPrecip (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_solvent (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_temperature (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_watVapor (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_zFraction (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
index_of_well_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
indexOfWell() const | Opm::WellInterfaceGeneric | |
Indices typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
IndividualOrGroup enum name (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
init(const PhaseUsage *phase_usage_arg, const std::vector< double > &depth_arg, const double gravity_arg, const int num_cells, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
initCompletions() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
initialWellRateFractions(const Simulator &ebosSimulator, const WellState &well_state) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
initInjMult(const std::vector< double > &max_inj_mult) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
initPrimaryVariablesEvaluation()=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
inj_fc_multiplier_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
inj_multiplier_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | mutableprotected |
IntensiveQuantities typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
INVALIDCOMPLETION (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protectedstatic |
ipr_a_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | mutableprotected |
ipr_b_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | mutableprotected |
isInjector() const | Opm::WellInterfaceGeneric | |
isOperableAndSolvable() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
isPressureControlled(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
isProducer() const | Opm::WellInterfaceGeneric | |
isVFPActive(DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
iterateWellEquations(const Simulator &ebosSimulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
iterateWellEqWithControl(const Simulator &ebosSimulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
iterateWellEqWithSwitching(const Simulator &ebosSimulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
jacobianContainsWellContributions() const | Opm::WellInterface< TypeTag > | inlinevirtual |
MaterialLaw typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
MatrixBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
ModelParameters typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
name() const | Opm::WellInterfaceGeneric | |
num_components_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
number_of_perforations_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
number_of_phases_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
numComponents() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
numPerfs() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
numPhases() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
openWell() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
operability_status_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
parallel_well_info_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
parallelWellInfo() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
param_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
perf_data_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
perf_depth_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
perf_length_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
perf_rep_radius_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
perfDepth() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
perfDepth() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
perforationData() const | Opm::WellInterfaceGeneric | |
phase_usage_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
phaseUsage() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
polymerInjTable_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
polymerTable_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
polymerWaterTable_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
prepareWellBeforeAssembling(const Simulator &ebosSimulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
PressureMatrix typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
prev_inj_multiplier_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
pvtRegionIdx() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
pvtRegionIdx_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
rateConverter() const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | inline |
rateConverter_ (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
RateConverterType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
RateVector typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
recoverWellSolutionAndUpdateWellState(const SummaryState &summary_state, const BVector &x, WellState &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual |
ref_depth_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
refDepth() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
reportWellSwitching(const SingleWellState &ws, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
resetWellOperability() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
rsRvInj() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
saturation_table_number_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
Scalar typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
setDynamicThpLimit(const double thp_limit) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setGuideRate(const GuideRate *guide_rate_arg) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setPrevSurfaceRates(WellState &well_state, const WellState &prev_well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setPrimaryVars(std::vector< double >::const_iterator) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inlinevirtual |
setRepRadiusPerfLength() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setVFPProperties(const VFPProperties *vfp_properties_arg) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setWellEfficiencyFactor(const double efficiency_factor) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setWsolvent(const double wsolvent) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
Simulator typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
solveEqAndUpdateWellState(const SummaryState &summary_state, WellState &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
solveWellEquation(const Simulator &ebosSimulator, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
solveWellForTesting(const Simulator &ebosSimulator, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
SparseMatrixAdapter typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
stopppedOrZeroRateTarget(const SummaryState &summary_state, const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
stopWell() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
thp_update_iterations (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
thpLimitViolatedButNotSwitched() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
underPredictionMode() const | Opm::WellInterfaceGeneric | |
updateFilterCakeMultipliers(const std::vector< double > &inj_fc_multiplier) | Opm::WellInterfaceGeneric | inline |
updateInjMult(std::vector< double > &inj_multipliers, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
updateIPR(const Simulator &ebos_simulator, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
updatePerforatedCell(std::vector< bool > &is_cell_perforated) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
updatePrimaryVariables(const SummaryState &summary_state, const WellState &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
updateProductivityIndex(const Simulator &ebosSimulator, const WellProdIndexCalculator &wellPICalc, WellState &well_state, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
updateWaterThroughput(const double dt, WellState &well_state) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
updateWellControl(const Simulator &ebos_simulator, const IndividualOrGroup iog, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellControlAndStatusLocalIteration(const Simulator &ebos_simulator, WellState &well_state, const GroupState &group_state, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const double WQTotal, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellOperability(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellOperabilityFromWellEq(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellStateRates(const Simulator &ebosSimulator, WellState &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > | |
updateWellStateWithTarget(const Simulator &ebos_simulator, const GroupState &group_state, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
updateWellStateWithTHPTargetProd(const Simulator &ebos_simulator, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellTestState(const SingleWellState &ws, const double &simulationTime, const bool &writeMessageToOPMLog, WellTestState &wellTestState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
useVfpExplicit() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
VectorBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
vfp_properties_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
vfpProperties() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
volumetricSurfaceRateForConnection(int cellIdx, int phaseIdx) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
Water (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
well_cells_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
well_control_log_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
well_ecl_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
well_efficiency_factor_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
well_index_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wellEcl() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
wellEfficiencyFactor() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
wellHasTHPConstraints(const SummaryState &summaryState) const | Opm::WellInterfaceGeneric | |
wellIndex() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
WellInterface(const Well &well, const ParallelWellInfo &pw_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) | Opm::WellInterface< TypeTag > | |
WellInterfaceFluidSystem(const Well &well, const ParallelWellInfo ¶llel_well_info, const int time_step, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
WellInterfaceGeneric(const Well &well, const ParallelWellInfo ¶llel_well_info, const int time_step, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
wellIsStopped() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
wellStatus_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wellTesting(const Simulator &simulator, const double simulation_time, WellState &well_state, const GroupState &group_state, WellTestState &welltest_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
wellUnderZeroRateTarget(const SummaryState &summary_state, const WellState &well_state) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wfoam() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wfoam_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wmicrobes() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wmicrobes_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
woxygen() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
woxygen_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wpolymer() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wpolymer_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wsalt() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wsalt_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wsolvent() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
wsolvent_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
wurea() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wurea_() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
~WellInterface()=default | Opm::WellInterface< TypeTag > | virtual |