Quick and Dirty Tsunami Runup Estimation - AKA the Formula Based Appraoch

Quick and Dirty Tsunami Runup Estimation - AKA the Formula Based Appraoch

Quick and Dirty Tsunami Runup Estimation -

a.k.a. "The Formula Based Approach" by Steven N. Ward

The formula based approach to estimate tsunami height does not require detailed waveform simulation, but it does try to embody the same processes (generation, wave spreading, shoaling, runup) as does the simulation based approach. Naturally, the formula based approach uses simplified approximations of these processes. Certain parameters in the formula based approach are obtained by fitting output of many runs of full waveform simulator; so in that sense, the formula and simulation based approaches are linked.

According to the formula based approach, wave runup is

(1)

where, A0 is the initial tsunami source amplitude, P is the propagation loss (less than 1.0), S is the shoaling correction (usually more than 1.0), and B is the beaching function.

Initial Tsunami Source Amplitude A0

For an earthquake

(2)

where u is the earthquake slip and is the fraction of slip that transforms into tsunami-making uplift. This factor depends upon the style of the fault

(3)

where  and  and are the dip 0<<900 and rake angles -900 <900 of the faulting in degrees. The most efficient mechanism for tsunami generation have near 450 and  at plus or minus 900. Note that equation (3) makes no attempt to model source radiation patterns, so in this sense it represents a worst case.

Propagation Loss P

Tsunami waves decay in size as they travel due to geometrical spreading and frequency dispersion. For an ocean of constant depth H0 (I call H0, the water depth at the earthquake), the propagation loss is roughly

(4)

where R is the distance of measurement point from the quake, D is the initial dimension of the tsunami pulse and

(5)

The dimension of the initial tsunami pulse can be approximated from the earthquake fault length L and width W from either

(6)

The first term in exponent (5) accounts for square root of distance losses due to geometrical spreading. The second term in (5) accounts for additional wave height losses due to frequency dispersion. Larger dimensioned tsunami decay more slowly with distance on this account. Typically (5) is between 0.7 and 1.0. Peak deep water tsunami wave amplitude Ad(R) is

(7)

By wave amplitude, I mean 1/2 peak to trough height. Propagation losses (5) assume that the path from the quake to the observation location is unobstructed. If the waves have to pass around headlands, squeeze through narrows, or cut into shadow zones, then (7) again would be a worst case.

Shoaling Correction S

Equation (7) assumes oceans of constant depth H0. Toward shore, real oceans shallow to depth HS and tsunami slow and grow to conserve energy flux. Deep water amplitude Ad(R) needs to be corrected to account for shoaling. According to linear theory, the shoaling correction S is

(8)

where and are the tsunami wave group velocities at ocean depth H0 and HS evaluated at the frequency associated with the peak tsunami height. If you are interested in a simplified formula, equation (8) can be approximated using a long wave assumption as: and so

(9)

The shoaled tsunami amplitude AS(R) is defined as a function of the peak wave amplitude Ad(R) at distance R as:

(10)

Here again, amplitude (10) is meant to be 1/2 peak to trough height.

Beaching Function B[AS(R)]

On shore peak wave runup height (R) is estimated using the beaching function B

(11)

Many more complicated formulas for this runup correction exist that include parameters like beach slope, wave period, etc. Again, the spirit of the formula based approach is to keep things simple.

Combining equations (10) and (11), the peak wave runup can be calculated using:

(12)

Equation (12) shows that the wave runup at a beach at distance R, does not depend on the value of HS that you select as the shoaled depth to obtain AS(R). This makes sense, but evaluating a AS(R) is sometimes useful.

Let's do an example:

Suppose that we have a pure dip slip earthquake (=900.) on a 45 degree dipping fault plane =450 that is L=50 km in length, W=20 km in down dip width with a slip of u=4m under H0=2000 m of water.

Let's estimate the shoaled tsunami height in Hs=10 m of water at R=1000 km distance and the estimated runup there.

From (3)

From (2) the initial tsunami pulse size is

From (6) the initial tsunami pulse diameter is

--- say 35 km..

From (5) the attenuation exponent is

From (4) the propagation loss is

From (7) peak deep water tsunami amplitude is

From (9) the shoaling amplification would be

From (10) the shoaled amplitude AS(R) is

Finally from (12) the on shore peak wave runup height (R)

So for this example, I expect a wave of 19 cm amplitude (38 cm peak to trough) in 10 m of water offshore at 1000 km distance and a run up height there of 42 cm.

Recall that, due to the assumptions above, this is likely a worst case estimate.

That is about it. You can write a little program to do this for different sources, distances, etc.

Steve