Solid Earth elastic response

Physical basis

Any redistribution of mass at the Earth's surface, such as snow, water, or atmosphere, loads and deforms the underlying solid Earth. At timescales that are comparable to those of the main tidal constituents, such as the near-annual periods, solid Earth deformation is excellently approximated as an elastic response. This module employs the classical Green's function approach to solving for interior Earth responses at the surface, following the so-called load Love number formalism for a radially stratified, seismologically constrained, elastically compressible Earth.

3-D crustal motions

Let LaTeX equation (for LaTeX equation) be the components of the 3-D crustal displacement vector, LaTeX equation, evaluated at geographic coordinates LaTeX equation at time LaTeX equation, where LaTeX equation is the vertical displacement (up positive), LaTeX equation is the north-south component of horizontal displacement (north positive), and LaTeX equation is the east-west component of horizontal displacement (east positive).

For a given surface load, LaTeX equation, with dimensions of ice equivalent height, these displacement components may be computed theoretically as follows:

LaTeX equation

where LaTeX equation is the 3-D Green's function vector that models the influence of a specified point load evaluated at an arc distance LaTeX equation and direction LaTeX equation, from load coordinate position (LaTeX equation). The integral in the above equation is applied over the surface of a unit sphere LaTeX equation.

The components of LaTeX equation are given by:

LaTeX equation

where:

  • LaTeX equation is the ice density
  • LaTeX equation is the Earth's global mean density
  • LaTeX equation are the Legendre polynomials of degree LaTeX equation
  • LaTeX equation and LaTeX equation are the load Love numbers

Numerical implementation

We use Love numbers - provided by the International Association of Geodesy (available at http://www.srosat.com/iag-jsg/loveNb.php) - which are the solutions of the zero frequency momentum equations with self-gravitation for a spherically symmetric and seismologically constrained Earth structure model [see, e.g., Alterman et al., 1959]. Since LaTeX equation converges slowly toward a constant as LaTeX equation, the requirement for generating an accurate solution for crustal deformation is stringent, demanding truncation of the series at high degree LaTeX equation. See [Adhikari2017] for more details.

Model parameters

The parameters relevant to the elastostatic adjustment (ESA) solution can be displayed by running:

>> md.esa
  • md.esa.deltathickness: thickness change: ice height equivalent [m]
  • md.solidearth.lovenumbers: loads required Love numbers for solid Earth deformation
  • md.esa.hemisphere: North-south, East-west components of 2-D horiz displacement vector: -1 south, 1 north
  • md.esa.degacc: accuracy (default .01 deg) for numerical discretization of the Green's functions

Running a simulation

To run a simulation, use the following command:

>> md=solve(md,'Esa');

The first argument is the model, the second is the nature of the simulation one wants to run.

References

  • S. Adhikari, E. R. Ivins, and E. Larour. Mass transport waves amplified by intense Greenland melt and detected in solid Earth deformation. Geophys. Res. Lett., 44(10):4965-4975.