My Project
Opm::StandardWell< TypeTag > Member List

This is the complete list of members for Opm::StandardWell< TypeTag >, including all inherited members.

activeInjectionConstraint(const SingleWellState &ws, const SummaryState &summaryState) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
activeProductionConstraint(const SingleWellState &ws, const SummaryState &summaryState) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
addCellRates(RateVector &rates, int cellIdx) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
addWellContributions(SparseMatrixAdapter &mat) const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
allDrawDownWrongDirection(const Simulator &ebos_simulator) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
apply(const BVector &x, BVector &Ax) const overrideOpm::StandardWell< TypeTag >virtual
apply(BVector &r) const overrideOpm::StandardWell< TypeTag >virtual
assembleControlEq(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
assembleControlEqInj(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::InjectionControls &controls, const EvalWell &bhp, const EvalWell &injection_rate, BhpFromThpFunc bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >inline
assembleControlEqInj_(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::InjectionControls &controls, const EvalWell &bhp, const EvalWell &injection_rate, const std::function< EvalWell()> &bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
assembleControlEqProd(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::ProductionControls &controls, const EvalWell &bhp, const std::vector< EvalWell > &rates, BhpFromThpFunc bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >inline
assembleControlEqProd_(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::ProductionControls &controls, const EvalWell &bhp, const std::vector< EvalWell > &rates, const std::function< EvalWell()> &bhp_from_thp, EvalWell &control_eq, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
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, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protectedvirtual
assembleWellEqWithoutIterationImpl(const Simulator &ebosSimulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
B_avg_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
Base typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
baseif_ (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >protected
baseif_ (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
Bhp (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
bore_diameters_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
BrineModule typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
BVector typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
BVectorWell typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
Bx_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >mutableprotected
calculateBhpFromThp(const WellState &well_state, const std::vector< EvalWell > &rates, const Well &well, const SummaryState &summaryState, const double rho, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
calculateExplicitQuantities(const Simulator &ebosSimulator, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
calculateReservoirRates(SingleWellState &ws) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
calculateSinglePerf(const Simulator &ebosSimulator, const int perf, WellState &well_state, std::vector< RateVector > &connectionRates, std::vector< EvalWell > &cq_s, EvalWell &water_flux_s, EvalWell &cq_s_zfrac_effective, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
calculateThpFromBhp(const WellState &well_state, const std::vector< double > &rates, const double bhp, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
canProduceInjectWithCurrentBhp(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
cells() constOpm::WellInterfaceGenericinline
changed_to_stopped_this_step_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
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
checkConvergenceControlEq(const WellState &well_state, ConvergenceReport &report, DeferredLogger &deferred_logger, const double max_residual_allowed) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
checkConvergenceExtraEqs(const std::vector< double > &res, ConvergenceReport &report) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
checkConvergencePolyMW(const std::vector< double > &res, ConvergenceReport &report, const double maxResidualAllowed) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
checkGliftNewtonIterationIdxOk(const int report_step_idx, const int iteration_idx, const Schedule &schedule, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >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
checkGroupConstraintsInj(const Group &group, const WellState &well_state, const GroupState &group_state, const double efficiencyFactor, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkGroupConstraintsProd(const Group &group, const WellState &well_state, const GroupState &group_state, const double efficiencyFactor, 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) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkMaxGORLimit(const WellEconProductionLimits &econ_production_limits, const SingleWellState &ws, RatioLimitCheckReport &report) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkMaxWaterCutLimit(const WellEconProductionLimits &econ_production_limits, const SingleWellState &ws, RatioLimitCheckReport &report) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkMaxWGRLimit(const WellEconProductionLimits &econ_production_limits, const SingleWellState &ws, RatioLimitCheckReport &report) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkOperabilityUnderBHPLimitProducer(const WellState &well_state, const Simulator &ebos_simulator, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protectedvirtual
checkOperabilityUnderTHPLimitProducer(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protectedvirtual
checkRateEconLimits(const WellEconProductionLimits &econ_production_limits, const double *rates_or_potentials, Opm::DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkRatioEconLimits(const WellEconProductionLimits &econ_production_limits, const SingleWellState &ws, RatioLimitCheckReport &report, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
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::WellInterfaceGenericprotected
computeAccumWell() (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
computeBhpAtThpLimitInj(const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeBhpAtThpLimitInj(const std::function< std::vector< double >(const double)> &frates, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
computeBhpAtThpLimitProd(const WellState &well_state, const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeBhpAtThpLimitProdWithAlq(const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger, double alq_value) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
computeBhpAtThpLimitProdWithAlq(const std::function< std::vector< double >(const double)> &frates, const SummaryState &summary_state, DeferredLogger &deferred_logger, double alq_value) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
computeConnectionDensities(const std::vector< double > &perfComponentRates, const std::vector< double > &b_perf, const std::vector< double > &rsmax_perf, const std::vector< double > &rvmax_perf, const std::vector< double > &surf_dens_perf) (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
computeConnectionPressureDelta() (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
computeConnLevelInjInd(const typename StandardWell< TypeTag >::FluidState &fs, const Phase preferred_phase, const std::function< double(const double)> &connIICalc, const std::vector< EvalWell > &mobility, double *connII, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
computeConnLevelProdInd(const FluidState &fs, const std::function< double(const double)> &connPICalc, const std::vector< EvalWell > &mobility, double *connPI) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
computeCurrentWellRates(const Simulator &ebosSimulator, DeferredLogger &deferred_logger) const overrideOpm::StandardWell< TypeTag >virtual
computePerfRate(const std::vector< Value > &mob, const Value &pressure, const Value &bhp, const Value &rs, const Value &rv, std::vector< Value > &b_perfcells_dense, const double Tw, const int perf, const bool allow_cf, const Value &skin_pressure, const std::vector< Value > &cmix_s, std::vector< Value > &cq_s, double &perf_dis_gas_rate, double &perf_vap_oil_rate, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computePerfRateEval(const IntensiveQuantities &intQuants, const std::vector< EvalWell > &mob, const EvalWell &bhp, const double Tw, const int perf, const bool allow_cf, std::vector< EvalWell > &cq_s, double &perf_dis_gas_rate, double &perf_vap_oil_rate, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computePerfRateScalar(const IntensiveQuantities &intQuants, const std::vector< Scalar > &mob, const Scalar &bhp, const double Tw, const int perf, const bool allow_cf, std::vector< Scalar > &cq_s, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computePropertiesForWellConnectionPressures(const Simulator &ebosSimulator, const WellState &well_state, std::vector< double > &b_perf, std::vector< double > &rsmax_perf, std::vector< double > &rvmax_perf, std::vector< double > &surf_dens_perf) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeWellConnectionDensitesPressures(const Simulator &ebosSimulator, const WellState &well_state, const std::vector< double > &b_perf, const std::vector< double > &rsmax_perf, const std::vector< double > &rvmax_perf, const std::vector< double > &surf_dens_perf) (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeWellConnectionPressures(const Simulator &ebosSimulator, const WellState &well_state) (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeWellPotentials(const Simulator &ebosSimulator, const WellState &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) overrideOpm::StandardWell< TypeTag >virtual
computeWellPotentialWithTHP(const Simulator &ebosSimulator, DeferredLogger &deferred_logger, const WellState &well_state) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeWellRatesAndBhpWithThpAlqProd(const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger, std::vector< double > &potentials, double alq) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
computeWellRatesWithBhp(const Simulator &ebosSimulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
computeWellRatesWithBhpIterations(const Simulator &ebosSimulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
computeWellRatesWithThpAlqProd(const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger, std::vector< double > &potentials, double alq) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
connectionRates_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
current_step_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
currentStep() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
DiagMatrixBlockWellType typedef (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
DiagMatWell typedef (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
doGasLiftOptimize(const WellState &well_state, const int report_step_idx, const int iteration_idx, const Schedule &schedule, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
duneB_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
duneC_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
dynamic_thp_limit_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
ebosCompIdxToFlowCompIdx(const unsigned compIdx) const (defined in Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >
Eval typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
EvalWell typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
extendEval(const Eval &in) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
F0_ (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
flowPhaseToEbosCompIdx(const int phaseIdx) const (defined in Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >
flowPhaseToEbosPhaseIdx(const int phaseIdx) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >
FluidState typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
FluidSystem typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
FoamModule typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
Gas (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >static
gasEnabled (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
gasLiftOptimizationStage1(WellState &well_state, const GroupState &group_state, const Simulator &ebosSimulator, DeferredLogger &deferred_logger, GLiftProdWells &prod_wells, GLiftOptWells &glift_wells, GLiftWellStateMap &state_map, GasLiftGroupInfo &group_info, GLiftSyncGroups &sync_groups) const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
GasLiftSingleWell typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
getAllowCrossFlow() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
getALQ(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
getBhp() const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >inlineprotected
getGroupInjectionControl(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, const EvalWell &bhp, const EvalWell &injection_rate, EvalWell &control_eq, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
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
getGroupProductionControl(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const EvalWell &bhp, const std::vector< EvalWell > &rates, EvalWell &control_eq, double efficiencyFactor) const (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >
getGroupProductionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, double efficiencyFactor) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
getMobilityEval(const Simulator &ebosSimulator, const int perf, std::vector< EvalWell > &mob, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
getMobilityScalar(const Simulator &ebosSimulator, const int perf, std::vector< Scalar > &mob, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
getPerfCellPressure(const FluidState &fs) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
getQs(const int compIdx) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
getRefDensity() const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protectedvirtual
getRho() const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >inlineprotected
getTHPConstraint(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
getWellConvergence(const WellState &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance=false) const overrideOpm::StandardWell< TypeTag >virtual
getWellConvergence(const WellState &well_state, const std::vector< double > &B_avg, const double maxResidualAllowed, const double tol_wells, const double relaxed_tolerance_flow, const bool relax_tolerance, std::vector< double > &res, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
getWQTotal() const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >inlineprotected
GFrac (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
glift_debug (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
glift_optimize_only_thp_wells (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
gliftDebug(const std::string &msg, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
GLiftOptWells typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
GLiftProdWells typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
GLiftSyncGroups typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
GLiftWellStateMap typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
gravity() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
gravity_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
Grid typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
guide_rate_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
guideRate() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
handleInjectivityEquations(const Simulator &ebosSimulator, const WellState &well_state, const int perf, const EvalWell &water_flux_s, DeferredLogger &deferred_logger) (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
handleInjectivityRate(const Simulator &ebosSimulator, const int perf, std::vector< EvalWell > &cq_s) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
has_brine (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_energy (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_foam (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_gfrac_variable (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
has_micp (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_polymer (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_polymermw (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_solvent (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
has_temperature (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_wfrac_variable (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
has_zFraction (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
index_of_well_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
indexOfWell() constOpm::WellInterfaceGeneric
Indices typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< 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) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
init(std::vector< double > &perf_depth, const std::vector< double > &depth_arg, const int num_cells, const bool has_polymermw) (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
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
initPrimaryVariablesEvaluation() const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
IntensiveQuantities typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
INVALIDCOMPLETION (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protectedstatic
invDrw_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >mutableprotected
invDuneD_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
ipr_a_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericmutableprotected
ipr_b_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericmutableprotected
isInjector() constOpm::WellInterfaceGeneric
isOperableAndSolvable() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
isProducer() constOpm::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 Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
jacobianContainsWellContributions() const overrideOpm::StandardWell< TypeTag >inlinevirtual
MaterialLaw typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
MatrixBlockType typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
ModelParameters typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
mostStrictBhpFromBhpLimits(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
name() constOpm::WellInterfaceGeneric
num_components_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
number_of_perforations_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
number_of_phases_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
numComponents() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numPerfs() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numPhases() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numStaticWellEq (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
numWellConservationEq (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
numWellControlEq (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >static
numWellEq_ (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
OffDiagMatrixBlockWellType typedef (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
OffDiagMatWell typedef (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >static
oilEnabled (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
openCrossFlowAvoidSingularity(const Simulator &ebos_simulator) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
openWell() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
operability_status_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
parallel_well_info_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
parallelB_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
parallelWellInfo() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
param_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
perf_data_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
perf_densities_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
perf_depth_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
perf_length_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
perf_pressure_diffs_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
perf_rep_radius_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
perfDepth() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
perfDepth() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
perforationData() constOpm::WellInterfaceGeneric
phase_usage_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
phaseUsage() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
PolymerModule typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
primary_variables_ (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >mutableprotected
primary_variables_evaluation_ (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >mutableprotected
processFractions() const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
pskin(const double throuhgput, const EvalWell &water_velocity, const EvalWell &poly_inj_conc, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
pskinwater(const double throughput, const EvalWell &water_velocity, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
pvtRegionIdx() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
pvtRegionIdx_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
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::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
RateVector typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
RatioLimitCheckReport typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
recoverSolutionWell(const BVector &x, BVectorWell &xw) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
recoverWellSolutionAndUpdateWellState(const BVector &x, WellState &well_state, DeferredLogger &deferred_logger) const overrideOpm::StandardWell< TypeTag >virtual
ref_depth_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
refDepth() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
relaxationFactorFraction(const double old_value, const double dx) (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protectedstatic
relaxationFactorFractionsProducer(const std::vector< double > &primary_variables, const BVectorWell &dwells) (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
relaxationFactorRate(const std::vector< double > &primary_variables, const BVectorWell &dwells) (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protectedstatic
reportWellSwitching(const SingleWellState &ws, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
restrictEval(const EvalWell &in) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >inline
resWell_ (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
saturation_table_number_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
Scalar typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
scalingFactor(const int phaseIdx) const (defined in Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >
setDynamicThpLimit(const double thp_limit) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setGuideRate(const GuideRate *guide_rate_arg) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setRepRadiusPerfLength(const std::vector< int > &cartesian_to_compressed) (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
SFrac (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
shutUnsolvableWells() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
Simulator typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
solveEqAndUpdateWellState(WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >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::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
StandardWell(const Well &well, const ParallelWellInfo &pw_info, const int time_step, const ModelParameters &param, 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::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
StandardWellEval(const WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > &baseif) (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
StandardWellGeneric(int Bhp, const WellInterfaceGeneric &baseif) (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
StdWellEval typedef (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >
stopWell() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
underPredictionMode() constOpm::WellInterfaceGeneric
updateConnectionRatePolyMW(const EvalWell &cq_s_poly, const IntensiveQuantities &int_quants, const WellState &well_state, const int perf, std::vector< RateVector > &connectionRates, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
updateExtraPrimaryVariables(const BVectorWell &dwells) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
updateIPR(const Simulator &ebos_simulator, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protectedvirtual
updatePerforatedCell(std::vector< bool > &is_cell_perforated) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
updatePrimaryVariables(const WellState &well_state, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
updatePrimaryVariablesNewton(const BVectorWell &dwells, const WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
updatePrimaryVariablesNewton(const BVectorWell &dwells, const double dFLimit, const double dBHPLimit) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
updatePrimaryVariablesPolyMW(const BVectorWell &dwells) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
updateProductivityIndex(const Simulator &ebosSimulator, const WellProdIndexCalculator &wellPICalc, WellState &well_state, DeferredLogger &deferred_logger) const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >virtual
updateThp(WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
updateWaterMobilityWithPolymer(const Simulator &ebos_simulator, const int perf, std::vector< EvalWell > &mob_water, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
updateWaterThroughput(const double dt, WellState &well_state) const override (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protectedvirtual
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 >
updateWellOperability(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateWellState(const BVectorWell &dwells, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
updateWellStateFromPrimaryVariables(WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
updateWellStateFromPrimaryVariablesPolyMW(WellState &well_state) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
updateWellStateRates(const Simulator &ebosSimulator, WellState &well_state, DeferredLogger &deferred_logger) constOpm::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
updateWellTestState(const SingleWellState &ws, const double &simulationTime, const bool &writeMessageToOPMLog, WellTestState &wellTestState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >
updateWellTestStateEconomic(const SingleWellState &ws, const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
updateWellTestStatePhysical(const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
VectorBlockType typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
VectorBlockWellType typedef (defined in Opm::StandardWellGeneric< Scalar >)Opm::StandardWellGeneric< Scalar >protected
vfp_properties_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
vfpProperties() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
volumetricSurfaceRateForConnection(int cellIdx, int phaseIdx) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
Water (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >static
waterEnabled (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
well_cells_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
well_control_log_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
well_ecl_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
well_efficiency_factor_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
well_index_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wellEcl() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
wellHasTHPConstraints(const SummaryState &summaryState) constOpm::WellInterfaceGeneric
wellIndex() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
WellInterface(const Well &well, const ParallelWellInfo &pw_info, const int time_step, const ModelParameters &param, 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 >
WellInterfaceEval(const WellInterfaceFluidSystem< FluidSystem > &baseif) (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >protected
WellInterfaceFluidSystem(const Well &well, const ParallelWellInfo &parallel_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 &parallel_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
WellInterfaceIndices(const Well &well, const ParallelWellInfo &parallel_well_info, const int time_step, const typename WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >::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::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
wellIsStopped() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
wellStatus_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wellSurfaceVolumeFraction(const int compIdx) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >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 >
wellVolumeFraction(const unsigned compIdx) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
wellVolumeFractionScaled(const int phase) const (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protected
wfoam() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
WFrac (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
wmicrobes() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
woxygen() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wpolymer() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wpolymermw(const double throughput, const EvalWell &water_velocity, DeferredLogger &deferred_logger) const (defined in Opm::StandardWell< TypeTag >)Opm::StandardWell< TypeTag >protected
WQTotal (defined in Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >)Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >protectedstatic
wsalt() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wsolvent() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
wsolvent_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wurea() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
~WellInterface()=defaultOpm::WellInterface< TypeTag >virtual