-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtide.html
More file actions
40 lines (27 loc) · 2.91 KB
/
tide.html
File metadata and controls
40 lines (27 loc) · 2.91 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
40
<HTML>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/tide.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:13 GMT -->
<HEAD> <TITLE> Harmonic Tidal Prediction </TITLE> </HEAD>
<BODY bgcolor="#C0C0C0">
<img src="cacr.mini.gif" ALIGN="LEFT">
<FONT COLOR="#0000FF"><FONT SIZE=+4> Tidal Prediction with Harmonic Analysis</FONT></FONT></P>
<CENTER><P><HR WIDTH="100%"></P></CENTER> <applet code= Tide-2.html archive="tide.jar"
width=700 height=700>
This application requires a Java-enhanced browser to use. Sorry. </applet>
<p>
Tides in large bodies of water are created primarily by the gravitational actions of the moon and the sun.
Predictions of the tides is important primarily for navigation, and tidal predictions are made around the world and published for general use.
Tides can be predicted by harmonic analysis, which is the superposition of many sinusoidal components with amplitudes and frequencies determined by a local analysis of the measured tide. For an online discription of this process, see Tony Phillips' <a href="http://math.math.sunysb.edu/~tony/tides/index.html"> page</a>.
<p>
This example shows the tides predicted at Breakwater Harbor in Delaware. The tidal components by name are shown in the table. You may choose the number of tidal components to superimpose (from 1 to 18) and you may choose the number of days to plot (up to 60--more than that is beyond the screen resolution).
Also, if you would like to examine just one component, choose Single rather than Sum with the Choice button--the component associated with the number in the "Number of Harmonics?" box will be plotted as scaled by the first tidal component (here, M(2)), which must be the largest. For example, to compare the difference between the principal lunar tide M(2), which is semi-diurnal, with the K(1) tide, which is diurnal, type first '1' in the Number of Components box and hit Calculate. Then
type '4' in the Number box to get the fourth component, K(1). If you plot only 5 days or so, it will be easier to see the number of tides per day.
Also, if you would like to examine just one component, choose Single rather than Sum with the Choice button--the component associated with the number in the "Number of Harmonics?" box will be plotted as scaled by the first tidal component (here, M(2)), which must be the largest.
<p>
You may edit these components (but not add any more than there are here) and
change the name of the site. The new tides will be computed.
<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/tide.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:14 GMT -->
</HTML> </BODY></HTML>