Data Publications

VelocityConversion

hasData_Center_Short_Name
  • Deutsches GeoForschungsZentrum GFZ
hasDataset_Online_Resource
hasDataset_Release_Date
  • 2017
hasDataset_Title
  • VelocityConversion
hasEntry_ID
  • 10.5880/GFZ.6.1.2017.001
hasKeyword
  • temperature
  • geophysics
  • conversion
  • density
  • geoscience
  • seismic velocity
  • seismology
  • upper mantle
hasSummary
  • This code is a python implementation of the p- and s-wave velocity to density conversion approach after Goes et al. (2000). The implementation has been optimised for regular 3D grids using lookup tables instead of Newton iterations. Goes et al. (2000) regard the expansion coefficient as temperature dependent using the relation by Saxena and Shen (1992). In `Conversion.py`, the user can additionally choose between a constant expansion coefficient or a pressure- and temperature dependent coefficient that was derived from Hacker and Abers (2004). For detailed information on the physics behind the approach have a look at the original paper by Goes et al. (2000). Up-to-date contact information are given on the author's github profile https://github.com/cmeessen.