accelerationalPressureLossConsidered() const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
activeInjectionConstraint(const SingleWellState &ws, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
activeProductionConstraint(const SingleWellState &ws, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
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 > | |
addWellContribution(WellContributions &wellContribs) const | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | |
addWellContributions(SparseMatrixAdapter &jacobian) const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellState &well_state) const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
allDrawDownWrongDirection(const Simulator &ebos_simulator) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
apply(const BVector &x, BVector &Ax) const override | Opm::MultisegmentWell< TypeTag > | virtual |
apply(BVector &r) const override | Opm::MultisegmentWell< TypeTag > | virtual |
assembleControlEq(const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const double rho, DeferredLogger &deferred_logger) (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< 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 > | |
assembleDefaultPressureEq(const int seg, WellState &well_state) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
assembleICDPressureEq(const int seg, const UnitSystem &unit_system, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
assemblePressureEq(const int seg, const UnitSystem &unit_system, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protectedvirtual |
B_avg_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
Base typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
baseif_ (defined in Opm::WellInterfaceEval< FluidSystem >) | Opm::WellInterfaceEval< FluidSystem > | protected |
baseif_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
bhpMax(const std::function< double(const double)> &fflo, const double bhp_limit, const double maxPerfPress, const double vfp_flo_front, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
bhpMax(const std::function< double(const double)> &fflo, const double bhp_limit, const double maxPerfPress, const double vfp_flo_front, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
bisectBracket(const std::function< double(const double)> &eq, const std::array< double, 2 > &range, double &low, double &high, std::optional< double > &approximate_solution, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
bisectBracket(const std::function< double(const double)> &eq, const std::array< double, 2 > &range, double &low, double &high, std::optional< double > &approximate_solution, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
bore_diameters_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
bruteForceBracket(const std::function< double(const double)> &eq, const std::array< double, 2 > &range, double &low, double &high, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
bruteForceBracket(const std::function< double(const double)> &eq, const std::array< double, 2 > &range, double &low, double &high, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
BVector typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
BVectorWell typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
calculateReservoirRates(SingleWellState &ws) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
calculateThpFromBhp(const std::vector< double > &rates, const double bhp, const double rho, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
cell_perforation_depth_diffs_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
cell_perforation_pressure_diffs_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | 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 |
checkConvergenceControlEq(const WellState &well_state, ConvergenceReport &report, const double tolerance_pressure_ms_wells, const double tolerance_wells, const double max_residual_allowed, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::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, DeferredLogger &deferred_logger) 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 |
checkOperabilityUnderBHPLimit(const WellState &well_state, const Simulator &ebos_simulator, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protectedvirtual |
checkOperabilityUnderTHPLimit(const Simulator &ebos_simulator, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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::WellInterfaceGeneric | protected |
compPressureDrop() const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeBhpAtThpLimitCommon(const std::function< std::vector< double >(const double)> &frates, const std::function< double(const std::vector< double >)> &fbhp, const std::array< double, 2 > &range, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
computeBhpAtThpLimitInj(const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeBhpAtThpLimitInj(const std::function< std::vector< double >(const double)> &frates, const SummaryState &summary_state, const double rho, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
computeBhpAtThpLimitProd(const WellState &well_state, const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeBhpAtThpLimitProdCommon(const std::function< std::vector< double >(const double)> &frates, const SummaryState &summary_state, const double maxPerfPress, const double rho, const double alq_value, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
computeBhpAtThpLimitProdWithAlq(const Simulator &ebos_simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger, double alq_value) const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
computeBhpAtThpLimitProdWithAlq(const std::function< std::vector< double >(const double)> &frates, const SummaryState &summary_state, const double maxPerfPress, const double rho, DeferredLogger &deferred_logger, double alq_value) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
computeConnLevelProdInd(const FluidState &fs, const std::function< double(const double)> &connPICalc, const std::vector< Scalar > &mobility, double *connPI) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
computeCurrentWellRates(const Simulator &ebosSimulator, DeferredLogger &deferred_logger) const override | Opm::MultisegmentWell< TypeTag > | virtual |
computeInitialSegmentFluids(const Simulator &ebos_simulator) (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computePerfCellPressDiffs(const Simulator &ebosSimulator) (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computePerfRate(const Value &pressure_cell, const Value &rs, const Value &rv, const std::vector< Value > &b_perfcells, const std::vector< Value > &mob_perfcells, const double Tw, const int perf, const Value &segment_pressure, const Value &segment_density, const bool &allow_cf, const std::vector< Value > &cmix_s, std::vector< Value > &cq_s, Value &perf_press, double &perf_dis_gas_rate, double &perf_vap_oil_rate, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computePerfRateEval(const IntensiveQuantities &int_quants, const std::vector< EvalWell > &mob_perfcells, const double Tw, const int seg, const int perf, const EvalWell &segment_pressure, const bool &allow_cf, std::vector< EvalWell > &cq_s, EvalWell &perf_press, double &perf_dis_gas_rate, double &perf_vap_oil_rate, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computePerfRateScalar(const IntensiveQuantities &int_quants, const std::vector< Scalar > &mob_perfcells, const double Tw, const int seg, const int perf, const Scalar &segment_pressure, const bool &allow_cf, std::vector< Scalar > &cq_s, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeSegmentFluidProperties(const Simulator &ebosSimulator, DeferredLogger &deferred_logger) (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeSegmentFluidProperties(const EvalWell &temperature, const EvalWell &saltConcentration, int pvt_region_index, DeferredLogger &deferred_logger) (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
computeWellPotentials(const Simulator &ebosSimulator, const WellState &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) override | Opm::MultisegmentWell< TypeTag > | virtual |
computeWellPotentialWithTHP(const WellState &well_state, const Simulator &ebos_simulator, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeWellRatesAtBhpLimit(const Simulator &ebosSimulator, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
computeWellRatesWithBhp(const Simulator &ebosSimulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protectedvirtual |
computeWellRatesWithBhpIterations(const Simulator &ebosSimulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
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 |
debug_cost_counter_ (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | mutableprotected |
detectOscillations(const std::vector< double > &measure_history, const int it, bool &oscillate, bool &stagnate) const | Opm::MultisegmentWellGeneric< Scalar > | protected |
DiagMatrixBlockWellType typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
DiagMatWell typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
duneB_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
duneC_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
duneD_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
duneDSolver_ | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
dynamic_thp_limit_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
EvalWell typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
extendEval(const Eval &in) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
extraBhpAtThpLimitProdOutput (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | static |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
FluidSystem typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
frictionalPressureLossConsidered() const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
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 | |
getBhp() const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getControlTolerance(const WellState &well_state, const double tolerance_wells, const double tolerance_pressure_ms_wells, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getDynamicThpLimit() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
getFiniteWellResiduals(const std::vector< GetPropType< TypeTag, Properties::Scalar > > &B_avg, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getFrictionPressureLoss(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
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 |
getHydroPressureLoss(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getMobilityEval(const Simulator &ebosSimulator, const int perf, std::vector< EvalWell > &mob) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
getMobilityScalar(const Simulator &ebosSimulator, const int perf, std::vector< Scalar > &mob) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
getPerfCellPressure(const FluidState &fs) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
getQs(const int comp_idx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getRefDensity() const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protectedvirtual |
getResidualMeasureValue(const WellState &well_state, const std::vector< double > &residuals, const double tolerance_wells, const double tolerance_pressure_ms_wells, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getSegmentPressure(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getSegmentRate(const int seg, const int comp_idx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getSegmentRateUpwinding(const int seg, const size_t comp_idx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getSegmentSurfaceVolume(const Simulator &ebos_simulator, const int seg_idx) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
getSegmentSurfaceVolume(const EvalWell &temperature, const EvalWell &saltConcentration, const int pvt_region_index, const int seg_idx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getSegmentWQTotal(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
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 override | Opm::MultisegmentWell< TypeTag > | virtual |
MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >::getWellConvergence(const WellState &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const double max_residual_allowed, const double tolerance_wells, const double relaxed_inner_tolerance_flow_ms_well, const double tolerance_pressure_ms_wells, const double relaxed_inner_tolerance_pressure_ms_well, const bool relax_tolerance) const | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
getWQTotal() const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
GFrac (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
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 |
handleAccelerationPressureLoss(const int seg, WellState &well_state) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
has_brine (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_gas (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
has_gfrac_variable (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
has_micp (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_oil (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
has_polymer (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | static |
has_temperature (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_water (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
has_watVapor (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | static |
has_wfrac_variable (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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) override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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 |
initMatrixAndVectors(const int num_cells) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
initPrimaryVariablesEvaluation() const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
IntensiveQuantities typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
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 Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protectedvirtual |
jacobianContainsWellContributions() const | Opm::WellInterface< TypeTag > | inlinevirtual |
MaterialLaw typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
MatrixBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
maxPerfPress(const Simulator &ebos_simulator) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
ModelParameters typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
mostStrictBhpFromBhpLimits(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
MSWEval typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
multiphaseModel() const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
MultisegmentWell(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) (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
MultisegmentWellEval(WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > &baseif) (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
MultisegmentWellGeneric(WellInterfaceGeneric &baseif) (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
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 |
number_segments_ (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
numberOfSegments() const | Opm::MultisegmentWellGeneric< Scalar > | 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 |
numWellEq (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
OffDiagMatrixBlockWellType typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
OffDiagMatWell typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
openCrossFlowAvoidSingularity(const Simulator &ebos_simulator) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
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 |
perforation_segment_depth_diffs_ (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
perforationData() const | Opm::WellInterfaceGeneric | |
phase_usage_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
phaseUsage() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
pressureDropAutoICD(const int seg, const UnitSystem &unit_system) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
pressureDropSpiralICD(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
pressureDropValve(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
PressureMatrix typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
primary_variables_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
primary_variables_evaluation_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
processFractions(const int seg) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | 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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
RateVector typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
RatioLimitCheckReport typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
recoverSolutionWell(const BVector &x, BVectorWell &xw) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
recoverWellSolutionAndUpdateWellState(const BVector &x, WellState &well_state, DeferredLogger &deferred_logger) const override | Opm::MultisegmentWell< TypeTag > | virtual |
ref_depth_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
refDepth() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
regularize_ (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
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::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | mutableprotected |
rsRvInj() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
saturation_table_number_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
Scalar typedef (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
scaleSegmentPressuresWithBhp(WellState &well_state) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
scaleSegmentRatesWithWellRates(WellState &well_state) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
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 > > | |
segment_densities_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
segment_depth_diffs_ (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
segment_fluid_initial_ (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
segment_inlets_ (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
segment_mass_rates_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
segment_perforations_ (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
segment_phase_densities_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
segment_phase_fractions_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
segment_phase_viscosities_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
segment_viscosities_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
segmentNumberToIndex(const int segment_number) const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
segmentSet() const (defined in Opm::MultisegmentWellGeneric< Scalar >) | Opm::MultisegmentWellGeneric< Scalar > | protected |
setDynamicThpLimit(const double thp_limit) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
setGuideRate(const GuideRate *guide_rate_arg) (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
solveEqAndUpdateWellState(WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | |
SPres (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protectedstatic |
stopWell() (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
surfaceVolumeFraction(const int seg, const int comp_idx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
thpLimitViolatedButNotSwitched() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
underPredictionMode() const | Opm::WellInterfaceGeneric | |
updateIPR(const Simulator &ebos_simulator, DeferredLogger &deferred_logger) const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
updatePrimaryVariables(const WellState &well_state) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
updatePrimaryVariablesNewton(const BVectorWell &dwells, const double relaxation_factor, const double DFLimit, const double max_pressure_change) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< 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::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | virtual |
updateThp(WellState &well_state, const double rho, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
updateUpwindingSegments() (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
updateWaterThroughput(const double dt, WellState &well_state) const override (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< 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 double relaxation_factor=1.0) const (defined in Opm::MultisegmentWell< TypeTag >) | Opm::MultisegmentWell< TypeTag > | protected |
updateWellStateFromPrimaryVariables(WellState &well_state, const double rho, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
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 override | Opm::MultisegmentWell< 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::WellInterfaceGeneric | protected |
upwinding_segments_ (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
useVfpExplicit() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | |
VectorBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
VectorBlockType typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
VectorBlockWellType typedef (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
vfp_properties_ (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | protected |
vfpProperties() const (defined in Opm::WellInterfaceGeneric) | Opm::WellInterfaceGeneric | inline |
volumeFraction(const int seg, const unsigned compIdx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
volumeFractionScaled(const int seg, const int comp_idx) const (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > > | protected |
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 | |
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 > | |
WellInterfaceEval(const WellInterfaceFluidSystem< FluidSystem > &baseif) (defined in Opm::WellInterfaceEval< FluidSystem >) | Opm::WellInterfaceEval< FluidSystem > | protected |
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 | |
WellInterfaceIndices(const Well &well, const ParallelWellInfo ¶llel_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::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 > | |
wfoam() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
WFrac (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< 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 |
WQTotal (defined in Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices >, GetPropType< TypeTag, Properties::Scalar > >) | Opm::MultisegmentWellEval< 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::WellInterfaceGeneric | protected |
wurea() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
~WellInterface()=default | Opm::WellInterface< TypeTag > | virtual |