Archived material Access restricted Article
Rantburg

Today's Front Page   View All of Sat 07/12/2014 View Fri 07/11/2014 View Thu 07/10/2014 View Wed 07/09/2014 View Tue 07/08/2014 View Mon 07/07/2014 View Sun 07/06/2014
1
2014-07-12 Israel-Palestine-Jordan
Egypt is Palestine's 'strategic depth': PA spokesman
Archived material is restricted to Rantburg regulars and members. If you need access email fred.pruitt=at=gmail.com with your nick to be added to the members list. There is no charge to join Rantburg as a member.
Posted by Fred 2014-07-12 00:00|| || Front Page|| [5 views ]  Top
 File under: Hamas 

#1 Never forget how fragile Egypt is.

Aswan_plus_sealevel_calc_mass_energy.pl
#!/usr/bin/perl
print "calculate energy in Aswan Dam\n";
#
#assumptions: force of gravity at sea level.
# 132 cubic km of water behind the dam viewed as
# a flat rectanglular solid 111 meters above the dam base
# altitude of dam base is 85 meters above sea level.
#
$g = 9.0665;
$total_mass = 132000000000.0;
$total_drop = 111.0;
$drop_increments = 11100.0;
$drop_count_max = 11100;
$dam_base_altitude = 85.0;
$drop_mass = $total_mass / $drop_increments;
$drop_height_increment = $total_drop / $drop_increments;
$height = 0.0;
$total_energy = 0.0;
for ($drop_count = 0; ($drop_count < $drop_count_max); $drop_count++) {
$height = $height + $drop_height_increment;
$slice_height = $height + $dam_base_altitude;
$drop_energy = $slice_height * $drop_mass * $g;
$total_energy = $total_energy + $drop_energy;
}
print "meters of dam height ",$height,
" Joules of potential energy at the sea: slice ", $drop_energy,
" total ", $total_energy, "\n";
Posted by 3dc 2014-07-12 12:06||   2014-07-12 12:06|| Front Page Top

#2 Heh.™
Posted by Barbara 2014-07-12 13:27||   2014-07-12 13:27|| Front Page Top

#3 3dc -- nice calculations, but you need a friction coefficient, and a calculation for base spread (where the water behind the dam spreads beyond the banks of the river downstream. As the width of the flow increases, the speed decreases). The damage is still huge, and millions will be buried five feet or more in mud. I'm sure Egypt could recover in a couple of hundred years...
Posted by Old Patriot 2014-07-12 19:18||   2014-07-12 19:18|| Front Page Top

23:56 trailing wife
21:50 Pappy
21:45 Pappy
20:39 RJ45ACP
20:39 BrerRabbit
20:08 Rob Crawford
20:00 mom
19:58 Besoeker
19:54 Besoeker
19:53 Rambler in Virginia
19:44 Procopius2k
19:42 DarthVader
19:38 trailing wife
19:29 Frank G
19:23 Redneck Jim
19:21 SteveS
19:18 Old Patriot
19:16 Charles
19:09 TopRev
19:02 Barbara
18:51 TopRev
18:08 Fleans Angutch6581
18:08 Old Patriot
17:48 49 Pan









Paypal:
Google
Search WWW Search rantburg.com