-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlinearplot.html
More file actions
39 lines (30 loc) · 2.96 KB
/
linearplot.html
File metadata and controls
39 lines (30 loc) · 2.96 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
35
36
37
38
39
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/linearplot.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:08 GMT -->
<HEAD>
<TITLE> CACR Linear Wave Velocities</TITLE>
</HEAD>
<BODY bgcolor="#C0C0C0">
<img src="cacr.mini.gif" ALIGN="LEFT">
<FONT COLOR="#0000FF"><center> <font size=+3>Velocities Under Water Waves </FONT></P> </center>
<CENTER><P>
<HR WIDTH="100%"></P></CENTER>
<CENTER><P><APPLET code= LinearPlot-2.html archive="linearplot.jar" width=600 height=250> This application requires a Java-enhanced browser to use. Sorry.</APPLET></P></CENTER>
<font color ="#000000">
<p>
Enter the required (metric) wave data in the boxes and then press the Calculate button. To try a different case, press the Stop button, edit the input parameters as you like and press Calculate again. (Note: you can speed up the motion by pressing Calculate several times.)
<p> The display shows the wave form and the associated water particle position (the white dot) and the velocity vector. The trajectory of the water particle is an elliptical path.
<p> As an example, you might compare the case: wave height = 2 m, period = 6 sec, depth = 10 m to the case of longer waves, by changing the period to 12 sec. Note that the horizontal velocities under the second wave are almost constant with depth as compared to the shorter period wave. Then you might try changing the period to 2 secs.
<p>
The water particle velocities under linear waves are maximum at the surface and decrease in magnitude with depth. In shallow water, the elliptical paths followed by the water particles flatten to horizontal lines, particularly at the bottom, where no vertical flow is allowed into the bottom. The directions of the particle velocities are related to the motion of the water surface and the local velocity vectors are shown within their elliptical orbital paths in the panel. At the crest of the wave, the water motion is horizontal and in the direction of the wave. At the trough, the velocity is reversed (but of the same magnitude as at the crest--this is linear theory). Vertical velocities reach their maxima when the still water crossings occur.
<p>
The wave length of the wave is shown in the panel denoted L (in meters). The maximum horizontal and vertical velocities (occurring at the water surface) are denoted as u_max and v_max respectively (m/sec).
<p>
Note that this figure is distorted. The horizontal extent of the figure is the wave length given in the figure and the vertical extent (below the mean water level) is the depth that you specified.
<p>
<FONT COLOR="#FF0000">Comments: <a href="mailto:rad@udel.edu"> Robert A. Dalrymple</a>
</font><br>Center for Applied Coastal Research<br>
University of Delaware, Newark DE 19716<br>USA
</BODY>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/linearplot.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:09 GMT -->
</HTML>