This function computes the composite Manning's n using the Horton method.
Usage
nc1(P, n)
Value
numeric vector that contains nc1 as Manning's composite n.
Arguments
P
numeric vector that contains "wetted perimeter of any section i"
n
numeric vector that contains "Manning's n of any section i"
Details
"A composite value of Manning's n for a single channel; that is, for the
main channel only of a compound channel or a canal with laterally varying
roughness." Source: Sturm page 118.
The equation to find Manning's composite n using the Horton method is
n for Manning's n for natural channels, nc2 for
Einstein and Banks method for composite Manning's n, nc3 for
Lotter method for composite Manning's n, and nc4 for
Krishnamurthy and Christensen method for composite Manning's n.