-
Notifications
You must be signed in to change notification settings - Fork 1
/
answers.html
18 lines (15 loc) · 884 Bytes
/
answers.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<HTML>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/answers.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:18 GMT -->
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Answers to Java Problems</TITLE>
</HEAD>
<BODY BACKGROUND=white.html>
<UL>
<H1>
<U><FONT SIZE=+4>Answers to Coastal Engineering Java Problems</FONT></U></H1>
<p>
<h2> Wave Calculator Problem:</h2> T=3.58 s. Procedure: input any wave height, a wave period, wave angle of 0.0, and the local depth = 10.0 m. Then calculate the wave length. Change the wave period and calculate the length again. Repeat until the wave length is sufficiently close to 20m.
</BODY>
<!-- Mirrored from homepages.cae.wisc.edu/~chinwu/Coastal_Java/answers.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 14 Oct 2020 15:22:18 GMT -->
</HTML>