5.2.5.5.1. gemini_framework.modules.esp.calculate_theoretical_head

Calculate theoretical ESP head from flow/frequency and pump coefficients.

Classes

CalculateTheoreticalHead(unit)

Compute theoretical ESP head using head coefficients, flow, and frequency.

class gemini_framework.modules.esp.calculate_theoretical_head.CalculateTheoreticalHead(unit)[source]

Bases: UnitModuleAbstract

Compute theoretical ESP head using head coefficients, flow, and frequency.

Initialize theoretical head 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.