ResSimpy.Nexus.DataModels.Network.NexusConstraint

Classes

NexusConstraint

Attributes: name (str): name of the well (NAME) max_surface_oil_rate (float): max surface oil rate (QOSMAX) max_surface_gas_rate (float): max surface gas rate (QGSMAX) max_surface_water_rate (float): max surface (QWSMAX) max_surface_liquid_rate (float): max surface liquid rate (QLIQSMAX) max_hc_molar_rate (float): Max hc molar rate (QMHCMAX) max_reverse_surface_oil_rate (float): max reverse surface oil rate (QOSMAX-) max_reverse_surface_gas_rate (float): max reverse surface gas rate (QGSMAX-) max_reverse_surface_water_rate (float): max reverse surface water rate (QWSMAX-) max_reverse_surface_liquid_rate (float): max reverse surface liquid rate (QLIQSMAX-) max_reservoir_oil_rate (float): max reservoir oil rate (QOMAX) max_reservoir_gas_rate (float): max reservoir gas rate (QGMAX) max_reservoir_water_rate (float): max reservoir water rate (QWMAX) max_reservoir_liquid_rate (float): max reservoir liquid rate (QLIQMAX) max_reservoir_total_fluids_rate (float): max reservoir total fluids rate (QALLMAX) max_reservoir_hc_rate (float): max reservoir hc rate (QHCMAX) max_reverse_reservoir_oil_rate (float): max reverse reservoir oil rate (QOMAX-) max_reverse_reservoir_gas_rate (float): max reverse reservoir gas rate (QGMAX-) max_reverse_reservoir_water_rate (float): max reverse reservoir water rate (QWMAX-) max_reverse_reservoir_liquid_rate (float): max reverse reservoir liquid rate (QLIQMAX-) max_reverse_reservoir_total_fluids_rate (float): max reverse reservoir total fluids rate (QALLMAX-) max_reverse_reservoir_hc_rate (float): max reverse reservoir hc rate (QHCMAX-) min_pressure (float): min pressure (PMIN) max_pressure (float): max pressure (PMAX) max_wag_water_pressure (float): max wag water pressure (PWMAX) max_wag_gas_pressure (float): max wag gas pressure (PGMAX) bottom_hole_pressure (float): bottom hole pressure (BHP) tubing_head_pressure (float): tubing head pressure (THP) min_surface_oil_rate (float): min surface oil rate (QOSMIN) min_surface_gas_rate (float): min surface gas rate (QGSMIN) min_surface_water_rate (float): min surface water rate (QWSMIN) min_surface_liquid_rate (float): min surface liquid rate (QLIQSMIN) min_reservoir_oil_rate (float): min reservoir oil rate (QOMIN) min_reservoir_gas_rate (float): min reservoir gas rate (QGMIN) min_reservoir_water_rate (float): min reservoir water rate (QWMIN) min_reservoir_liquid_rate (float): min reservoir liquid rate (QLIQMIN) min_reservoir_total_fluids_rate (float): min reservoir total fluids rate (QALLMIN) min_reservoir_hc_rate (float): min reservoir hc rate (QHCMIN) min_reverse_surface_oil_rate (float): min reservoir oil rate (QOSMIN-) min_reverse_surface_gas_rate (float): min reservoir gas rate (QGSMIN-) min_reverse_surface_water_rate (float): min reservoir water rate (QWSMIN-) min_reverse_surface_liquid_rate (float): min reservoir liquid rate (QLIQSMIN-) min_reverse_reservoir_oil_rate (float): min reverse reservoir oil rate (QOMIN-) min_reverse_reservoir_gas_rate (float): min reverse reservoir gas rate (QGMIN-) min_reverse_reservoir_water_rate (float): min reverse reservoir water rate (QWMIN-) min_reverse_reservoir_liquid_rate (float): min reverse reservoir liquid rate (QLIQMIN-) min_reverse_reservoir_total_fluids_rate (float): min reverse reservoir total fluids rate (QALLMIN-) min_reverse_reservoir_hc_rate (float): min reverse reservoir hc rate (QHCMIN-) max_watercut (float): max watercut (WCUTMAX) max_watercut_plug (float): max watercut plug (WCUTPLUG) max_watercut_plugplus (float): max watercut plugplus (WCUTPLUGPLUS) max_watercut_perf (float): max watercut perf (WCUTPERF) max_watercut_perfplus (float): max watercut perfplus (WCUTPERFPLUS) max_wor (float): max wor (WORMAX) max_wor_plug (float): max wor plug (WORPLUG) max_wor_plug_plus (float): max wor plug plus (WORPLUGPLUS) max_wor_perf (float): max wor perf (WORPERF) max_wor_perfplus (float): max wor perfplus (WORPERFPLUS) max_gor (float): max gor (GORMAX) max_gor_plug (float): max gor plug (GORPLUG) max_gor_plug_plus (float): max gor plug plus (GORPLUGPLUS) max_gor_perf (float): max gor perf (GORPERF) max_gor_perfplus (float): max gor perfplus (GORPERFPLUS) max_lgr (float): max lgr (LGRMAX) max_lgr_plug (float): max lgr plug (LGRPLUG) max_lgr_plug_plus (float): max lgr plug plus (LGRPLUGPLUS) max_lgr_perf (float): max lgr perf (LGRPERF) max_lgr_perfplus (float): max lgr perfplus (LGRPERFPLUS) max_cum_gas_prod (float): max cum gas prod (CGLIM) max_cum_water_prod (float): max cum water prod (CWLIM) max_cum_oil_prod (float): max cum oil prod (COLIM).