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: floatInternal 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
EfloatYoung’s modulus (100 GPa)
nufloatPoisson’s ratio (0.25)
gfloatGravitational acceleration (9.81 m/s^2)
Gfloat)Gravitational constant (6.67e-11*1.e5 mGal)
Earth parameters - variable
zcfloatCrustal thickness (35.e3 m)
rhom: floatUppermost mantle density (3200. kg/m^3)
rhocfloatCrustal density (2700. kg/m^3)
rhoafloatAir density (0. kg/m^3)
rhowfloatWater density (1030. kg/m^3)
rhoffloatFluid density at topo/fluid interface (==rhoa or ==rhow, depending on water depth)
wdfloatWater depth (0.e3 m) - Automatically determined from
TopoGridobject
plateflex.conf
Global variables that control sampling of the posterior
from MCMC chains using pymc3. Default values in parentheses.
Bayes sampling
drawsintNumber of draws (i.e., samples) in single MCMC chain (500)
tunesintNumber of tuning (i.e., burn-in) samples (500)
coresintNumber of cores (i.e., parallel MCMC chains) (4)