5.3.6.2. gemini_application.productionwell.productionwell_performance

Production well performance analysis with IPR, VLP, and ESP calculations.

Classes

ProductionWellPerformance()

Class for application production well IPR/VLP calculation.

class gemini_application.productionwell.productionwell_performance.ProductionWellPerformance[source]

Bases: ApplicationAbstract

Class for application production well IPR/VLP calculation.

Initialize production well performance.

calculate()[source]

Calculate IPR, VLP, ESP.

calculate_dp_esp_bottom()[source]

Calculate pressure drop from ESP to bottomhole.

calculate_dp_top_esp()[source]

Calculate pressure drop from wellhead to ESP.

calculate_esp()[source]

Calculate ESP output.

calculate_pbh_res()[source]

Calculate bottomhole pressure from reservoir.

get_solution()[source]

Get production well performance solution.

init_parameters(parameters)[source]

Initialize model parameters.

plot()[source]

Calculate all pressure from reservoir to topside.