forked from almirnunes/java_waves
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathedgetheory.html
More file actions
34 lines (28 loc) · 2.24 KB
/
edgetheory.html
File metadata and controls
34 lines (28 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/edgetheory.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:12 GMT -->
<HEAD>
<TITLE> CACR Edgewaves </TITLE>
</HEAD>
<BODY bgcolor="#C0C0C0">
<img src="cacr.mini.gif" ALIGN= "LEFT">
<CENTER><P><FONT COLOR="#0000FF"><FONT SIZE=+4>
Edge Wave Calculator
</FONT>
<P>
<HR WIDTH="100%"></P></CENTER><clear "LEFT">
<CENTER><P><APPLET code= EdgeTheory-2.html archive="edgetheory.jar" width=700 height=250> This application requires a Java-enhanced browser to use. Sorry.</APPLET></P></CENTER>
<font color "#000000">
Edge waves are water waves that are trapped at the shoreline by refraction. While they were originally considered (by Lamb, HYDRODYNAMICS) to be a curiosity, these wave play a significant role in nearshore hydrodynamics.
<p> The input data are the wave period, the mean beach slope, and the width of the plotting window. The beach slope is the <strong> a </strong> in the water depth relationship for a planar beach: <strong> h = a x </strong>, where <strong> x </strong> is the offshore distance.<p>
The applet here shows the cross-shore variation of the edge wave motion with time; in the alongshore direction (y), the waves vary with cos(lambda y), where the longshore wave number lambda is given in the applet window.
<p>
Using shallow water theory, the water surface displacements of the first three edge wave modes are shown, along with their wave numbers (color-coded and in units of 1/m). The mode numbers correspond to the number of zero (mean water level) crossing by the wave form. To determine the wave length of the edge waves, divide the wavenumber from the display window into 2 Pi.
<p>
Ref: Eckart, C., "Surface Waves in Water of Variable Depth," Scripps Institution of Oceanography, Wave Rept. 100, S.I.O. Ref. 51-12, 99 pp, 1951.
<P><FONT COLOR="#FF0000">Comments:</font><a href="mailto:rad@udel.edu"> Robert A. Dalrymple</a>
<br>Center for Applied Coastal Research<br>
University of Delaware, Newark DE 19716<br>USA</FONT></P>
</BODY>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/edgetheory.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:13 GMT -->
</HTML>