Mogihammer: A geophysical model for the ground deformation in Kilauea.

View source: R/RcppExports.R

MogihammerR Documentation

A geophysical model for the ground deformation in Kilauea.

Description

This function produces outputs of ground deformation at given coordinates and parameters.

Usage

Mogihammer(obsCoords, m, simul_type)

Arguments

obsCoords

spatial coordinate system.

m

A five dimensional input parameters. The first two are the location of the magma chamber; the third one is the depth of the chamber; the fourth one is magma storage rate; the last one is the Possion ratio, which is related to the rock properties.

simul_type

If the simul_type is 2, it means it is for the ascending mode InSAR data; if the simul_type is 3, it means it is for the descending mode InSAR data.

Value

A vector of outputs for ground deformation.

Author(s)

Mengyang Gu [aut, cre]

Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>

References

K. R. Anderson and M. P. Poland (2016), Bayesian estimation of magma supply, storage, and eroption rates using a multiphysical volcano model: Kilauea volcano, 2000-2012.. Eath and Planetary Science Letters, 447, 161-171.

K. R. Anderson and M. P. Poland (2017), Abundant carbon in the mantle beneath Hawaii. Nature Geoscience, 10, 704-708.


RobustCalibration documentation built on Sept. 8, 2023, 5:23 p.m.