Configuration module

plateflex.cpwt.conf_cpwt

Global variable that controls the spatio-spectral localization of the Morlet wavelet. Default value in parentheses.

Internal wavenumber of Morlet wavelet

k0: float

Internal Morlet wavenumber (5.336 or higher)

plateflex.flex.conf_flex

Global variables that define model parameters for the flexural model. Default values in parentheses.

Earth parameters - fixed

Efloat

Young’s modulus (100 GPa)

nufloat

Poisson’s ratio (0.25)

gfloat

Gravitational acceleration (9.81 m/s^2)

Gfloat)

Gravitational constant (6.67e-11*1.e5 mGal)

Earth parameters - variable

zcfloat

Crustal thickness (35.e3 m)

rhom: float

Uppermost mantle density (3200. kg/m^3)

rhocfloat

Crustal density (2700. kg/m^3)

rhoafloat

Air density (0. kg/m^3)

rhowfloat

Water density (1030. kg/m^3)

rhoffloat

Fluid density at topo/fluid interface (==rhoa or ==rhow, depending on water depth)

wdfloat

Water depth (0.e3 m) - Automatically determined from TopoGrid object

plateflex.conf

Global variables that control sampling of the posterior from MCMC chains using pymc3. Default values in parentheses.

Bayes sampling

drawsint

Number of draws (i.e., samples) in single MCMC chain (500)

tunesint

Number of tuning (i.e., burn-in) samples (500)

coresint

Number of cores (i.e., parallel MCMC chains) (4)