76
Spherical Earth mode and synthetic seismogram computation Guy Masters CIG-2006

Spherical Earth mode and synthetic seismogram computation

  • Upload
    meriel

  • View
    39

  • Download
    2

Embed Size (px)

DESCRIPTION

Spherical Earth mode and synthetic seismogram computation. Guy Masters CIG-2006. MINEOS code package. mineos_bran: does mode eigenfrequency and eigenfunction calculation -- this is where all the work is! eigcon: massages eigenfunctions for greens function calculation - PowerPoint PPT Presentation

Citation preview

Page 1: Spherical Earth mode and synthetic seismogram computation

Spherical Earth mode and synthetic seismogram

computation

Guy MastersCIG-2006

Page 2: Spherical Earth mode and synthetic seismogram computation

MINEOS code package

• mineos_bran: does mode eigenfrequency and eigenfunction calculation -- this is where all the work is!

• eigcon: massages eigenfunctions for greens function calculation

• green: computes greens functions for a point source

• syndat: makes synthetics for double-couple or moment tensor sources

Page 3: Spherical Earth mode and synthetic seismogram computation
Page 4: Spherical Earth mode and synthetic seismogram computation

Some background on modes

Page 5: Spherical Earth mode and synthetic seismogram computation
Page 6: Spherical Earth mode and synthetic seismogram computation
Page 7: Spherical Earth mode and synthetic seismogram computation

Seismogram is a sum of decaying cosinusoids

Page 8: Spherical Earth mode and synthetic seismogram computation
Page 9: Spherical Earth mode and synthetic seismogram computation
Page 10: Spherical Earth mode and synthetic seismogram computation
Page 11: Spherical Earth mode and synthetic seismogram computation

Spheroidal

Radial

Toroidal

Page 12: Spherical Earth mode and synthetic seismogram computation
Page 13: Spherical Earth mode and synthetic seismogram computation

Can model real data

Bolivia, T>120 sec

Page 14: Spherical Earth mode and synthetic seismogram computation

Complete synthetics -- includes diffraction etc.

Distanc

e

SH, T>5sec

Reduced time

Page 15: Spherical Earth mode and synthetic seismogram computation

Basic equations (now for the fun stuff!)

Page 16: Spherical Earth mode and synthetic seismogram computation
Page 17: Spherical Earth mode and synthetic seismogram computation

Constitutive relationship

Page 18: Spherical Earth mode and synthetic seismogram computation
Page 19: Spherical Earth mode and synthetic seismogram computation
Page 20: Spherical Earth mode and synthetic seismogram computation
Page 21: Spherical Earth mode and synthetic seismogram computation
Page 22: Spherical Earth mode and synthetic seismogram computation

Toroidal modes

Page 23: Spherical Earth mode and synthetic seismogram computation

(W is scalar for displacement, T is scalar for traction)

Note that matrix does not depend on m

Page 24: Spherical Earth mode and synthetic seismogram computation

Algorithm for toroidal modes

• Choose harmonic degree and frequency• Compute starting solution for (W,T)• Integrate equations to top of solid region• Is T(surface)=0? No: go change

frequency and start again. Yes: we have a mode solution

Page 25: Spherical Earth mode and synthetic seismogram computation

T(surface) for harmonic degree 1

Page 26: Spherical Earth mode and synthetic seismogram computation

(black dots are observed modes)

Page 27: Spherical Earth mode and synthetic seismogram computation
Page 28: Spherical Earth mode and synthetic seismogram computation
Page 29: Spherical Earth mode and synthetic seismogram computation
Page 30: Spherical Earth mode and synthetic seismogram computation
Page 31: Spherical Earth mode and synthetic seismogram computation
Page 32: Spherical Earth mode and synthetic seismogram computation

(black dots are observed modes)

Page 33: Spherical Earth mode and synthetic seismogram computation

Complete synthetics -- includes diffraction etc.

Distanc

e

SH, T>5sec

Reduced time

Page 34: Spherical Earth mode and synthetic seismogram computation
Page 35: Spherical Earth mode and synthetic seismogram computation

Radial and Spheroidal modes

Page 36: Spherical Earth mode and synthetic seismogram computation
Page 37: Spherical Earth mode and synthetic seismogram computation
Page 38: Spherical Earth mode and synthetic seismogram computation

Only 14 distinct non-zero elements of A

Page 39: Spherical Earth mode and synthetic seismogram computation
Page 40: Spherical Earth mode and synthetic seismogram computation

(Solution follows that of toroidal modes)

Page 41: Spherical Earth mode and synthetic seismogram computation

(gravity term corresponds to a frequency of about 0.4mHz)

Page 42: Spherical Earth mode and synthetic seismogram computation

Spheroidal modes

Page 43: Spherical Earth mode and synthetic seismogram computation
Page 44: Spherical Earth mode and synthetic seismogram computation

Minors (at last)

• To simplify matters, we will consider the spheroidal mode equations in the Cowling approximation where we include all buoyancy terms but ignore perturbations to the gravitational potential

Page 45: Spherical Earth mode and synthetic seismogram computation
Page 46: Spherical Earth mode and synthetic seismogram computation
Page 47: Spherical Earth mode and synthetic seismogram computation
Page 48: Spherical Earth mode and synthetic seismogram computation
Page 49: Spherical Earth mode and synthetic seismogram computation
Page 50: Spherical Earth mode and synthetic seismogram computation
Page 51: Spherical Earth mode and synthetic seismogram computation

Spheroidal modes w/ self grav

(three times slower than for Cowling approx)

Page 52: Spherical Earth mode and synthetic seismogram computation

(black dots are observed modes)

Page 53: Spherical Earth mode and synthetic seismogram computation

Red > 1%; green .1--1%; blue .01--.1%

Page 54: Spherical Earth mode and synthetic seismogram computation

Red>5; green 1--5; blue .1--1 microHz

Page 55: Spherical Earth mode and synthetic seismogram computation

Mode energy densities

Page 56: Spherical Earth mode and synthetic seismogram computation
Page 57: Spherical Earth mode and synthetic seismogram computation
Page 58: Spherical Earth mode and synthetic seismogram computation

Dash=shear, solid=compressional energy density

Norm

alized radius

Page 59: Spherical Earth mode and synthetic seismogram computation

(black dots are observed modes)

Page 60: Spherical Earth mode and synthetic seismogram computation

All modes for l=1

Page 61: Spherical Earth mode and synthetic seismogram computation

(normal normal modes)

Page 62: Spherical Earth mode and synthetic seismogram computation

ScS --not observed

hard to compute

(not-so-normal normal modes)

Page 63: Spherical Earth mode and synthetic seismogram computation
Page 64: Spherical Earth mode and synthetic seismogram computation

Another problem

• Stoneley and IC modes have part of their eigenfunctions which decay exponentially towards the surface

• As your mother told you, NEVER integrate down an exponential!!

• For these modes, need to do another integration from surface to CMB or ICB to get final eigenfunction (remedy)

Page 65: Spherical Earth mode and synthetic seismogram computation

Handling attenuation(perturbation theory)

Page 66: Spherical Earth mode and synthetic seismogram computation
Page 67: Spherical Earth mode and synthetic seismogram computation
Page 68: Spherical Earth mode and synthetic seismogram computation
Page 69: Spherical Earth mode and synthetic seismogram computation

Beware!• The attenuation rate of the mode, its group velocity

(found by varying harmonic degree) and the kinetic and potential energies are all found by performing numerical integrals using Gauss-Legendre. The mode eigenfunctions are approximated by cubic polynomials between mode knots.

• If you have insufficient knots in your model, these integrals will be imprecise

• Check the output to make sure you are ok

Page 70: Spherical Earth mode and synthetic seismogram computation

Some final comments• Many things can go wrong in a mode calculation and this

code has been designed to avoid or fix most of them• You can still break it. For example, if you work at high

frequencies and your model has an ocean, you can get Stoneley modes trapped on the ocean floor. The code could be adapted to handle this

• Other versions of the code exist to handle high frequencies -- these may be implemented in CIG eventually

• Other versions have also been designed to read an observed mode list for use in doing 1D reference Earth modeling

Page 71: Spherical Earth mode and synthetic seismogram computation

A few words about synthetics

Page 72: Spherical Earth mode and synthetic seismogram computation
Page 73: Spherical Earth mode and synthetic seismogram computation
Page 74: Spherical Earth mode and synthetic seismogram computation
Page 75: Spherical Earth mode and synthetic seismogram computation
Page 76: Spherical Earth mode and synthetic seismogram computation