Skip to content

A model parameterization and software support system that implements the construction, population, storage and interrogation of data stored in 3D Earth models. This version is in C++ and intended for Linux systems.

License

Notifications You must be signed in to change notification settings

jkmacc-LANL/GeoTessCPP

 
 

Repository files navigation

GeoTessCPP

A model parameterization and software support system that implements the construction, population, storage and interrogation of data stored in 3D Earth models. This version is in C++ and intended for Linux systems.

This project is the C++ version. There is also a Java version available here: https://github.com/sandialabs/GeoTessJava

This C++ version includes the following components: - GeoTessCPP: The base classes - GeoTessAmplitudeCPP: A derived class that adds seismic amplitude and attenuation functionality - LibCorr3D: A derived class that manages 3D correction lookup surfaces for seismic observables. - GeoTessCPPExamples: Some example programs in C++ - GeoTessUsersManual.pdf: a manual - LICENSE: A file containing the software license - Makefile: a make file that will call the make files in each component to build the entire project

Source code documentation is available here: https://sandialabs.github.io/GeoTessCPP/

About

A model parameterization and software support system that implements the construction, population, storage and interrogation of data stored in 3D Earth models. This version is in C++ and intended for Linux systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.7%
  • C++ 12.5%
  • C 3.1%
  • JavaScript 1.5%
  • CSS 1.1%
  • Makefile 0.1%