operpoint: Uses input pump and system curves to find the operating point...

operpointR Documentation

Uses input pump and system curves to find the operating point for a pump and create a plot.

Description

Uses input pump and system curves to find the operating point for a pump and create a plot.

Usage

operpoint(pcurve = NULL, scurve = NULL)

Arguments

pcurve

A pumpcurve object

scurve

A systemcurve object

Value

Returns a list including:

  • Qop - flow at the operating point [m^3/s or ft^3/s]

  • hop - head at the operating point [m or ft]

  • p - a plot object of the curves

Author(s)

Ed Maurer

See Also

pumpcurve and systemcurve for input object preparation


hydraulics documentation built on Dec. 7, 2022, 1:11 a.m.