================ Units ================ Gusnet uses the same sets of units as Epanet, including both SI-based units and US customary units. The below table, :numref:`table-epanet-units`, shows the units that will be used. .. _table-epanet-units: .. table:: EPANET INP File Unit Conventions +----------------------+-------------------------------------+------------------------------------+ | Parameter | US customary units | SI-based units | +======================+=====================================+====================================+ | Concentration | *mass* /L where *mass* can be | *mass* /L where *mass* can be | | | defined as mg or ug | defined as mg or ug | +----------------------+-------------------------------------+------------------------------------+ | Demand | Same as *flow* | Same as *flow* | +----------------------+-------------------------------------+------------------------------------+ | Diameter (Pipes) | in | mm | +----------------------+-------------------------------------+------------------------------------+ | Diameter (Tanks) | ft | m | +----------------------+-------------------------------------+------------------------------------+ | Efficiency (Pumps) | percent | percent | +----------------------+-------------------------------------+------------------------------------+ | Elevation | ft | m | +----------------------+-------------------------------------+------------------------------------+ | Emitter coefficient | *flow* / sqrt(psi) | *flow* / sqrt(m) | +----------------------+-------------------------------------+------------------------------------+ | Energy | kW-hours | kW-hours | +----------------------+-------------------------------------+------------------------------------+ | Flow | - CFS: ft :sup:`3` /s | - LPS: L/s | | | - GPM: gal/min | - LPM: L/min | | | - MGD: million gal/day | - MLD: million L/day | | | - IMGD: million imperial gal/day | - CMH: m :sup:`3` /hr | | | - AFD: acre-feet/day | - CMD: m :sup:`3` /day | +----------------------+-------------------------------------+------------------------------------+ | Friction factor | unitless | unitless | +----------------------+-------------------------------------+------------------------------------+ | Hydraulic head | ft | m | +----------------------+-------------------------------------+------------------------------------+ | Length | ft | m | +----------------------+-------------------------------------+------------------------------------+ | Minor loss | unitless | unitless | | coefficient | | | +----------------------+-------------------------------------+------------------------------------+ | Power | horsepower | kW | +----------------------+-------------------------------------+------------------------------------+ | Pressure | psi | m | +----------------------+-------------------------------------+------------------------------------+ | Reaction | 1/day (1st-order) | 1/day (1st-order) | | coefficient (Bulk) | | | +----------------------+-------------------------------------+------------------------------------+ | Reaction | - *mass* /ft/day (0-order) | - *mass* /m/day (0-order) | | coefficient (Wall) | - ft/day (1st-order) | - m/day (1st-order) | +----------------------+-------------------------------------+------------------------------------+ | Roughness | - 0.001 ft (Darcy-Weisbach) | - mm (Darcy-Weisbach) | | coefficient | - unitless (otherwise) | - unitless (otherwise) | +----------------------+-------------------------------------+------------------------------------+ | Source mass | *mass* /min | *mass* /min | | injection rate | | | +----------------------+-------------------------------------+------------------------------------+ | Velocity | ft/s | m/s | +----------------------+-------------------------------------+------------------------------------+ | Volume | ft :sup:`3` | m :sup:`3` | +----------------------+-------------------------------------+------------------------------------+ | Water age | hours | hours | +----------------------+-------------------------------------+------------------------------------+