ASDSO Dam Safety Toolbox

Purposes of Dams: Difference between revisions

From ASDSO Dam Safety Toolbox
Jump to: navigation, search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 34: Line 34:
----
----
[[Special:WhatLinksHere/{{FULLPAGENAME}}|What Links Here]]
[[Special:WhatLinksHere/{{FULLPAGENAME}}|What Links Here]]
----
<html>
<div id="target-div"></div>
<iframe id="iframeWin"
        src="/wiki/Special:WhatLinksHere/Purposes_of_Dams"
        style="border:none;height:500px;width:100%"
        scrolling="no"
        title="What Links Here"></iframe>
<script>
document.querySelector("iframe").addEventListener( "load", function(e) {
  var iframeWin = document.getElementById("iframeWin");
  var content = (iframeWin.contentWindow || iframeWin.contentDocument);
  if (content.document)content = content.document;
  console.log(content.body.getElementsByTagName("header")[0]);
  console.log(content.body.getElementsByTagName("header"));
  console.log(content.body.getElementsByTagName("header")[0].style);
  console.log(content.body.getElementsByTagName("header").style);
  var header = content.body.getElementsByTagName("header");
  //console.log(header);
});
</script>
</html>

Revision as of 20:01, 6 February 2023


Dams serve a variety of purposes including water storage, flood protection, power generation, tailings storage, or recreation. The design of a dam is heavily influenced by its intended purpose; however, the purpose and hazard classification of a dam can change over the course of its design life due to changing water needs, and changes in the surrounding community or in site conditions. No matter the purpose of a dam, safety to the public is the number one priority over any potential benefits. Common purposes for which dams are constructed include the following:

Gathright Dam in Virginia (Wikipedia)

Best Practices Resources

Hydrologic Engineering Requirements for Reservoirs (EM 1110-2-1420), USACE, 1997


Revision ID: 6520
Revision Date: 02/06/2023


What Links Here