5.2.5.10.2. gemini_framework.modules.injectionwell.calculate_injectivity_index

Calculate injectivity index from flow and bottomhole pressure.

Classes

CalculateInjectivityIndex(unit)

Calculate injectivity index for injection wells.

class gemini_framework.modules.injectionwell.calculate_injectivity_index.CalculateInjectivityIndex(unit)[source]

Bases: UnitModuleAbstract

Calculate injectivity index for injection wells.

Initialize injectivity index 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.