opm-simulators
Opm::StandardWell< TypeTag > Class Template Reference
Inheritance diagram for Opm::StandardWell< TypeTag >:
Opm::WellInterface< TypeTag > Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > > Opm::WellInterfaceGeneric< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType >

Public Types

using Base = WellInterface< TypeTag >
 
using StdWellEval = StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
 
using PolymerModule = BlackOilPolymerModule< TypeTag >
 
using FoamModule = BlackOilFoamModule< TypeTag >
 
using Eval = typename StdWellEval::Eval
 
using EvalWell = typename StdWellEval::EvalWell
 
using BVectorWell = typename StdWellEval::BVectorWell
 
using IndexTraits = typename FluidSystem::IndexTraitsType
 
using WellStateType = WellState< Scalar, IndexTraits >
 
using Simulator = GetPropType< TypeTag, Properties::Simulator >
 
using IntensiveQuantities = GetPropType< TypeTag, Properties::IntensiveQuantities >
 
using FluidSystem = GetPropType< TypeTag, Properties::FluidSystem >
 
using MaterialLaw = GetPropType< TypeTag, Properties::MaterialLaw >
 
using ModelParameters = typename Base::ModelParameters
 
using Indices = GetPropType< TypeTag, Properties::Indices >
 
using RateConverterType = typename WellInterfaceFluidSystem< FluidSystem >::RateConverterType
 
using SparseMatrixAdapter = GetPropType< TypeTag, Properties::SparseMatrixAdapter >
 
using FluidState = BlackOilFluidState< Eval, FluidSystem, energyModuleType !=EnergyModules::NoTemperature, energyModuleType==EnergyModules::FullyImplicitThermal, Indices::compositionSwitchIdx >=0, has_watVapor, has_brine, has_saltPrecip, has_disgas_in_water, has_solvent, Indices::numPhases >
 
using RateVector = GetPropType< TypeTag, Properties::RateVector >
 
using GroupStateHelperType = GroupStateHelper< Scalar, IndexTraits >
 
using PressureMatrix = Dune::BCRSMatrix< Opm::MatrixBlock< Scalar, 1, 1 > >
 
using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using BVector = Dune::BlockVector< VectorBlockType >
 
- Public Types inherited from Opm::WellInterface< TypeTag >
enum  IndividualOrGroup { Individual, Group, Both }
 
using Grid = GetPropType< TypeTag, Properties::Grid >
 
using Simulator = GetPropType< TypeTag, Properties::Simulator >
 
using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using FluidSystem = GetPropType< TypeTag, Properties::FluidSystem >
 
using IndexTraits = typename FluidSystem::IndexTraitsType
 
using Indices = GetPropType< TypeTag, Properties::Indices >
 
using IntensiveQuantities = GetPropType< TypeTag, Properties::IntensiveQuantities >
 
using MaterialLaw = GetPropType< TypeTag, Properties::MaterialLaw >
 
using SparseMatrixAdapter = GetPropType< TypeTag, Properties::SparseMatrixAdapter >
 
using RateVector = GetPropType< TypeTag, Properties::RateVector >
 
using GasLiftSingleWell = ::Opm::GasLiftSingleWell< TypeTag >
 
using GLiftEclWells = typename GasLiftGroupInfo< Scalar, IndexTraits >::GLiftEclWells
 
using VectorBlockType = Dune::FieldVector< Scalar, Indices::numEq >
 
using MatrixBlockType = Dune::FieldMatrix< Scalar, Indices::numEq, Indices::numEq >
 
using Eval = typename Base::Eval
 
using BVector = Dune::BlockVector< VectorBlockType >
 
using PressureMatrix = Dune::BCRSMatrix< Opm::MatrixBlock< Scalar, 1, 1 > >
 
using WellStateType = WellState< Scalar, IndexTraits >
 
using SingleWellStateType = SingleWellState< Scalar, IndexTraits >
 
using GroupStateHelperType = GroupStateHelper< Scalar, IndexTraits >
 
using RateConverterType = typename WellInterfaceFluidSystem< FluidSystem >::RateConverterType
 
using ModelParameters = typename Base::ModelParameters
 
using FluidState = BlackOilFluidState< Eval, FluidSystem, energyModuleType !=EnergyModules::NoTemperature, energyModuleType==EnergyModules::FullyImplicitThermal, Indices::compositionSwitchIdx >=0, has_watVapor, has_brine, has_saltPrecip, has_disgas_in_water, has_solvent, Indices::numPhases >
 
- Public Types inherited from Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
using Scalar = typename GetPropType< TypeTag, Properties::FluidSystem > ::Scalar
 
using Eval = DenseAd::Evaluation< Scalar, GetPropType< TypeTag, Properties::Indices > ::numDerivatives >
 
using ModelParameters = typename WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >::ModelParameters
 
- Public Types inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
using Scalar = typename GetPropType< TypeTag, Properties::FluidSystem > ::Scalar
 
using IndexTraits = typename GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType
 
using ModelParameters = typename WellInterfaceGeneric< Scalar, IndexTraits >::ModelParameters
 
using GroupStateHelperType = GroupStateHelper< Scalar, IndexTraits >
 
using WellStateType = WellState< Scalar, IndexTraits >
 
- Public Types inherited from Opm::WellInterfaceGeneric< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType >
using ModelParameters = BlackoilModelParameters< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar >
 
using WellStateType = WellState< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType >
 
- Public Types inherited from Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
using EvalWell = typename PrimaryVariables::EvalWell
 
using Eval = DenseAd::Evaluation< Scalar, GetPropType< TypeTag, Properties::Indices > ::numDerivatives >
 
using BVectorWell = typename StandardWellEquations< Scalar, IndexTraits, GetPropType< TypeTag, Properties::Indices > ::numEq >::BVectorWell
 

Public Member Functions

 StandardWell (const Well &well, const ParallelWellInfo< Scalar > &pw_info, const int time_step, const ModelParameters &param, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar >> &perf_data)
 
virtual void init (const std::vector< Scalar > &depth_arg, const Scalar gravity_arg, const std::vector< Scalar > &B_avg, const bool changed_to_open_this_step) override
 
virtual ConvergenceReport getWellConvergence (const GroupStateHelperType &groupStateHelper, const std::vector< Scalar > &B_avg, const bool relax_tolerance) const override
 check whether the well equations get converged for this well
 
virtual void apply (const BVector &x, BVector &Ax) const override
 Ax = Ax - C D^-1 B x.
 
virtual void apply (BVector &r) const override
 r = r - C D^-1 Rw
 
void recoverWellSolutionAndUpdateWellState (const Simulator &simulator, const BVector &x, const GroupStateHelperType &groupStateHelper, WellStateType &well_state) override
 using the solution x to recover the solution xw for wells and applying xw to update Well State
 
void computeWellPotentials (const Simulator &simulator, const WellStateType &well_state, const GroupStateHelperType &groupStateHelper, std::vector< Scalar > &well_potentials) override
 computing the well potentials for group control
 
void updatePrimaryVariables (const GroupStateHelperType &groupStateHelper) override
 
void solveEqAndUpdateWellState (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, WellStateType &well_state) override
 
void calculateExplicitQuantities (const Simulator &simulator, const GroupStateHelperType &groupStateHelper) override
 
void updateProductivityIndex (const Simulator &simulator, const WellProdIndexCalculator< Scalar > &wellPICalc, WellStateType &well_state, DeferredLogger &deferred_logger) const override
 
Scalar connectionDensity (const int globalConnIdx, const int openConnIdx) const override
 
void addWellContributions (SparseMatrixAdapter &mat) const override
 
void addWellPressureEquations (PressureMatrix &mat, const BVector &x, const int pressureVarIndex, const bool use_well_weights, const WellStateType &well_state) const override
 
bool iterateWellEqWithControl (const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const GroupStateHelperType &groupStateHelper, WellStateType &well_state) override
 
bool iterateWellEqWithSwitching (const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const GroupStateHelperType &groupStateHelper, WellStateType &well_state, const bool fixed_control, const bool fixed_status, const bool solving_with_zero_rate) override
 
Scalar computeWellRatesAndBhpWithThpAlqProd (const Simulator &ebos_simulator, const GroupStateHelperType &groupStateHelper, const SummaryState &summary_state, std::vector< Scalar > &potentials, Scalar alq) const
 
void computeWellRatesWithThpAlqProd (const Simulator &ebos_simulator, const GroupStateHelperType &groupStateHelper, const SummaryState &summary_state, std::vector< Scalar > &potentials, Scalar alq) const
 
std::optional< Scalar > computeBhpAtThpLimitProdWithAlq (const Simulator &ebos_simulator, const GroupStateHelperType &groupStateHelper, const SummaryState &summary_state, const Scalar alq_value, bool iterate_if_no_solution) const override
 
void updateIPRImplicit (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, WellStateType &well_state) override
 
void computeWellRatesWithBhp (const Simulator &ebosSimulator, const Scalar &bhp, std::vector< Scalar > &well_flux, DeferredLogger &deferred_logger) const override
 
Scalar maxPerfPress (const Simulator &simulator) const override
 
std::vector< Scalar > computeCurrentWellRates (const Simulator &ebosSimulator, DeferredLogger &deferred_logger) const override
 Compute well rates based on current reservoir conditions and well variables. More...
 
std::vector< Scalar > getPrimaryVars () const override
 
int setPrimaryVars (typename std::vector< Scalar >::const_iterator it) override
 
- Public Member Functions inherited from Opm::WellInterface< TypeTag >
 WellInterface (const Well &well, const ParallelWellInfo< Scalar > &pw_info, const int time_step, const ModelParameters &param, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar >> &perf_data)
 Constructor.
 
virtual ~WellInterface ()=default
 Virtual destructor.
 
void assembleWellEq (const Simulator &simulator, const double dt, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
void assembleWellEqWithoutIteration (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const double dt, WellStateType &well_state, const bool solving_with_zero_rate)
 
void prepareWellBeforeAssembling (const Simulator &simulator, const double dt, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
std::optional< Scalar > computeBhpAtThpLimitProdWithAlqUsingIPR (const Simulator &simulator, const WellStateType &well_state, Scalar bhp, const SummaryState &summary_state, const Scalar alq_value)
 
virtual void updateWellStateWithTarget (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, WellStateType &well_state) const
 
virtual void scaleSegmentRatesAndPressure (WellStateType &well_state) const
 
bool wellUnderZeroRateTarget (const GroupStateHelperType &groupStateHelper) const
 
bool stoppedOrZeroRateTarget (const GroupStateHelperType &groupStateHelper) const
 
bool updateWellStateWithTHPTargetProd (const Simulator &simulator, WellStateType &well_state, const GroupStateHelperType &groupStateHelper) const
 
bool wellUnderZeroGroupRateTarget (const GroupStateHelperType &groupStateHelper, const std::optional< bool > group_control=std::nullopt) const
 
bool updateWellControl (const Simulator &simulator, const IndividualOrGroup iog, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
bool updateWellControlAndStatusLocalIteration (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const Scalar WQTotal, WellStateType &well_state, const bool fixed_control, const bool fixed_status, const bool solving_with_zero_rate)
 
void addCellRates (std::map< int, RateVector > &cellRates_) const
 
Scalar volumetricSurfaceRateForConnection (int cellIdx, int phaseIdx) const
 
void wellTesting (const Simulator &simulator, const double simulation_time, const GroupStateHelperType &groupStateHelper, WellStateType &well_state, WellTestState &welltest_state, GLiftEclWells &ecl_well_map, std::map< std::string, double > &open_times)
 
void checkWellOperability (const Simulator &simulator, const WellStateType &well_state, const GroupStateHelperType &groupStateHelper)
 
void gliftBeginTimeStepWellTestUpdateALQ (const Simulator &simulator, WellStateType &well_state, const GroupState< Scalar > &group_state, GLiftEclWells &ecl_well_map, DeferredLogger &deferred_logger)
 
void updateWellOperability (const Simulator &simulator, const WellStateType &well_state, const GroupStateHelperType &groupStateHelper)
 
bool updateWellOperabilityFromWellEq (const Simulator &simulator, const GroupStateHelperType &groupStateHelper)
 
void initializeProducerWellState (const Simulator &simulator, WellStateType &well_state, DeferredLogger &deferred_logger) const
 Modify the well_state's rates if there is only one nonzero rate. More...
 
void solveWellEquation (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
const std::vector< RateVector > & connectionRates () const
 
void updateConnectionDFactor (const Simulator &simulator, SingleWellStateType &ws) const
 
void updateConnectionTransmissibilityFactor (const Simulator &simulator, SingleWellStateType &ws) const
 
virtual bool iterateWellEqWithSwitching (const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, const GroupStateHelperType &groupStateHelper, WellStateType &well_state, const bool fixed_control, const bool fixed_status, const bool solving_with_zero_rate)=0
 
- Public Member Functions inherited from Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
Scalar scalingFactor (const int phaseIdx) const
 
Eval restrictEval (const EvalWell &in) const
 
- Public Member Functions inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
const RateConverterTyperateConverter () const
 
- Public Member Functions inherited from Opm::WellInterfaceGeneric< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType >
 WellInterfaceGeneric (const Well &well, const ParallelWellInfo< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &parallel_well_info, const int time_step, const ModelParameters &param, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const PhaseUsageInfo< GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > &phase_usage, const std::vector< PerforationData< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar >> &perf_data)
 
const std::vector< PerforationData< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > > & perforationData () const
 Get the perforations of the well.
 
const std::string & name () const
 Well name.
 
bool isInjector () const
 True if the well is an injector.
 
bool isProducer () const
 True if the well is a producer.
 
const std::vector< int > & cells () const
 Well cells.
 
int indexOfWell () const
 Index of well in the wells struct and wellState.
 
void adaptRatesForVFP (std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &rates) const
 
const Well & wellEcl () const
 
Well & wellEcl ()
 
const PhaseUsageInfo< GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > & phaseUsage () const
 
bool underPredictionMode () const
 Returns true if the well is currently in prediction mode (i.e. not history mode).
 
bool isOperableAndSolvable () const
 
bool useVfpExplicit () const
 
bool thpLimitViolatedButNotSwitched () const
 
void initCompletions ()
 
void closeCompletions (const WellTestState &wellTestState)
 
void setVFPProperties (const VFPProperties< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > *vfp_properties_arg)
 
void setPrevSurfaceRates (WellStateType &well_state, const WellStateType &prev_well_state) const
 
void setGuideRate (const GuideRate *guide_rate_arg)
 
void setWellEfficiencyFactor (const GetPropType< TypeTag, Properties::FluidSystem > ::Scalar efficiency_factor)
 
void setRepRadiusPerfLength ()
 
void setWsolvent (const GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wsolvent)
 
void setDynamicThpLimit (const GetPropType< TypeTag, Properties::FluidSystem > ::Scalar thp_limit)
 
void setDynamicThpLimit (const std::optional< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > thp_limit)
 
std::optional< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > getDynamicThpLimit () const
 
void updatePerforatedCell (std::vector< bool > &is_cell_perforated)
 
bool wellHasTHPConstraints (const SummaryState &summaryState) const
 Returns true if the well has one or more THP limits/constraints.
 
void stopWell ()
 
void openWell ()
 
Well::Status wellStatus ()
 
bool wellIsStopped () const
 
int currentStep () const
 
int pvtRegionIdx () const
 
const GuideRate * guideRate () const
 
int numConservationQuantities () const
 
int numPhases () const
 
int numLocalPerfs () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar refDepth () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar gravity () const
 
const VFPProperties< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > * vfpProperties () const
 
const ParallelWellInfo< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > & parallelWellInfo () const
 
const std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > & perfDepth () const
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > & perfDepth ()
 
const std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > & wellIndex () const
 
const std::map< int, std::vector< int > > & getCompletions () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar getTHPConstraint (const SummaryState &summaryState) const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar getALQ (const WellStateType &well_state) const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wsolvent () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar rsRvInj () const
 
void initInjMult (const std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &max_inj_mult)
 
void updateInjMult (std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &inj_multipliers, DeferredLogger &deferred_logger) const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar getInjMult (const int local_perf_index, const GetPropType< TypeTag, Properties::FluidSystem > ::Scalar bhp, const GetPropType< TypeTag, Properties::FluidSystem > ::Scalar perf_pres, DeferredLogger &dlogger) const
 
bool isVFPActive (DeferredLogger &deferred_logger) const
 
void reportWellSwitching (const SingleWellState< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > &ws, DeferredLogger &deferred_logger) const
 
bool changedToOpenThisStep () const
 
void updateWellTestState (const SingleWellState< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > &ws, const double &simulationTime, const bool &writeMessageToOPMLog, const bool zero_group_target, WellTestState &wellTestState, DeferredLogger &deferred_logger) const
 
bool isPressureControlled (const WellStateType &well_state) const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wellEfficiencyFactor () const
 
void updateFilterCakeMultipliers (const std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &inj_fc_multiplier)
 Update filter cake multipliers.
 
void resetWellOperability ()
 
virtual int setPrimaryVars (typename std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar >::const_iterator)
 
void addPerforations (const std::vector< RuntimePerforation > &perfs)
 
- Public Member Functions inherited from Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
const StandardWellEquations< Scalar, IndexTraits, GetPropType< TypeTag, Properties::Indices > ::numEq > & linSys () const
 Returns a const reference to equation system.
 

Static Public Attributes

static constexpr int numWellConservationEq = Indices::numPhases + Indices::numSolvents
 
static constexpr int numWellControlEq = 1
 
static constexpr int numStaticWellEq = numWellConservationEq + numWellControlEq
 
static constexpr int Bhp = numStaticWellEq - numWellControlEq
 
static constexpr bool has_solvent
 
static constexpr bool has_zFraction
 
static constexpr bool has_polymer
 
static constexpr bool has_polymermw
 
static constexpr bool has_foam
 
static constexpr bool has_brine
 
static constexpr bool has_energy
 
static constexpr bool has_bioeffects
 
static constexpr bool has_micp
 
- Static Public Attributes inherited from Opm::WellInterface< TypeTag >
static constexpr bool has_solvent = getPropValue<TypeTag, Properties::EnableSolvent>()
 
static constexpr bool has_zFraction = getPropValue<TypeTag, Properties::EnableExtbo>()
 
static constexpr bool has_polymer = getPropValue<TypeTag, Properties::EnablePolymer>()
 
static constexpr EnergyModules energyModuleType = getPropValue<TypeTag, Properties::EnergyModuleType>()
 
static constexpr bool has_energy = energyModuleType == EnergyModules::FullyImplicitThermal
 
static constexpr bool has_polymermw = getPropValue<TypeTag, Properties::EnablePolymerMW>()
 
static constexpr bool has_foam = getPropValue<TypeTag, Properties::EnableFoam>()
 
static constexpr bool has_brine = getPropValue<TypeTag, Properties::EnableBrine>()
 
static constexpr bool has_watVapor = getPropValue<TypeTag, Properties::EnableVapwat>()
 
static constexpr bool has_disgas_in_water = getPropValue<TypeTag, Properties::EnableDisgasInWater>()
 
static constexpr bool has_saltPrecip = getPropValue<TypeTag, Properties::EnableSaltPrecipitation>()
 
static constexpr bool has_bioeffects = getPropValue<TypeTag, Properties::EnableBioeffects>()
 
static constexpr bool has_micp = Indices::enableMICP
 
- Static Public Attributes inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
static constexpr int Water
 
static constexpr int Oil
 
static constexpr int Gas
 

Protected Types

using WellConnectionProps = typename StdWellEval::StdWellConnections::Properties
 
- Protected Types inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
using RateConverterType = RateConverter::SurfaceToReservoirVoidage< GetPropType< TypeTag, Properties::FluidSystem >, std::vector< int > >
 
- Protected Types inherited from Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
using Scalar = typename GetPropType< TypeTag, Properties::FluidSystem > ::Scalar
 
using IndexTraits = typename GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType
 
using PrimaryVariables = StandardWellPrimaryVariables< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
 
using StdWellConnections = StandardWellConnections< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
 

Protected Member Functions

void updateWellState (const Simulator &simulator, const BVectorWell &dwells, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
WellConnectionProps computePropertiesForWellConnectionPressures (const Simulator &simulator, const WellStateType &well_state) const
 
void computeWellConnectionDensitesPressures (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const WellConnectionProps &props)
 
void computeWellConnectionPressures (const Simulator &simulator, const GroupStateHelperType &groupStateHelper)
 
template<class Value >
void computePerfRate (const IntensiveQuantities &intQuants, const std::vector< Value > &mob, const Value &bhp, const std::vector< Value > &Tw, const int perf, const bool allow_cf, std::vector< Value > &cq_s, PerforationRates< Scalar > &perf_rates, DeferredLogger &deferred_logger) const
 
template<class Value >
void computePerfRate (const std::vector< Value > &mob, const Value &pressure, const Value &bhp, const Value &rs, const Value &rv, const Value &rvw, const Value &rsw, std::vector< Value > &b_perfcells_dense, const std::vector< Value > &Tw, const int perf, const bool allow_cf, const Value &skin_pressure, const std::vector< Value > &cmix_s, std::vector< Value > &cq_s, PerforationRates< Scalar > &perf_rates, DeferredLogger &deferred_logger) const
 
void computeWellRatesWithBhpIterations (const Simulator &ebosSimulator, const Scalar &bhp, const GroupStateHelperType &groupStateHelper, std::vector< Scalar > &well_flux) const override
 
std::vector< Scalar > computeWellPotentialWithTHP (const Simulator &ebosSimulator, const GroupStateHelperType &groupStateHelper, const WellStateType &well_state) const
 
bool computeWellPotentialsImplicit (const Simulator &ebos_simulator, const GroupStateHelperType &groupStateHelper, std::vector< Scalar > &well_potentials) const
 
Scalar getRefDensity () const override
 
template<class Value >
void getTransMult (Value &trans_mult, const Simulator &simulator, const int cell_indx) const
 
template<class Value >
void getMobility (const Simulator &simulator, const int perf, std::vector< Value > &mob, DeferredLogger &deferred_logger) const
 
void updateWaterMobilityWithPolymer (const Simulator &simulator, const int perf, std::vector< EvalWell > &mob_water, DeferredLogger &deferred_logger) const
 
void updatePrimaryVariablesNewton (const BVectorWell &dwells, const bool stop_or_zero_rate_target, DeferredLogger &deferred_logger)
 
void updateWellStateFromPrimaryVariables (WellStateType &well_state, const SummaryState &summary_state, DeferredLogger &deferred_logger) const
 
void assembleWellEqWithoutIteration (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellStateType &well_state, const bool solving_with_zero_rate) override
 
void assembleWellEqWithoutIterationImpl (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, WellStateType &well_state, const bool solving_with_zero_rate)
 
void calculateSinglePerf (const Simulator &simulator, const int perf, WellStateType &well_state, std::vector< RateVector > &connectionRates, std::vector< EvalWell > &cq_s, EvalWell &water_flux_s, EvalWell &cq_s_zfrac_effective, DeferredLogger &deferred_logger) const
 
void checkOperabilityUnderBHPLimit (const WellStateType &well_state, const Simulator &simulator, DeferredLogger &deferred_logger) override
 
void checkOperabilityUnderTHPLimit (const Simulator &simulator, const WellStateType &well_state, const GroupStateHelperType &groupStateHelper) override
 
void updateIPR (const Simulator &simulator, DeferredLogger &deferred_logger) const override
 
bool allDrawDownWrongDirection (const Simulator &simulator) const
 
bool openCrossFlowAvoidSingularity (const Simulator &simulator) const
 
EvalWell pskin (const Scalar throughput, const EvalWell &water_velocity, const EvalWell &poly_inj_conc, DeferredLogger &deferred_logger) const
 
EvalWell pskinwater (const Scalar throughput, const EvalWell &water_velocity, DeferredLogger &deferred_logger) const
 
EvalWell wpolymermw (const Scalar throughput, const EvalWell &water_velocity, DeferredLogger &deferred_logger) const
 
void handleInjectivityRate (const Simulator &simulator, const int perf, std::vector< EvalWell > &cq_s) const
 
void handleInjectivityEquations (const Simulator &simulator, const WellStateType &well_state, const int perf, const EvalWell &water_flux_s, DeferredLogger &deferred_logger)
 
void updateWaterThroughput (const double dt, WellStateType &well_state) const override
 
void checkConvergenceExtraEqs (const std::vector< Scalar > &res, ConvergenceReport &report) const
 
void updateConnectionRatePolyMW (const EvalWell &cq_s_poly, const IntensiveQuantities &int_quants, const WellStateType &well_state, const int perf, std::vector< RateVector > &connectionRates, DeferredLogger &deferred_logger) const
 
std::optional< Scalar > computeBhpAtThpLimitProd (const WellStateType &well_state, const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const SummaryState &summary_state) const
 
std::optional< Scalar > computeBhpAtThpLimitInj (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const SummaryState &summary_state) const
 
- Protected Member Functions inherited from Opm::WellInterface< TypeTag >
Scalar wpolymer () const
 
Scalar wfoam () const
 
Scalar wsalt () const
 
Scalar wmicrobes () const
 
Scalar woxygen () const
 
Scalar wurea () const
 
std::vector< Scalar > initialWellRateFractions (const Simulator &ebosSimulator, const WellStateType &well_state) const
 
virtual void assembleWellEqWithoutIteration (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, WellStateType &well_state, const bool solving_with_zero_rate)=0
 
virtual bool iterateWellEqWithControl (const Simulator &simulator, const double dt, const WellInjectionControls &inj_controls, const WellProductionControls &prod_controls, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)=0
 
bool iterateWellEquations (const Simulator &simulator, const double dt, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
bool solveWellWithOperabilityCheck (const Simulator &simulator, const double dt, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
std::optional< Scalar > estimateOperableBhp (const Simulator &ebos_simulator, const double dt, const GroupStateHelperType &groupStateHelper, const SummaryState &summary_state, WellStateType &well_state)
 
bool solveWellWithBhp (const Simulator &simulator, const double dt, const Scalar bhp, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
bool solveWellWithZeroRate (const Simulator &simulator, const double dt, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
bool solveWellForTesting (const Simulator &simulator, const GroupStateHelperType &groupStateHelper, WellStateType &well_state)
 
template<class GasLiftSingleWell >
std::unique_ptr< GasLiftSingleWellinitializeGliftWellTest_ (const Simulator &simulator, WellStateType &well_state, const GroupState< Scalar > &group_state, GLiftEclWells &ecl_well_map, DeferredLogger &deferred_logger)
 
Eval getPerfCellPressure (const FluidState &fs) const
 
template<class Value , class Callback >
void getTransMult (Value &trans_mult, const Simulator &simulator, const int cell_idx, Callback &extendEval) const
 
template<class Value >
void getTw (std::vector< Value > &wi, const int perf, const IntensiveQuantities &intQuants, const Value &trans_mult, const SingleWellStateType &ws) const
 
template<class Value , class Callback >
void getMobility (const Simulator &simulator, const int local_perf_index, std::vector< Value > &mob, Callback &extendEval, [[maybe_unused]] DeferredLogger &deferred_logger) const
 
void computeConnLevelProdInd (const FluidState &fs, const std::function< Scalar(const Scalar)> &connPICalc, const std::vector< Scalar > &mobility, Scalar *connPI) const
 
void 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
 
Scalar computeConnectionDFactor (const int perf, const IntensiveQuantities &intQuants, const SingleWellStateType &ws) const
 
- Protected Member Functions inherited from Opm::WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
 WellInterfaceIndices (const Well &well, const ParallelWellInfo< Scalar > &parallel_well_info, const int time_step, const ModelParameters &param, const typename WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >::RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar >> &perf_data)
 
- Protected Member Functions inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
 WellInterfaceFluidSystem (const Well &well, const ParallelWellInfo< Scalar > &parallel_well_info, const int time_step, const ModelParameters &param, const RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar >> &perf_data)
 
void calculateReservoirRates (const bool use_well_bhp_temperature, SingleWellState< Scalar, IndexTraits > &ws) const
 
bool checkIndividualConstraints (SingleWellState< Scalar, IndexTraits > &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
 
bool checkGroupConstraints (const GroupStateHelperType &groupStateHelper, const Schedule &schedule, const SummaryState &summaryState, const bool check_guide_rate, WellStateType &well_state) const
 
bool checkConstraints (const GroupStateHelperType &groupStateHelper, const Schedule &schedule, const SummaryState &summaryState, WellStateType &well_state) const
 
std::optional< Scalar > getGroupInjectionTargetRate (const Group &group, const GroupStateHelperType &groupStateHelper, const InjectorType &injectorType, Scalar efficiencyFactor) const
 
Scalar getGroupProductionTargetRate (const Group &group, const GroupStateHelperType &groupStateHelper, Scalar efficiencyFactor) const
 
bool zeroGroupRateTarget (const GroupStateHelperType &groupStateHelper) const
 
- Protected Member Functions inherited from Opm::WellInterfaceGeneric< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType >
bool getAllowCrossFlow () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wmicrobes_ () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wfoam_ () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar woxygen_ () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wpolymer_ () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wsalt_ () const
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wurea_ () const
 
int polymerTable_ () const
 
int polymerInjTable_ () const
 
int polymerWaterTable_ () const
 
bool wellUnderZeroRateTargetIndividual (const SummaryState &summary_state, const WellState< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > &well_state) const
 
bool wellUnderGroupControl (const SingleWellState< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > &ws) const
 
std::pair< bool, bool > computeWellPotentials (std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &well_potentials, const WellStateType &well_state)
 
void checkNegativeWellPotentials (std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > &well_potentials, const bool checkOperability, DeferredLogger &deferred_logger)
 
void onlyKeepBHPandTHPcontrols (const SummaryState &summary_state, WellStateType &well_state, Well::InjectionControls &inj_controls, Well::ProductionControls &prod_controls) const
 
void resetDampening ()
 
- Protected Member Functions inherited from Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
 StandardWellEval (const WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > &baseif)
 
EvalWell extendEval (const Eval &in) const
 
void computeAccumWell ()
 
ConvergenceReport getWellConvergence (const WellState< Scalar, IndexTraits > &well_state, const std::vector< Scalar > &B_avg, const Scalar maxResidualAllowed, const Scalar tol_wells, const Scalar relaxed_tolerance_flow, const bool relax_tolerance, const bool well_is_stopped, std::vector< Scalar > &res, DeferredLogger &deferred_logger) const
 
void init (std::vector< Scalar > &perf_depth, const std::vector< Scalar > &depth_arg, const bool has_polymermw)
 

Protected Attributes

bool regularize_
 
- Protected Attributes inherited from Opm::WellInterface< TypeTag >
std::vector< RateVector > connectionRates_
 
std::vector< Scalar > B_avg_
 
bool changed_to_stopped_this_step_ = false
 
bool thp_update_iterations = false
 
int number_of_well_reopenings_ {0}
 
- Protected Attributes inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
const RateConverterTyperateConverter_
 
- Protected Attributes inherited from Opm::WellInterfaceGeneric< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType >
OperabilityStatus operability_status_
 
Well well_ecl_
 
const ParallelWellInfo< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > & parallel_well_info_
 
const int current_step_
 
const ModelParametersparam_
 
const int pvtRegionIdx_
 
const int num_conservation_quantities_
 
int number_of_phases_
 
int index_of_well_
 
const PhaseUsageInfo< GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > & phase_usage_
 
const std::vector< PerforationData< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > > * perf_data_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > ipr_a_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > ipr_b_
 
std::vector< int > well_cells_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > well_index_
 
int number_of_local_perforations_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > perf_depth_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > perf_rep_radius_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > perf_length_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > bore_diameters_
 
std::map< int, std::vector< int > > completions_
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar ref_depth_
 
std::vector< int > saturation_table_number_
 
Well::Status wellStatus_
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar gravity_
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar wsolvent_
 
std::optional< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > dynamic_thp_limit_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > inj_multiplier_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > prev_inj_multiplier_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > inj_multiplier_previter_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > inj_multiplier_damp_factor_
 
std::vector< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar > inj_fc_multiplier_
 
GetPropType< TypeTag, Properties::FluidSystem > ::Scalar well_efficiency_factor_
 
const VFPProperties< GetPropType< TypeTag, Properties::FluidSystem > ::Scalar, GetPropType< TypeTag, Properties::FluidSystem > ::IndexTraitsType > * vfp_properties_
 
const GuideRate * guide_rate_
 
std::vector< std::string > well_control_log_
 
bool changed_to_open_this_step_
 
- Protected Attributes inherited from Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
const WellInterfaceIndices< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > > & baseif_
 
PrimaryVariables primary_variables_
 Primary variables for well.
 
std::vector< Scalar > F0_
 
StandardWellEquations< Scalar, IndexTraits, GetPropType< TypeTag, Properties::Indices > ::numEq > linSys_
 Linear equation system.
 
StdWellConnections connections_
 Connection level values.
 

Additional Inherited Members

- Static Protected Attributes inherited from Opm::WellInterfaceFluidSystem< GetPropType< TypeTag, Properties::FluidSystem > >
static constexpr int INVALIDCOMPLETION
 
- Static Protected Attributes inherited from Opm::StandardWellEval< GetPropType< TypeTag, Properties::FluidSystem >, GetPropType< TypeTag, Properties::Indices > >
static constexpr int Bhp
 
static constexpr int WQTotal
 
static constexpr int numWellConservationEq
 
static constexpr bool has_wfrac_variable
 
static constexpr bool has_gfrac_variable
 
static constexpr int WFrac
 
static constexpr int GFrac
 
static constexpr int SFrac
 

Member Function Documentation

◆ computeCurrentWellRates()

template<typename TypeTag >
std::vector< typename StandardWell< TypeTag >::Scalar > Opm::StandardWell< TypeTag >::computeCurrentWellRates ( const Simulator &  simulator,
DeferredLogger deferred_logger 
) const
overridevirtual

Compute well rates based on current reservoir conditions and well variables.

Used in updateWellStateRates().

Implements Opm::WellInterface< TypeTag >.


The documentation for this class was generated from the following files: