Walkerwood Reservoir

Walkerwood Reservoir is the lowest reservoir of a series of four in the Brushes valley above Stalybridge in Greater Manchester,[1] built in the 19th century to provide a supply of safe drinking water. It is owned and operated by United Utilities. The reservoir dam consists of a clay core within an earth embankment. The embankment was originally protected from erosion with stone pitching. At a later stage these were overlain with in-situ concrete slabs, which in turn have deteriorated over the years. [2]

Walkerwood Reservoir
Walkerwood Reservoir and dam
Walkerwood Reservoir
LocationGreater Manchester
Coordinates53.48802°N 2.02305°W / 53.48802; -2.02305
Typereservoir
Max. depth61 ft (19 m)
Water volume202,084,000 US gal (764,970,000 l; 168,270,000 imp gal)
Walkerwood Reservoir (2008)

The revetment was increasing vulnerable to wave action so has been strengthened by filling existing holes in the concrete with lean sand asphalt (LSA) and overlaying with open stone asphalt (OSA).[2]

Capacity

Board Reservoirs
NameDepths of ReservoirsCapacities of Reservoirs
Walkerwood Reservoir61 ft (19 m)202,084,000 US gal (764,970,000 l; 168,270,000 imp gal)
Brushes Reservoir44 ft (13 m)52,165,000 US gal (197,470,000 l; 43,436,000 imp gal)
Lower Swineshaw Reservoir33 ft (10 m)55,500,000 US gal (210,000,000 l; 46,200,000 imp gal)
Higher Swineshaw Reservoir53 ft (16 m)168,908,000 US gal (639,390,000 l; 140,645,000 imp gal)
*Total-882,939,000 US gal (3.34229×109 l; 735,201,000 imp gal) [3]
gollark: So far all known sandbox exploits have been patched, but there are undoubtedly many unknown not patched ones!
gollark: * rightctrl+w
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```

See also

References

  1. "Seven of the best places to enjoy a reservoir walk". Manchester Evening News. M.E.N. Media. Retrieved 3 December 2016.
  2. "Walkerwood Reservoir Safety Works". Asphalt Specialists In Hydraulic Engineering. UK Office : Hesselberg Hydro (1991) Ltd. Retrieved 3 December 2016.
  3. "Ashton under Lyne Genealogical Records". Forebears. Section:Historical description: Forebears. Retrieved 3 December 2016.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.