Opm::Well Member List

This is the complete list of members for Opm::Well, including all inherited members.

alq_value() constOpm::Well
canOpen() constOpm::Well
cmp_structure(const Well &other) constOpm::Well
filterConnections(const ActiveGridCells &grid)Opm::Well
fip_region_number() constOpm::Well
firstTimeStep() constOpm::Well
gas_inflow_equation() constOpm::Well
GasInflowEquation enum nameOpm::Well
GasInflowEquation2String(GasInflowEquation enumValue)Opm::Wellstatic
GasInflowEquationFromString(const std::string &stringValue)Opm::Wellstatic
getAllowCrossFlow() constOpm::Well
getAutomaticShutIn() constOpm::Well
getBrineProperties() constOpm::Well
getCompletions() constOpm::Well
getConnections() constOpm::Well
getDrainageRadius() constOpm::Well
getEconLimits() constOpm::Well
getEfficiencyFactor() constOpm::Well
getFoamProperties() constOpm::Well
getGuideRate() constOpm::Well
getGuideRatePhase() constOpm::Well
getGuideRateScalingFactor() constOpm::Well
getHeadI() constOpm::Well
getHeadJ() constOpm::Well
getInjectionProperties() constOpm::Well
getPolymerProperties() constOpm::Well
getPreferredPhase() constOpm::Well
getProductionProperties() constOpm::Well
getRefDepth() constOpm::Well
getSegments() constOpm::Well
getSolventFraction() constOpm::Well
getStatus() constOpm::Well
getTracerProperties() constOpm::Well
groupName() constOpm::Well
GuideRateTarget enum nameOpm::Well
GuideRateTarget2String(GuideRateTarget enumValue)Opm::Wellstatic
GuideRateTargetFromString(const std::string &stringValue)Opm::Wellstatic
handleCOMPLUMP(const DeckRecord &record)Opm::Well
handleCOMPSEGS(const DeckKeyword &keyword, const EclipseGrid &grid, const ParseContext &parseContext, ErrorGuard &errors)Opm::Well
handleWELOPEN(const DeckRecord &record, Connection::State status, bool action_mode)Opm::Well
handleWELSEGS(const DeckKeyword &keyword)Opm::Well
handleWPIMULT(const DeckRecord &record)Opm::Well
hasBeenDefined(size_t timeStep) constOpm::Well
injection_rate(const SummaryState &st, Phase phase) constOpm::Well
injectionControls(const SummaryState &st) constOpm::Well
InjectorCMode enum nameOpm::Well
InjectorCMode2String(InjectorCMode enumValue)Opm::Wellstatic
InjectorCModeFromString(const std::string &stringValue)Opm::Wellstatic
injectorType() constOpm::Well
isAvailableForGroupControl() constOpm::Well
isInjector() constOpm::Well
isMultiSegment() constOpm::Well
isProducer() constOpm::Well
name() constOpm::Well
operator==(const Well &data) constOpm::Well
predictionMode() constOpm::Well
ProducerCMode enum nameOpm::Well
ProducerCMode2String(ProducerCMode enumValue)Opm::Wellstatic
ProducerCModeFromString(const std::string &stringValue)Opm::Wellstatic
production_rate(const SummaryState &st, Phase phase) constOpm::Well
productionControls(const SummaryState &st) constOpm::Well
pvt_table_number() constOpm::Well
segmented_density_calculation() constOpm::Wellinline
seqIndex() constOpm::Well
serializeObject()Opm::Wellstatic
serializeOp(Serializer &serializer)Opm::Wellinline
setInsertIndex(std::size_t index)Opm::Well
Status enum nameOpm::Well
Status2String(Status enumValue)Opm::Wellstatic
StatusFromString(const std::string &stringValue)Opm::Wellstatic
temperature() constOpm::Well
updateAutoShutin(bool auto_shutin)Opm::Well
updateBrineProperties(std::shared_ptr< WellBrineProperties > brine_properties)Opm::Well
updateConnections(std::shared_ptr< WellConnections > connections)Opm::Well
updateConnections(std::shared_ptr< WellConnections > connections, const EclipseGrid &grid, const std::vector< int > &pvtnum)Opm::Well
updateCrossFlow(bool allow_cross_flow)Opm::Well
updateDrainageRadius(double drainage_radius)Opm::Well
updateEconLimits(std::shared_ptr< WellEconProductionLimits > econ_limits)Opm::Well
updateEfficiencyFactor(double efficiency_factor)Opm::Well
updateFoamProperties(std::shared_ptr< WellFoamProperties > foam_properties)Opm::Well
updateGroup(const std::string &group)Opm::Well
updateHead(int I, int J)Opm::Well
updateInjection(std::shared_ptr< WellInjectionProperties > injection)Opm::Well
updatePolymerProperties(std::shared_ptr< WellPolymerProperties > polymer_properties)Opm::Well
updatePrediction(bool prediction_mode)Opm::Well
updateProduction(std::shared_ptr< WellProductionProperties > production)Opm::Well
updatePVTTable(int pvt_table)Opm::Well
updateRefDepth(double ref_dpeth)Opm::Well
updateSegments(std::shared_ptr< WellSegments > segments_arg)Opm::Well
updateSolventFraction(double solvent_fraction)Opm::Well
updateStatus(Status status, bool update_connections)Opm::Well
updateTracer(std::shared_ptr< WellTracerProperties > tracer_properties)Opm::Well
updateWellGuideRate(bool available, double guide_rate, GuideRateTarget guide_phase, double scale_factor)Opm::Well
updateWellGuideRate(double guide_rate)Opm::Well
updateWSEGSICD(const std::vector< std::pair< int, SpiralICD > > &sicd_pairs)Opm::Well
updateWSEGVALV(const std::vector< std::pair< int, Valve > > &valve_pairs)Opm::Well
vfp_table_number() constOpm::Well
Well()=defaultOpm::Well
Well(const std::string &wname, const std::string &gname, std::size_t init_step, std::size_t insert_index, int headI, int headJ, double ref_depth, const WellType &wtype_arg, ProducerCMode whistctl_cmode, Connection::Order ordering, const UnitSystem &unit_system, double udq_undefined, double dr, bool allow_xflow, bool auto_shutin, int pvt_table, GasInflowEquation inflow_eq)Opm::Well
Well(const RestartIO::RstWell &rst_well, int report_step, const UnitSystem &unit_system, double udq_undefined)Opm::Well
wellNameInWellNamePattern(const std::string &wellName, const std::string &wellNamePattern)Opm::Wellstatic
wellType() constOpm::Well
WELTARGCMode enum nameOpm::Well
WELTARGCModeFromString(const std::string &stringValue)Opm::Wellstatic