pvpumpingsystem.pump.Pump.functQforPH

Pump.functQforPH()

Function computing the output flow rate of the pump.

Returns:
  • the function giving Q according to power P and head H
    for the pump: Q = f2(P, H)
  • the domains of validity for P and H. Can be functions, so as the
    range of one depends on the other, or fixed ranges.
Return type:tuple