operpoint {hydraulics}R 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:

Author(s)

Ed Maurer

See Also

pumpcurve and systemcurve for input object preparation


[Package hydraulics version 0.7.0 Index]