My Project
Loading...
Searching...
No Matches
Opm::MultisegmentWell< TypeTag > Member List

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

adaptRatesForVFP(std::vector< double > &rates) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
addCellRates(RateVector &rates, int cellIdx) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
addWellContributions(SparseMatrixAdapter &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 &simulator) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
apply(const BVector &x, BVector &Ax) const overrideOpm::MultisegmentWell< TypeTag >virtual
apply(BVector &r) const overrideOpm::MultisegmentWell< TypeTag >virtual
assembleWellEq(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
assembleWellEqWithoutIteration(const Simulator &simulator, 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
assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protectedpure virtual
B_avg_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
Base typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
bore_diameters_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
BVector typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
calculateExplicitQuantities(const Simulator &simulator, 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
cells() constOpm::WellInterfaceGenericinline
changed_to_open_this_step_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
changed_to_stopped_this_step_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
changedToOpenThisStep() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
checkConstraints(WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkGroupConstraints(WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkIndividualConstraints(SingleWellState &ws, const SummaryState &summaryState, DeferredLogger &deferred_logger, const std::optional< Well::InjectionControls > &inj_controls=std::nullopt, const std::optional< Well::ProductionControls > &prod_controls=std::nullopt) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
checkNegativeWellPotentials(std::vector< double > &well_potentials, const bool checkOperability, DeferredLogger &deferred_logger) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
checkOperabilityUnderBHPLimit(const WellState &well_state, const Simulator &simulator, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protectedvirtual
checkOperabilityUnderTHPLimit(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protectedvirtual
checkWellOperability(const Simulator &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
computeBhpAtThpLimitInj(const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeBhpAtThpLimitProd(const WellState &well_state, const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeBhpAtThpLimitProdWithAlq(const Simulator &simulator, const SummaryState &summary_state, const double alq_value, DeferredLogger &deferred_logger) const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
computeConnectionDFactor(const int perf, const IntensiveQuantities &intQuants, const SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >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::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
computeConnLevelProdInd(const FluidState &fs, const std::function< double(const double)> &connPICalc, const std::vector< Scalar > &mobility, double *connPI) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
computeCurrentWellRates(const Simulator &simulator, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >virtual
computeInitialSegmentFluids(const Simulator &simulator) (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computePerfCellPressDiffs(const Simulator &simulator) (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computePerfRate(const IntensiveQuantities &int_quants, const std::vector< Value > &mob_perfcells, const std::vector< Scalar > &Tw, const int seg, const int perf, const Value &segment_pressure, const bool &allow_cf, std::vector< Value > &cq_s, Value &perf_press, PerforationRates &perf_rates, DeferredLogger &deferred_logger) const (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 std::vector< Scalar > &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, PerforationRates &perf_rates, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeSegmentFluidProperties(const Simulator &simulator, DeferredLogger &deferred_logger) (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeWellPotentials(const Simulator &simulator, const WellState &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >virtual
computeWellPotentials(std::vector< double > &well_potentials, const WellState &well_state) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
computeWellPotentialsImplicit(const Simulator &simulator, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeWellPotentialWithTHP(const WellState &well_state, const Simulator &simulator, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeWellRatesAtBhpLimit(const Simulator &simulator, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeWellRatesWithBhp(const Simulator &simulator, 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 &simulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
computeWellRatesWithBhpIterations(const Simulator &simulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >pure virtual
connectionDensity(const int globalConnIdx, const int openConnIdx) const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
connectionRates() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >inline
connectionRates_ (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
current_step_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
currentStep() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
debug_cost_counter_ (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >mutableprotected
detectOscillations(const std::vector< double > &measure_history, bool &oscillate, bool &stagnate) constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
dynamic_thp_limit_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
estimateOperableBhp(const Simulator &simulator, const double dt, WellState &well_state, const SummaryState &summary_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
Eval typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
flowPhaseToModelPhaseIdx(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 >
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::WellInterfaceGenericprotected
getALQ(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
getCompletions() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
getDynamicThpLimit() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
getGroupInjectionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
getGroupProductionTargetRate(const Group &group, const WellState &well_state, const GroupState &group_state, const Schedule &schedule, const SummaryState &summaryState, double efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
getInjMult(const int perf, const double bhp, const double perf_pres) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
getMobility(const Simulator &simulator, const int perf, std::vector< Value > &mob, DeferredLogger &deferred_logger) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
getMobility(const Simulator &simulator, const int perf, std::vector< Value > &mob, Callback &extendEval, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
getPerfCellPressure(const FluidState &fs) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
getPrimaryVars() const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
getRefDensity() const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protectedvirtual
getSegmentSurfaceVolume(const Simulator &simulator, const int seg_idx) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
getTHPConstraint(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
getWellConvergence(const SummaryState &summary_state, const WellState &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const overrideOpm::MultisegmentWell< TypeTag >virtual
MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >::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 bool well_is_stopped) constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
gliftBeginTimeStepWellTestIterateWellEquations(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
gliftBeginTimeStepWellTestUpdateALQ(const Simulator &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::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
has_brine (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_disgas_in_water (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_energy (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_foam (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_micp (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_polymer (defined in Opm::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_watVapor (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
has_zFraction (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >static
index_of_well_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
indexOfWell() constOpm::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
init(const PhaseUsage *phase_usage_arg, const std::vector< double > &depth_arg, const double gravity_arg, const int num_cells, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >virtual
initCompletions() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
initialWellRateFractions(const Simulator &simulator, const WellState &well_state) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
initInjMult(const std::vector< double > &max_inj_mult) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
initPrimaryVariablesEvaluation() override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
inj_fc_multiplier_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
inj_multiplier_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericmutableprotected
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::WellInterfaceGenericmutableprotected
ipr_b_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericmutableprotected
isInjector() constOpm::WellInterfaceGeneric
isOperableAndSolvable() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
isPressureControlled(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
isProducer() constOpm::WellInterfaceGeneric
isVFPActive(DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
iterateWellEquations(const Simulator &simulator, 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 &simulator, 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
iterateWellEqWithControl(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protectedpure virtual
iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protectedvirtual
iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false)=0 (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protectedpure virtual
jacobianContainsWellContributions() constOpm::WellInterface< TypeTag >inlinevirtual
linSys() constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >inline
linSys_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
MaterialLaw typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
MatrixBlockType typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
maxPerfPress(const Simulator &simulator) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
ModelParameters typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
MSWEval typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
MultisegmentWell(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::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
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
numberOfSegments() constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >
numComponents() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numPerfs() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numPhases() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >static
openCrossFlowAvoidSingularity(const Simulator &simulator) const (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< 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
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_depth_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
perf_length_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
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
polymerInjTable_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
polymerTable_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
polymerWaterTable_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
prepareForPotentialCalculations(const SummaryState &summary_state, WellState &well_state, Well::InjectionControls &inj_controls, Well::ProductionControls &prod_controls) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
prepareWellBeforeAssembling(const Simulator &simulator, const double dt, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
PressureMatrix typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
prev_inj_multiplier_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
primary_variables_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >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::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
RateVector typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
recoverWellSolutionAndUpdateWellState(const SummaryState &summary_state, const BVector &x, WellState &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >virtual
ref_depth_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
refDepth() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
regularize_ (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
reportWellSwitching(const SingleWellState &ws, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
resetWellOperability() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
rsRvInj() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
saturation_table_number_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
Scalar typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
segment_fluid_initial_ (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
segments_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
setDynamicThpLimit(const double thp_limit) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setGuideRate(const GuideRate *guide_rate_arg) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setPrevSurfaceRates(WellState &well_state, const WellState &prev_well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setPrimaryVars(std::vector< double >::const_iterator it) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
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(const SummaryState &summary_state, WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
solveWellEquation(const Simulator &simulator, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
solveWellForTesting(const Simulator &simulator, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
solveWellWithBhp(const Simulator &simulator, const double dt, const double bhp, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
solveWellWithTHPConstraint(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
solveWellWithZeroRate(const Simulator &simulator, const double dt, WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
SparseMatrixAdapter typedef (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >
stopppedOrZeroRateTarget(const SummaryState &summary_state, const WellState &well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
stopWell() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
thp_update_iterations (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
thpLimitViolatedButNotSwitched() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
underPredictionMode() constOpm::WellInterfaceGeneric
updateConnectionDFactor(const Simulator &simulator, SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateConnectionTransmissibilityFactor(const Simulator &simulator, SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateFilterCakeMultipliers(const std::vector< double > &inj_fc_multiplier)Opm::WellInterfaceGenericinline
updateInjMult(std::vector< double > &inj_multipliers, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
updateIPR(const Simulator &simulator, DeferredLogger &deferred_logger) const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protectedvirtual
updateIPRImplicit(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
updatePerforatedCell(std::vector< bool > &is_cell_perforated) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
updatePrimaryVariables(const SummaryState &summary_state, const WellState &well_state, DeferredLogger &deferred_logger) override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
updateProductivityIndex(const Simulator &simulator, const WellProdIndexCalculator &wellPICalc, WellState &well_state, DeferredLogger &deferred_logger) const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >virtual
updateWaterThroughput(const double dt, WellState &well_state) const override (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protectedvirtual
updateWellControl(const Simulator &simulator, const IndividualOrGroup iog, WellState &well_state, const GroupState &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateWellControlAndStatusLocalIteration(const Simulator &simulator, WellState &well_state, const GroupState &group_state, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const double WQTotal, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateWellOperability(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateWellOperabilityFromWellEq(const Simulator &simulator, const WellState &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateWellState(const SummaryState &summary_state, const BVectorWell &dwells, WellState &well_state, DeferredLogger &deferred_logger, const double relaxation_factor=1.0) (defined in Opm::MultisegmentWell< TypeTag >)Opm::MultisegmentWell< TypeTag >protected
updateWellStateRates(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) constOpm::WellInterface< TypeTag >
updateWellStateWithTarget(const Simulator &simulator, const GroupState &group_state, WellState &well_state, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >virtual
updateWellStateWithTHPTargetProd(const Simulator &simulator, WellState &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
updateWellTestState(const SingleWellState &ws, const double &simulationTime, const bool &writeMessageToOPMLog, WellTestState &wellTestState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
useVfpExplicit() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
VectorBlockType typedef (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
vfp_properties_ (defined in Opm::WellInterfaceGeneric)Opm::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
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
wellEcl() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
wellEfficiencyFactor() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
wellHasTHPConstraints(const SummaryState &summaryState) constOpm::WellInterfaceGeneric
wellIndex(const int perf, const IntensiveQuantities &intQuants, const double trans_mult, const SingleWellState &ws) const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
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 >
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
wellIsStopped() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
wellStatus_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wellTesting(const Simulator &simulator, const double simulation_time, WellState &well_state, const GroupState &group_state, WellTestState &welltest_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >
wellUnderZeroRateTarget(const SummaryState &summary_state, const WellState &well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wfoam() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wfoam_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wmicrobes() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wmicrobes_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
woxygen() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
woxygen_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wpolymer() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wpolymer_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wsalt() const (defined in Opm::WellInterface< TypeTag >)Opm::WellInterface< TypeTag >protected
wsalt_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
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
wurea_() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
~WellInterface()=defaultOpm::WellInterface< TypeTag >virtual