Pre-knowledge waves#

%run initialize/init_2a.ipynb
Packages successfully loaded 

This optional section focuses on the material studied in Waves that is related to the dispersion relationship. A brief summary is given in Sections 3.2-2.6 of the Coastal Dynamics textbook. This notebook can be used to test whether you master the dispersion relationship sufficiently. We will discuss how the wavelength can be calculated through an iterative approach, by tables, and by an explicit formula and then ask you to calculate various wave parameters.

1) Dispersion relation#

In the questions below will guide you through te different ways the wavelength can be computed through the dispersion relationship. You can fillin and check the answers individually by pressing the check buttons. The correct answer will be given after 3 attempts. You can then redo the question with different numbers by running the cell again.

1.1) Iterative approach#

W2_Q1()
# You can use this cell to answer the question

1.2) Wavelength through table#

W2_Q2()
# You can use this cell to answer the question

1.3) Explicit formula#

W2_Q3()
# You can use this cell to answer the question

2.1) The dispersion relation#

Various wave characteristics can be computed given the water depth and wave period or wavelength. Can you calculate the wave characteristics asked in the questions below?

W2_Q4()
# You can use this cell to answer the question

2.2) Shallow, intermediate, and deep water#

The wave experiences deep, intermediate, or shallow water conditions. Can you asses which conditions the wave experiences? You can use the cell below for your computations.

W2_Q5()
# You can use this cell to answer the question