Opm::MultisegmentWell< TypeTag > Member List

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

accelerationalPressureLossConsidered() constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
adaptRatesForVFP(std::vector< double > &rates) constOpm::WellInterfaceGeneric
addCellRates(RateVector &rates, int cellIdx) constOpm::WellInterface< TypeTag >
addWellContributions(SparseMatrixAdapter &jacobian) const overrideOpm::MultisegmentWell< TypeTag >virtual
addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellState< Scalar > &well_state) const overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellState< Scalar > &well_state) const =0Opm::WellInterface< TypeTag >pure virtual
allDrawDownWrongDirection(const Simulator &simulator) constOpm::MultisegmentWell< TypeTag >protected
apply(const BVector &x, BVector &Ax) const overrideOpm::MultisegmentWell< TypeTag >virtual
apply(BVector &r) const overrideOpm::MultisegmentWell< TypeTag >virtual
assembleAccelerationAndHydroPressureLosses(const int seg, WellState< Scalar > &well_state, const bool use_average_density)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
assembleAccelerationPressureLoss(const int seg, WellState< Scalar > &well_state)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
assembleDefaultPressureEq(const int seg, WellState< Scalar > &well_state, const bool use_average_density)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
assembleICDPressureEq(const int seg, const UnitSystem &unit_system, WellState< Scalar > &well_state, const SummaryState &summary_state, const bool use_average_density, DeferredLogger &deferred_logger)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
assemblePressureEq(const int seg, const UnitSystem &unit_system, WellState< Scalar > &well_state, const SummaryState &summary_state, const bool use_average_density, DeferredLogger &deferred_logger)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
assembleWellEq(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
Opm::WellInterface::assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
Opm::WellInterface::assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >protectedpure virtual
B_avg_Opm::WellInterface< TypeTag >protected
Base typedefOpm::MultisegmentWell< TypeTag >
baseif_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
bore_diameters_Opm::WellInterfaceGenericprotected
BVector typedefOpm::MultisegmentWell< TypeTag >
BVectorWell typedefOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
calculateExplicitQuantities(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::calculateExplicitQuantities(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >pure virtual
calculateReservoirRates(SingleWellState< double > &ws) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
cell_perforation_depth_diffs_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
cell_perforation_pressure_diffs_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
cells() constOpm::WellInterfaceGenericinline
changed_to_open_this_step_Opm::WellInterfaceGenericprotected
changed_to_stopped_this_step_Opm::WellInterface< TypeTag >protected
changedToOpenThisStep() constOpm::WellInterfaceGenericinline
checkConstraints(WellState< double > &well_state, const GroupState< double > &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
checkGroupConstraints(WellState< double > &well_state, const GroupState< double > &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
checkIndividualConstraints(SingleWellState< double > &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) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
checkNegativeWellPotentials(std::vector< double > &well_potentials, const bool checkOperability, DeferredLogger &deferred_logger)Opm::WellInterfaceGenericprotected
checkOperabilityUnderBHPLimit(const WellState< Scalar > &well_state, const Simulator &ebos_simulator, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >protected
Opm::WellInterface::checkOperabilityUnderBHPLimit(const WellState< Scalar > &well_state, const Simulator &simulator, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >protectedpure virtual
checkOperabilityUnderTHPLimit(const Simulator &ebos_simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >protected
Opm::WellInterface::checkOperabilityUnderTHPLimit(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >protectedpure virtual
checkWellOperability(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
closeCompletions(const WellTestState &wellTestState)Opm::WellInterfaceGeneric
compFrac() constOpm::WellInterface< TypeTag >protected
completions_Opm::WellInterfaceGenericprotected
compPressureDrop() constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
computeBhpAtThpLimitInj(const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) constOpm::MultisegmentWell< TypeTag >protected
computeBhpAtThpLimitProd(const WellState< Scalar > &well_state, const Simulator &simulator, const SummaryState &summary_state, DeferredLogger &deferred_logger) constOpm::MultisegmentWell< TypeTag >protected
computeBhpAtThpLimitProdWithAlq(const Simulator &simulator, const SummaryState &summary_state, const double alq_value, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >virtual
computeConnectionDFactor(const int perf, const IntensiveQuantities &intQuants, const SingleWellState< double > &ws) constOpm::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) constOpm::WellInterface< TypeTag >protected
computeConnLevelProdInd(const FluidState &fs, const std::function< double(const double)> &connPICalc, const std::vector< Scalar > &mobility, double *connPI) constOpm::WellInterface< TypeTag >protected
computeCurrentWellRates(const Simulator &simulator, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >virtual
computeInitialSegmentFluids(const Simulator &simulator)Opm::MultisegmentWell< TypeTag >protected
computePerfCellPressDiffs(const Simulator &simulator)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) constOpm::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) constOpm::MultisegmentWell< TypeTag >protected
computeSegmentFluidProperties(const Simulator &simulator, DeferredLogger &deferred_logger)Opm::MultisegmentWell< TypeTag >protected
computeWellPotentials(const Simulator &simulator, const WellState< Scalar > &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::computeWellPotentials(const Simulator &simulator, const WellState< Scalar > &well_state, std::vector< double > &well_potentials, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >pure virtual
WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >::computeWellPotentials(std::vector< double > &well_potentials, const WellState< double > &well_state)Opm::WellInterfaceGenericprotected
computeWellPotentialsImplicit(const Simulator &simulator, std::vector< double > &well_potentials, DeferredLogger &deferred_logger) constOpm::MultisegmentWell< TypeTag >protected
computeWellPotentialWithTHP(const WellState< Scalar > &well_state, const Simulator &simulator, DeferredLogger &deferred_logger) constOpm::MultisegmentWell< TypeTag >protected
computeWellRatesAtBhpLimit(const Simulator &simulator, std::vector< double > &well_flux, DeferredLogger &deferred_logger) constOpm::MultisegmentWell< TypeTag >protected
computeWellRatesWithBhp(const Simulator &simulator, const double &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
computeWellRatesWithBhpIterations(const Simulator &simulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >protected
Opm::WellInterface::computeWellRatesWithBhpIterations(const Simulator &simulator, const Scalar &bhp, std::vector< double > &well_flux, DeferredLogger &deferred_logger) const =0Opm::WellInterface< TypeTag >pure virtual
connectionDensity(const int globalConnIdx, const int openConnIdx) const overrideOpm::MultisegmentWell< TypeTag >virtual
connectionRates() constOpm::WellInterface< TypeTag >inline
connectionRates_Opm::WellInterface< TypeTag >protected
current_step_Opm::WellInterfaceGenericprotected
currentStep() constOpm::WellInterfaceGenericinline
debug_cost_counter_Opm::MultisegmentWell< TypeTag >mutableprotected
detectOscillations(const std::vector< double > &measure_history, bool &oscillate, bool &stagnate) constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
dynamic_thp_limit_Opm::WellInterfaceGenericprotected
Equations typedefOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
estimateOperableBhp(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const SummaryState &summary_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >protected
Eval typedefOpm::MultisegmentWell< TypeTag >
EvalWell typedefOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
extendEval(const Eval &in) constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
flowPhaseToModelCompIdx(const int phaseIdx) constOpm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
flowPhaseToModelPhaseIdx(const int phaseIdx) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
FluidState typedefOpm::MultisegmentWell< TypeTag >
FluidSystem typedefOpm::MultisegmentWell< TypeTag >
frictionalPressureLossConsidered() constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
GasOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >static
GasLiftSingleWell typedefOpm::WellInterface< TypeTag >
getAllowCrossFlow() constOpm::WellInterfaceGenericprotected
getALQ(const WellState< double > &well_state) constOpm::WellInterfaceGeneric
getCompletions() constOpm::WellInterfaceGenericinline
getControlTolerance(const WellState< Scalar > &well_state, const double tolerance_wells, const double tolerance_pressure_ms_wells, DeferredLogger &deferred_logger) constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
getDynamicThpLimit() constOpm::WellInterfaceGeneric
getFiniteWellResiduals(const std::vector< Scalar > &B_avg, DeferredLogger &deferred_logger) constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
getGroupInjectionTargetRate(const Group &group, const WellState< double > &well_state, const GroupState< double > &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, double efficiencyFactor, DeferredLogger &deferred_logger) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
getGroupProductionTargetRate(const Group &group, const WellState< double > &well_state, const GroupState< double > &group_state, const Schedule &schedule, const SummaryState &summaryState, double efficiencyFactor, DeferredLogger &deferred_logger) constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
getInjMult(const int perf, const double bhp, const double perf_pres) constOpm::WellInterfaceGeneric
getMobility(const Simulator &simulator, const int perf, std::vector< Value > &mob, DeferredLogger &deferred_logger) constOpm::MultisegmentWell< TypeTag >protected
Opm::WellInterface::getMobility(const Simulator &simulator, const int perf, std::vector< Value > &mob, Callback &extendEval, DeferredLogger &deferred_logger) constOpm::WellInterface< TypeTag >protected
getPerfCellPressure(const FluidState &fs) constOpm::WellInterface< TypeTag >protected
getPrimaryVars() const overrideOpm::MultisegmentWell< TypeTag >virtual
getRefDensity() const overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
getResidualMeasureValue(const WellState< Scalar > &well_state, const std::vector< double > &residuals, const double tolerance_wells, const double tolerance_pressure_ms_wells, DeferredLogger &deferred_logger) constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
getSegmentDp(const int seg, const double density, const std::vector< double > &seg_dp) constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
getSegmentSurfaceVolume(const Simulator &simulator, const int seg_idx) constOpm::MultisegmentWell< TypeTag >protected
getTHPConstraint(const SummaryState &summaryState) constOpm::WellInterfaceGeneric
getWellConvergence(const SummaryState &summary_state, const WellState< Scalar > &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::getWellConvergence(const SummaryState &summary_state, const WellState< Scalar > &well_state, const std::vector< double > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const =0Opm::WellInterface< TypeTag >pure virtual
MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >::getWellConvergence(const WellState< Scalar > &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< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
gliftBeginTimeStepWellTestUpdateALQ(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
GLiftOptWells typedefOpm::WellInterface< TypeTag >
GLiftProdWells typedefOpm::WellInterface< TypeTag >
GLiftSyncGroups typedefOpm::WellInterface< TypeTag >
GLiftWellStateMap typedefOpm::WellInterface< TypeTag >
gravity() constOpm::WellInterfaceGenericinline
gravity_Opm::WellInterfaceGenericprotected
Grid typedefOpm::WellInterface< TypeTag >
guide_rate_Opm::WellInterfaceGenericprotected
guideRate() constOpm::WellInterfaceGenericinline
has_brineOpm::WellInterface< TypeTag >static
has_disgas_in_waterOpm::WellInterface< TypeTag >static
has_energyOpm::WellInterface< TypeTag >static
has_foamOpm::WellInterface< TypeTag >static
has_micpOpm::WellInterface< TypeTag >static
has_polymerOpm::MultisegmentWell< TypeTag >static
has_polymermwOpm::WellInterface< TypeTag >static
has_saltPrecipOpm::WellInterface< TypeTag >static
has_solventOpm::MultisegmentWell< TypeTag >static
has_temperatureOpm::WellInterface< TypeTag >static
has_watVaporOpm::WellInterface< TypeTag >static
has_zFractionOpm::WellInterface< TypeTag >static
index_of_well_Opm::WellInterfaceGenericprotected
indexOfWell() constOpm::WellInterfaceGeneric
Indices typedefOpm::MultisegmentWell< TypeTag >
IndividualOrGroup enum nameOpm::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) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::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)Opm::WellInterface< TypeTag >virtual
initCompletions()Opm::WellInterfaceGeneric
initialWellRateFractions(const Simulator &simulator, const WellState< Scalar > &well_state) constOpm::WellInterface< TypeTag >protected
initInjMult(const std::vector< double > &max_inj_mult)Opm::WellInterfaceGeneric
initMatrixAndVectors(const int num_cells)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
initPrimaryVariablesEvaluation() overrideOpm::MultisegmentWell< TypeTag >virtual
inj_fc_multiplier_Opm::WellInterfaceGenericprotected
inj_multiplier_Opm::WellInterfaceGenericmutableprotected
IntensiveQuantities typedefOpm::MultisegmentWell< TypeTag >
INVALIDCOMPLETIONOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protectedstatic
ipr_a_Opm::WellInterfaceGenericmutableprotected
ipr_b_Opm::WellInterfaceGenericmutableprotected
isInjector() constOpm::WellInterfaceGeneric
isOperableAndSolvable() constOpm::WellInterfaceGeneric
isPressureControlled(const WellState< double > &well_state) constOpm::WellInterfaceGeneric
isProducer() constOpm::WellInterfaceGeneric
isVFPActive(DeferredLogger &deferred_logger) constOpm::WellInterfaceGeneric
iterateWellEquations(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >protected
iterateWellEqWithControl(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
Opm::WellInterface::iterateWellEqWithControl(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >protectedpure virtual
iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false) overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
Opm::WellInterface::iterateWellEqWithSwitching(const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger, const bool fixed_control=false, const bool fixed_status=false)=0Opm::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 typedefOpm::MultisegmentWell< TypeTag >
MatrixBlockType typedefOpm::WellInterface< TypeTag >
maxPerfPress(const Simulator &simulator) constOpm::MultisegmentWell< TypeTag >protected
modelCompIdxToFlowCompIdx(const unsigned compIdx) constOpm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
ModelParameters typedefOpm::MultisegmentWell< TypeTag >
MSWEval typedefOpm::MultisegmentWell< TypeTag >
MSWSegments typedefOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
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)Opm::MultisegmentWell< TypeTag >
MultisegmentWellEval(WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > &baseif)Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
MultisegmentWellGeneric(WellInterfaceGeneric &baseif)Opm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
name() constOpm::WellInterfaceGeneric
num_components_Opm::WellInterfaceGenericprotected
number_of_perforations_Opm::WellInterfaceGenericprotected
number_of_phases_Opm::WellInterfaceGenericprotected
numberOfSegments() constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >
numComponents() constOpm::WellInterfaceGenericinline
numPerfs() constOpm::WellInterfaceGenericinline
numPhases() constOpm::WellInterfaceGenericinline
numWellEqOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protectedstatic
OilOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >static
openCrossFlowAvoidSingularity(const Simulator &simulator) constOpm::MultisegmentWell< TypeTag >protected
openWell()Opm::WellInterfaceGenericinline
operability_status_Opm::WellInterfaceGenericprotected
parallel_well_info_Opm::WellInterfaceGenericprotected
parallelWellInfo() constOpm::WellInterfaceGenericinline
param_Opm::WellInterface< TypeTag >protected
perf_data_Opm::WellInterfaceGenericprotected
perf_depth_Opm::WellInterfaceGenericprotected
perf_length_Opm::WellInterfaceGenericprotected
perf_rep_radius_Opm::WellInterfaceGenericprotected
perfDepth() constOpm::WellInterfaceGenericinline
perfDepth()Opm::WellInterfaceGenericinline
perforationData() constOpm::WellInterfaceGeneric
phase_usage_Opm::WellInterfaceGenericprotected
phaseUsage() constOpm::WellInterfaceGeneric
polymerInjTable_() constOpm::WellInterfaceGenericprotected
polymerTable_() constOpm::WellInterfaceGenericprotected
polymerWaterTable_() constOpm::WellInterfaceGenericprotected
prepareForPotentialCalculations(const SummaryState &summary_state, WellState< double > &well_state, Well::InjectionControls &inj_controls, Well::ProductionControls &prod_controls) constOpm::WellInterfaceGenericprotected
prepareWellBeforeAssembling(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
pressureDropAutoICD(const int seg, const UnitSystem &unit_system) constOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
PressureMatrix typedefOpm::MultisegmentWell< TypeTag >
prev_inj_multiplier_Opm::WellInterfaceGenericprotected
primary_variables_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
PrimaryVariables typedefOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
pvtRegionIdx() constOpm::WellInterfaceGenericinline
pvtRegionIdx_Opm::WellInterfaceGenericprotected
rateConverter() constOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >inline
rateConverter_Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >protected
RateConverterType typedefOpm::MultisegmentWell< TypeTag >
RateVector typedefOpm::WellInterface< TypeTag >
recoverWellSolutionAndUpdateWellState(const SummaryState &summary_state, const BVector &x, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::recoverWellSolutionAndUpdateWellState(const SummaryState &summary_state, const BVector &x, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >pure virtual
ref_depth_Opm::WellInterfaceGenericprotected
refDepth() constOpm::WellInterfaceGenericinline
regularize_Opm::MultisegmentWell< TypeTag >protected
reportWellSwitching(const SingleWellState< double > &ws, DeferredLogger &deferred_logger) constOpm::WellInterfaceGeneric
resetWellOperability()Opm::WellInterfaceGeneric
restrictEval(const EvalWell &in) constOpm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >inline
rsRvInj() constOpm::WellInterfaceGeneric
saturation_table_number_Opm::WellInterfaceGenericprotected
Scalar typedefOpm::MultisegmentWell< TypeTag >
scaleSegmentPressuresWithBhp(WellState< FluidSystem::Scalar > &well_state) constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
scaleSegmentRatesWithWellRates(const std::vector< std::vector< int > > &segment_inlets, const std::vector< std::vector< int > > &segment_perforations, WellState< FluidSystem::Scalar > &well_state) constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >protected
scalingFactor(const int phaseIdx) constOpm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
segment_fluid_initial_Opm::MultisegmentWell< TypeTag >protected
segmentNumberToIndex(const int segment_number) constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >
segments_Opm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
segmentSet() constOpm::MultisegmentWellGeneric< FluidSystem::Scalar >
setDynamicThpLimit(const double thp_limit)Opm::WellInterfaceGeneric
setGuideRate(const GuideRate *guide_rate_arg)Opm::WellInterfaceGeneric
setPrevSurfaceRates(WellState< double > &well_state, const WellState< double > &prev_well_state) constOpm::WellInterfaceGeneric
setPrimaryVars(std::vector< double >::const_iterator it) overrideOpm::MultisegmentWell< TypeTag >virtual
setRepRadiusPerfLength()Opm::WellInterfaceGeneric
setVFPProperties(const VFPProperties *vfp_properties_arg)Opm::WellInterfaceGeneric
setWellEfficiencyFactor(const double efficiency_factor)Opm::WellInterfaceGeneric
setWsolvent(const double wsolvent)Opm::WellInterfaceGeneric
Simulator typedefOpm::MultisegmentWell< TypeTag >
solveEqAndUpdateWellState(const SummaryState &summary_state, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::solveEqAndUpdateWellState(const SummaryState &summary_state, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >pure virtual
solveWellEquation(const Simulator &simulator, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
solveWellForTesting(const Simulator &simulator, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >protected
solveWellWithBhp(const Simulator &simulator, const double dt, const double bhp, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >protected
solveWellWithTHPConstraint(const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >protected
solveWellWithZeroRate(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >protected
SparseMatrixAdapter typedefOpm::MultisegmentWell< TypeTag >
SPresOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protectedstatic
stopppedOrZeroRateTarget(const SummaryState &summary_state, const WellState< double > &well_state) constOpm::WellInterfaceGeneric
stopWell()Opm::WellInterfaceGenericinline
thp_update_iterationsOpm::WellInterface< TypeTag >protected
thpLimitViolatedButNotSwitched() constOpm::WellInterfaceGeneric
underPredictionMode() constOpm::WellInterfaceGeneric
updateConnectionDFactor(const Simulator &simulator, SingleWellState< double > &ws) constOpm::WellInterface< TypeTag >
updateConnectionTransmissibilityFactor(const Simulator &simulator, SingleWellState< double > &ws) constOpm::WellInterface< TypeTag >
updateFilterCakeMultipliers(const std::vector< double > &inj_fc_multiplier)Opm::WellInterfaceGenericinline
updateInjMult(std::vector< double > &inj_multipliers, DeferredLogger &deferred_logger) constOpm::WellInterfaceGeneric
updateIPR(const Simulator &ebos_simulator, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
updateIPRImplicit(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::updateIPRImplicit(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >protectedpure virtual
updatePerforatedCell(std::vector< bool > &is_cell_perforated)Opm::WellInterfaceGeneric
updatePrimaryVariables(const SummaryState &summary_state, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::updatePrimaryVariables(const SummaryState &summary_state, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0Opm::WellInterface< TypeTag >pure virtual
updateProductivityIndex(const Simulator &simulator, const WellProdIndexCalculator &wellPICalc, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::updateProductivityIndex(const Simulator &simulator, const WellProdIndexCalculator &wellPICalc, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const =0Opm::WellInterface< TypeTag >pure virtual
updateWaterThroughput(const double dt, WellState< Scalar > &well_state) const overrideOpm::MultisegmentWell< TypeTag >protectedvirtual
Opm::WellInterface::updateWaterThroughput(const double dt, WellState< Scalar > &well_state) const =0Opm::WellInterface< TypeTag >pure virtual
updateWellControl(const Simulator &simulator, const IndividualOrGroup iog, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
updateWellControlAndStatusLocalIteration(const Simulator &simulator, WellState< Scalar > &well_state, const GroupState< Scalar > &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)Opm::WellInterface< TypeTag >
updateWellOperability(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
updateWellOperabilityFromWellEq(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
updateWellState(const SummaryState &summary_state, const BVectorWell &dwells, WellState< Scalar > &well_state, DeferredLogger &deferred_logger, const double relaxation_factor=1.0)Opm::MultisegmentWell< TypeTag >protected
updateWellStateRates(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) constOpm::WellInterface< TypeTag >
updateWellStateWithTarget(const Simulator &simulator, const GroupState< Scalar > &group_state, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const overrideOpm::MultisegmentWell< TypeTag >
Opm::WellInterface::updateWellStateWithTarget(const Simulator &simulator, const GroupState< Scalar > &group_state, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) constOpm::WellInterface< TypeTag >virtual
updateWellStateWithTHPTargetProd(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) constOpm::WellInterface< TypeTag >
updateWellTestState(const SingleWellState< double > &ws, const double &simulationTime, const bool &writeMessageToOPMLog, WellTestState &wellTestState, DeferredLogger &deferred_logger) constOpm::WellInterfaceGeneric
useVfpExplicit() constOpm::WellInterfaceGeneric
VectorBlockType typedefOpm::WellInterface< TypeTag >
vfp_properties_Opm::WellInterfaceGenericprotected
vfpProperties() constOpm::WellInterfaceGenericinline
volumetricSurfaceRateForConnection(int cellIdx, int phaseIdx) constOpm::WellInterface< TypeTag >
WaterOpm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >static
well_cells_Opm::WellInterfaceGenericprotected
well_control_log_Opm::WellInterfaceGenericprotected
well_ecl_Opm::WellInterfaceGenericprotected
well_efficiency_factor_Opm::WellInterfaceGenericprotected
well_index_Opm::WellInterfaceGenericprotected
wellEcl() constOpm::WellInterfaceGeneric
wellEcl()Opm::WellInterfaceGeneric
wellEfficiencyFactor() constOpm::WellInterfaceGenericinline
wellHasTHPConstraints(const SummaryState &summaryState) constOpm::WellInterfaceGeneric
wellIndex(const int perf, const IntensiveQuantities &intQuants, const double trans_mult, const SingleWellState< double > &ws) constOpm::WellInterface< TypeTag >
WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >::wellIndex() constOpm::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)Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::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)Opm::WellInterfaceGeneric
WellInterfaceIndices(const Well &well, const ParallelWellInfo &parallel_well_info, const int time_step, const typename WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >::RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data)Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protected
wellIsStopped() constOpm::WellInterfaceGenericinline
wellStatus_Opm::WellInterfaceGenericprotected
wellTesting(const Simulator &simulator, const double simulation_time, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, WellTestState &welltest_state, DeferredLogger &deferred_logger)Opm::WellInterface< TypeTag >
wellUnderZeroRateTarget(const SummaryState &summary_state, const WellState< double > &well_state) constOpm::WellInterfaceGenericprotected
wfoam() constOpm::WellInterface< TypeTag >protected
wfoam_() constOpm::WellInterfaceGenericprotected
wmicrobes() constOpm::WellInterface< TypeTag >protected
wmicrobes_() constOpm::WellInterfaceGenericprotected
woxygen() constOpm::WellInterface< TypeTag >protected
woxygen_() constOpm::WellInterfaceGenericprotected
wpolymer() constOpm::WellInterface< TypeTag >protected
wpolymer_() constOpm::WellInterfaceGenericprotected
WQTotalOpm::MultisegmentWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >protectedstatic
wsalt() constOpm::WellInterface< TypeTag >protected
wsalt_() constOpm::WellInterfaceGenericprotected
wsolvent() constOpm::WellInterfaceGeneric
wsolvent_Opm::WellInterfaceGenericprotected
wurea() constOpm::WellInterface< TypeTag >protected
wurea_() constOpm::WellInterfaceGenericprotected
~WellInterface()=defaultOpm::WellInterface< TypeTag >virtual