Description Usage Arguments Value Examples
calculate of the pressure head and flow rate profile a subunit
1 | subuni(HfimLD, K, x, DLL, DLD, SeLD, SeLL, nLL, ne, dec)
|
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 |
h Pressure profile and q Flow rate Profile
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.