Pump formula (Water Overlay)

From Tygron Support wiki
Revision as of 13:21, 2 April 2019 by Frank@tygron.nl (talk | contribs) (Created page with "The flow created by a pump is calculated based on the lowest end point of the pump. : ''Δw = min( WH<sub>lower</sub> , Δt * PS )'' Where: * Δw = The amount water water pu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The flow created by a pump is calculated based on the lowest end point of the pump.

Δw = min( WHlower , Δt * PS )

Where:

  • Δw = The amount water water pumped from the lower to the higher endpoint.
  • Δt = Computational timestep.
  • WHlower = The height of the water column at the lower end of the pump, relative to the terrain.
  • PS = The PUMP_SPEED of the pump.

Template:WaterOverlay nav