subuni: Define an irrigation subunit with lateral line and the...

Description Usage Arguments Value Examples

Description

calculate of the pressure head and flow rate profile a subunit

Usage

1
subuni(HfimLD, K, x, DLL, DLD, SeLD, SeLL, nLL, ne, dec)

Arguments

HfimLD

Pressure at the end of the manifold in mca

K

Emission coefficient

x

Emission exponent

DLL

Diameter lateral line in meters

DLD

Diameter manifold in meters

SeLD

Lateral line spacing in meters

SeLL

Emitter spacing in meters

nLL

Number of lateral lines in meters

ne

Number of emitters in meters

dec

Slope on the lateral line

Value

h Pressure profile and q Flow rate Profile

Examples

1
2
3
subuni( HfimLD = 15, K = 1.053e-6, x = 0.5, DLL = 0.025,
 DLD = 0.040, SeLD = 4, SeLL = 1, nLL = 10, ne = 100,
  dec = 0.0)

FernandaFOS/HydIrrig documentation built on Oct. 14, 2019, 3:59 p.m.