Difference between revisions of "List: Inversion"
Jump to navigation
Jump to search
(4 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
* '''[[dinver]]''': inversion with Neighborhood Algorithm<ref>Sambridge, M. (1999)</ref> modified after <ref>Wathelet (2008). GRL, </ref>. Various plug-ins are available each one implementing a specific inversion problem: | * '''[[dinver]]''': inversion with Neighborhood Algorithm<ref>Sambridge, M. (1999)</ref> modified after <ref>Wathelet (2008). GRL, </ref>. Various plug-ins are available each one implementing a specific inversion problem: | ||
− | ** Surface wave inversion ([[dinverdc]]) | + | ** Surface wave inversion ([[Dinver: dinverdc|dinverdc]]) |
− | ** Custom forward problem computed with Matlab ([[dinvermatlab]]) | + | ** Custom forward problem computed with Matlab ([[Dinver: dinvermatlab|dinvermatlab]]) |
− | ** Custom forward problem computed with an external tool ([[dinverext]]) | + | ** Custom forward problem computed with an external tool ([[Dinver: dinverext|dinverext]]) |
* [[gpdcmisfit]]: recomputes misfits of models produced by an inversion. | * [[gpdcmisfit]]: recomputes misfits of models produced by an inversion. | ||
Line 15: | Line 15: | ||
== Forward computations == | == Forward computations == | ||
− | * '''[[gplivemodel]]''': interactive plot of dispersion curve, ellipticity | + | * '''[[gplivemodel]]''': interactive plot of dispersion curve, ellipticity curve and SH transfer function |
* [[Computing a theoretical dispersion curve|gpdc]]: computation of dispersion curves. | * [[Computing a theoretical dispersion curve|gpdc]]: computation of dispersion curves. | ||
* [[gpec8]]: determines site class from Vs profiles (Eurocode 8). | * [[gpec8]]: determines site class from Vs profiles (Eurocode 8). | ||
* [[gpell]]: computation of ellipticity curves. | * [[gpell]]: computation of ellipticity curves. | ||
− | |||
* [[gpsh]]: computation of SH transfer curves (available but empty). | * [[gpsh]]: computation of SH transfer curves (available but empty). | ||
* [[gpspac]]: computation of auto-correlation ratio curves. | * [[gpspac]]: computation of auto-correlation ratio curves. | ||
Line 27: | Line 26: | ||
* [[gppoisson]]: simple converter between Poisson's ratio, Vs, and Vp. | * [[gppoisson]]: simple converter between Poisson's ratio, Vs, and Vp. | ||
− | * [[gpprofile]]: extracts Poisson's ratio, Vs, or Vp profiles from a model file. | + | * [[gpprofile]]: extracts Poisson's ratio, Vs, or Vp profiles from a model file. Additionally, it can output Vs30, Vs average at any depth, envelope of an ensemble of profile, resample profiles,... |
* [[gpsort]]: re-arranges curve order in a file (handy for [[gppac]] output). | * [[gpsort]]: re-arranges curve order in a file (handy for [[gppac]] output). | ||
* [[gpgroup2phase]]: scans possible phase dispersion curves from a group dispersion curve. | * [[gpgroup2phase]]: scans possible phase dispersion curves from a group dispersion curve. |
Latest revision as of 13:49, 11 March 2010
This is the list of applications and commands commonly used for the inversion of surface waves. Notes that dinver and gpdcreport are not restricted to surface wave inversion.
Inversion
- dinver: inversion with Neighborhood Algorithm[1] modified after [2]. Various plug-ins are available each one implementing a specific inversion problem:
- Surface wave inversion (dinverdc)
- Custom forward problem computed with Matlab (dinvermatlab)
- Custom forward problem computed with an external tool (dinverext)
- gpdcmisfit: recomputes misfits of models produced by an inversion.
- gpdcreport: analysis of inversion report (from dinver).
- gpdepth: computes a parameterization from a minimum and a maximum wavelength
- gpviewdcreport: plots inversion reports (from dinver).
Forward computations
- gplivemodel: interactive plot of dispersion curve, ellipticity curve and SH transfer function
- gpdc: computation of dispersion curves.
- gpec8: determines site class from Vs profiles (Eurocode 8).
- gpell: computation of ellipticity curves.
- gpsh: computation of SH transfer curves (available but empty).
- gpspac: computation of auto-correlation ratio curves.
- gprefra: computation of travel time ("classical refraction").
Utilities
- gppoisson: simple converter between Poisson's ratio, Vs, and Vp.
- gpprofile: extracts Poisson's ratio, Vs, or Vp profiles from a model file. Additionally, it can output Vs30, Vs average at any depth, envelope of an ensemble of profile, resample profiles,...
- gpsort: re-arranges curve order in a file (handy for gppac output).
- gpgroup2phase: scans possible phase dispersion curves from a group dispersion curve.
- gpmodel2param: transforms a model file into a parameterized ground structure
- gpparam2model: produces model files from parameter sets and a given parametrized ground structure.