Twin Buttes Reservoir

Twin Buttes Reservoir is an artificial lake located about 6 mi (9.7 km) southwest of the city of San Angelo, Texas, and immediately upstream from Lake Nasworthy. Construction on Twin Buttes Dam to form the reservoir was completed in 1963. The dam is an unusual one it dams the Middle and South Concho Rivers separately; a stabilization channel runs between the two sides of the lake. Water levels fell significantly during the 2010–13 Southern United States drought and remained low into 2014.[3]

Twin Buttes Reservoir
LocationTom Green County, southwest of San Angelo, Texas
Coordinates31°22′37″N 100°32′01″W
TypeWater supply reservoir
Primary inflowsMiddle Concho River, South Concho River, Spring Creek
Primary outflowsLake Nasworthy
Basin countriesUnited States
Surface area9,080 acres (3,670 ha)[1]
Max. depth46 ft (14 m)[1]
Water volume186,000 acre⋅ft (229,000,000 m3)[2]
Surface elevation1,940 ft (590 m)[1]
SettlementsSan Angelo, Texas

Functions

Twin Buttes Reservoir was established to provide flood control, irrigation, water conservation, and a primary drinking water source for San Angelo and the surrounding communities in Tom Green County. The lake also serves as a recreational venue for fishing, boating, and swimming.[2] The dam and reservoir are owned by the United States Bureau of Reclamation,[2] and are managed by the City of San Angelo.[1]

Fish populations

Twin Buttes Reservoir has been stocked with species of fish intended to improve the utility of the reservoir for recreational fishing. Fish present in the lake include largemouth bass, white bass, catfish, and crappie.[1]

gollark: ``` WillPascucci commented 21 days ago •I'm trying to run this on IBM Q. I want to increase my performance by ~10-15% and I believe that optimizing these operations on qubits would be the simplest way. What is the plan to include quantum computing support? I'm trying to have this ready for my performance review next quarter. Please advise!```
gollark: Not mine.
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```

References

  1. Texas Parks and Wildlife (2009). "Twin Buttes Reservoir". Retrieved August 5, 2009.
  2. Handbook of Texas Online (2009). "O.C. Fisher Lake". Retrieved August 5, 2009.
  3. Gaitan, Michelle (24 June 2014). "DAYBREAK BRIEFING: San Angelo's water report". San Angelo Stnadard-Times. Scripps Interactive Newspapers Group. Archived from the original on 28 June 2014. Retrieved 25 June 2014.



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