5.2.5.10.1. gemini_framework.modules.injectionwell.calculate_bottomhole_pressure

Calculate injection well bottomhole pressure via VLP from wellhead data.

Classes

CalculateBottomholePressure(unit)

Calculate bottomhole pressure for injection wells.

class gemini_framework.modules.injectionwell.calculate_bottomhole_pressure.CalculateBottomholePressure(unit)[source]

Bases: UnitModuleAbstract

Calculate bottomhole pressure for injection wells.

Initialize bottomhole pressure calculation module.

Link module inputs and outputs.

step(loop)[source]

Execute module step calculation.

update_model_parameter(timestamp)[source]

Update model parameters for given timestamp.