My Project
|
This is the complete list of members for Opm::WellInterface< TypeTag >, including all inherited members.
addCellRates(RateVector &rates, int cellIdx) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
addWellContributions(SparseMatrixAdapter &) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
addWellPressureEquations(PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellState< Scalar > &well_state) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
apply(const BVector &x, BVector &Ax) const =0 | Opm::WellInterface< TypeTag > | pure virtual |
apply(BVector &r) const =0 | Opm::WellInterface< TypeTag > | pure virtual |
assembleWellEq(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
assembleWellEqWithoutIteration(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &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< Scalar > &well_state, const GroupState< Scalar > &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 |
BVector typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
calculateExplicitQuantities(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
calculateReservoirRates(const bool co2store, SingleWellState< Scalar > &ws) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
cells() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | inline |
changed_to_stopped_this_step_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
checkConstraints(WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
checkGroupConstraints(WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
checkIndividualConstraints(SingleWellState< Scalar > &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 |
checkOperabilityUnderBHPLimit(const WellState< Scalar > &well_state, const Simulator &simulator, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
checkOperabilityUnderTHPLimit(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
checkWellOperability(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
compFrac() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
computeBhpAtThpLimitProdWithAlq(const Simulator &ebos_simulator, const SummaryState &summary_state, const Scalar alq_value, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
computeConnectionDFactor(const int perf, const IntensiveQuantities &intQuants, const SingleWellState< Scalar > &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
computeConnLevelInjInd(const FluidState &fs, const Phase preferred_phase, const std::function< Scalar(const Scalar)> &connIICalc, const std::vector< Scalar > &mobility, Scalar *connII, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
computeConnLevelProdInd(const FluidState &fs, const std::function< Scalar(const Scalar)> &connPICalc, const std::vector< Scalar > &mobility, Scalar *connPI) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
computeCurrentWellRates(const Simulator &simulator, DeferredLogger &deferred_logger) const =0 | Opm::WellInterface< TypeTag > | pure virtual |
computeWellPotentials(const Simulator &simulator, const WellState< Scalar > &well_state, std::vector< Scalar > &well_potentials, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
computeWellRatesWithBhp(const Simulator &ebosSimulator, const Scalar &bhp, std::vector< Scalar > &well_flux, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
computeWellRatesWithBhpIterations(const Simulator &simulator, const Scalar &bhp, std::vector< Scalar > &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 =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
connectionRates() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inline |
connectionRates_ (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
estimateOperableBhp(const Simulator &ebos_simulator, const double dt, WellState< Scalar > &well_state, const SummaryState &summary_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
Eval typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
flowPhaseToModelPhaseIdx(const int phaseIdx) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | |
FluidState typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
FluidSystem typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
Gas (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
GasLiftSingleWell typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
getGroupInjectionTargetRate(const Group &group, const WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const InjectorType &injectorType, Scalar efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
getGroupProductionTargetRate(const Group &group, const WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, Scalar efficiencyFactor, DeferredLogger &deferred_logger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | 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 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inlinevirtual |
getRefDensity() const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
getWellConvergence(const Simulator &simulator, const WellState< Scalar > &well_state, const std::vector< Scalar > &B_avg, DeferredLogger &deferred_logger, const bool relax_tolerance) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
gliftBeginTimeStepWellTestIterateWellEquations(const Simulator &ebos_simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
gliftBeginTimeStepWellTestUpdateALQ(const Simulator &simulator, WellState< Scalar > &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 > | |
Grid typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
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::WellInterface< TypeTag >) | Opm::WellInterface< 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::WellInterface< TypeTag >) | Opm::WellInterface< 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 |
indexOfWell() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
Indices typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
IndividualOrGroup enum name (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
init(const PhaseUsage *phase_usage_arg, const std::vector< Scalar > &depth_arg, const Scalar gravity_arg, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
initialWellRateFractions(const Simulator &ebosSimulator, const WellState< Scalar > &well_state) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
initPrimaryVariablesEvaluation()=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
IntensiveQuantities typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
INVALIDCOMPLETION (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protectedstatic |
isInjector() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
isProducer() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
iterateWellEquations(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
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)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
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)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
jacobianContainsWellContributions() const | Opm::WellInterface< TypeTag > | inlinevirtual |
MaterialLaw typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
MatrixBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
ModelParameters typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
name() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
Oil (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
perforationData() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
prepareWellBeforeAssembling(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
PressureMatrix typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
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::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
RateVector typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
recoverWellSolutionAndUpdateWellState(const Simulator &simulator, const BVector &x, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0 | Opm::WellInterface< TypeTag > | pure virtual |
Scalar typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
setPrimaryVars(typename std::vector< Scalar >::const_iterator) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | inlinevirtual |
Simulator typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
solveEqAndUpdateWellState(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
solveWellEquation(const Simulator &simulator, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
solveWellForTesting(const Simulator &simulator, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
solveWellWithBhp(const Simulator &simulator, const double dt, const Scalar bhp, WellState< Scalar > &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< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
solveWellWithZeroRate(const Simulator &simulator, const double dt, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
SparseMatrixAdapter typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
stoppedOrZeroRateTarget(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
thp_update_iterations (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
underPredictionMode() const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
updateConnectionDFactor(const Simulator &simulator, SingleWellState< Scalar > &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateConnectionTransmissibilityFactor(const Simulator &simulator, SingleWellState< Scalar > &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateFilterCakeMultipliers(const std::vector< FluidSystem::Scalar > &inj_fc_multiplier) | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | inline |
updateIPR(const Simulator &simulator, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
updateIPRImplicit(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protectedpure virtual |
updatePrimaryVariables(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger)=0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
updateProductivityIndex(const Simulator &simulator, const WellProdIndexCalculator< Scalar > &wellPICalc, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
updateWaterThroughput(const double dt, WellState< Scalar > &well_state) const =0 (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | pure virtual |
updateWellControl(const Simulator &simulator, const IndividualOrGroup iog, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | 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 Scalar 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< Scalar > &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellOperabilityFromWellEq(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
updateWellStateRates(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const | Opm::WellInterface< TypeTag > | |
updateWellStateWithTarget(const Simulator &simulator, const GroupState< Scalar > &group_state, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | virtual |
updateWellStateWithTHPTargetProd(const Simulator &simulator, WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
VectorBlockType typedef (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
volumetricSurfaceRateForConnection(int cellIdx, int phaseIdx) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
Water (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | static |
wellHasTHPConstraints(const SummaryState &summaryState) const | Opm::WellInterfaceGeneric< FluidSystem::Scalar > | |
wellIndex(const int perf, const IntensiveQuantities &intQuants, const Scalar trans_mult, const SingleWellState< Scalar > &ws) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
WellInterface(const Well &well, const ParallelWellInfo< Scalar > &pw_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar > > &perf_data) | Opm::WellInterface< TypeTag > | |
WellInterfaceFluidSystem(const Well &well, const ParallelWellInfo< Scalar > ¶llel_well_info, const int time_step, const ModelParameters ¶m, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_components, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar > > &perf_data) (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
wellTesting(const Simulator &simulator, const double simulation_time, WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, WellTestState &welltest_state, DeferredLogger &deferred_logger) (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
wellUnderZeroGroupRateTarget(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger, std::optional< bool > group_control=std::nullopt) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
wellUnderZeroRateTarget(const Simulator &simulator, const WellState< Scalar > &well_state, DeferredLogger &deferred_logger) const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | |
wfoam() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wmicrobes() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
woxygen() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wpolymer() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wsalt() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
wurea() const (defined in Opm::WellInterface< TypeTag >) | Opm::WellInterface< TypeTag > | protected |
zeroGroupRateTarget(const SummaryState &summary_state, const Schedule &schedule, const WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, DeferredLogger &deferredLogger) const (defined in Opm::WellInterfaceFluidSystem< FluidSystem >) | Opm::WellInterfaceFluidSystem< FluidSystem > | protected |
~WellInterface()=default | Opm::WellInterface< TypeTag > | virtual |