My Project
Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar > Member List

This is the complete list of members for Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >, including all inherited members.

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
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 >
baseif_ (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >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::WellInterfaceGenericprotected
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::WellInterfaceGenericprotected
bore_diameters_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
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::WellInterfaceGenericprotected
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 >
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
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
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
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
closeCompletions(const WellTestState &wellTestState) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
completions_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
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::WellInterfaceGenericprotected
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
current_step_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
currentStep() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
dynamic_thp_limit_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
ebosCompIdxToFlowCompIdx(const unsigned compIdx) const (defined in Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >)Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >
flowPhaseToEbosCompIdx(const int phaseIdx) const (defined in Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >)Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >
flowPhaseToEbosPhaseIdx(const int phaseIdx) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >
Gas (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >static
getAllowCrossFlow() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
getALQ(const WellState &well_state) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
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
getTHPConstraint(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
gravity() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
gravity_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
guide_rate_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
guideRate() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
index_of_well_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
indexOfWell() constOpm::WellInterfaceGeneric
initCompletions() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
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
isProducer() constOpm::WellInterfaceGeneric
isVFPActive(DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
mostStrictBhpFromBhpLimits(const SummaryState &summaryState) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
name() constOpm::WellInterfaceGeneric
num_components_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
number_of_perforations_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
number_of_phases_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
numComponents() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numPerfs() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
numPhases() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >static
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
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
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::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
ref_depth_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
refDepth() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
reportWellSwitching(const SingleWellState &ws, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
saturation_table_number_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
scalingFactor(const int phaseIdx) const (defined in Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >)Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >
setDynamicThpLimit(const double thp_limit) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setGuideRate(const GuideRate *guide_rate_arg) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
setRepRadiusPerfLength() (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
stopWell() (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
underPredictionMode() constOpm::WellInterfaceGeneric
updatePerforatedCell(std::vector< bool > &is_cell_perforated) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
updateWellTestState(const SingleWellState &ws, const double &simulationTime, const bool &writeMessageToOPMLog, WellTestState &wellTestState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >
updateWellTestStateEconomic(const SingleWellState &ws, const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
updateWellTestStatePhysical(const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
vfp_properties_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
vfpProperties() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
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
wellHasTHPConstraints(const SummaryState &summaryState) constOpm::WellInterfaceGeneric
wellIndex() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
WellInterfaceEval(const WellInterfaceFluidSystem< FluidSystem > &baseif) (defined in Opm::WellInterfaceEval< FluidSystem >)Opm::WellInterfaceEval< FluidSystem >protected
WellInterfaceFluidSystem(const Well &well, const ParallelWellInfo &parallel_well_info, const int time_step, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::WellInterfaceFluidSystem< FluidSystem >)Opm::WellInterfaceFluidSystem< FluidSystem >protected
WellInterfaceGeneric(const Well &well, const ParallelWellInfo &parallel_well_info, const int time_step, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData > &perf_data) (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
WellInterfaceIndices(const Well &well, const ParallelWellInfo &parallel_well_info, const int time_step, const typename WellInterfaceFluidSystem< 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< FluidSystem, Indices, Scalar >)Opm::WellInterfaceIndices< FluidSystem, Indices, Scalar >protected
wellIsStopped() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericinline
wellStatus_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected
wsolvent() const (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGeneric
wsolvent_ (defined in Opm::WellInterfaceGeneric)Opm::WellInterfaceGenericprotected