Giter VIP home page Giter VIP logo

shotwavemod's Introduction

shotwavemod

Programs for Seismic Wave Simulation
Developed by GAIA (Center for Geosciences Artifical Intelligence and Advanced Computing)
Universitas Pertamina

gaia banner

Requirements

Tested on:

  • OS: Ubuntu 18.04.5 LTS bionic
  • Python Ver: 3.6.9
  • Required Library
sudo apt-get install libpython3.6-dev
pip install numpy==1.19.5
pip install pyprind==2.11.2
pip install matplotlib==3.0.0
pip install pyvista==0.26.1
pip install pandas==1.1.5

Programs

List of programs

  • seismic2dfdm: 2D Seismic Wave and Shot Simulation using Finite Difference Method
  • seismic2dsem: 2D Seismic Wave and Shot Simulation using Spectral Element Method
  • seismic2dsemmulticores: 2D Seismic Wave and Shot Simulation using Spectral Element Method for 2D seismic line by using multicores
  • seismic3dfdm: 3D Seismic Wave and Shot Simulation using Finite Difference Method
  • seismic3dsem: 3D Seismic Wave and Shot Simulation using Spectral Element Method
  • geom2d: Geometry Assignment
  • segyout: segy out

Usage

Each program has complementary parameter file (.par) and should be at the same directory with programs file. In general the steps to conduct the simulation

  • Step 1: Define parameter
  • Step 2: Run programs
  • Step 3: Visualization
    Detail usage could seen in example script for simulation.

Version History

  • 1.0.0 (27 Jan 2021): contains programs for wavefield and shot modeling using Finite Difference Method (FDM) and Spectral Element Method (SEM) both 2D and 3D Acoustic case. Numerical dispersion is tackled very well by SEM, eventhough the computation is little expensive. In this version, with and without surface related multiple option is available. Spectral Element Method for P-wave 2D Marmousi model using single and multiprocesors examples are provided, as well as geometry assigment and SEGY export.

Team

  • Agus Abdullah, Ph.D.
  • Waskito Pranowo, M.T.
  • Dicky Ahmad Zaky, M.T.

shotwavemod's People

Contributors

gaia-up avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.