Description Usage Arguments Value Examples
Set the diameter lateral line and pressure required at the start a subunit
1 2 | subunihd(DLL, K, x, DLD, SeLL, SeLD, nLL, ne, dec, qreq, imax = 100,
toler = 1e-06, qvr)
|
DLL |
Diameter lateral line in meters |
K |
Emission coefficient |
x |
Emission exponent |
DLD |
Diameter manifold in meters |
SeLL |
Emitter spacing in meters |
SeLD |
Lateral line spacing in meters |
nLL |
Number of lateral lines in meters |
ne |
Number of emitters in meters |
dec |
Slope on the lateral line |
qreq |
Flow rate required at the emitters in cubic meters per second |
imax |
Maximum number of iteration |
toler |
Maximum tolerance |
qvr |
Emitter flow variation |
D diameter lateral line, pressure head at the end, iter number of iterations, tempo time
1 2 3 | subunihd(DLL = 0.025,K = 1.053e-6,x = 0.5,DLD = 0.04,
SeLL = 4, SeLD = 1, nLL = 100, ne = 10, dec = 0.00,
qreq = 3.33333e-6, imax = 100,toler = 1e-6, qvr = 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.