OpenSWPC / OpenSWPC

A Seismic Wave Propagation Code by Parallel Finite Difference Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSWPC -- An Open-source Seismic Wave Propagation Code

logomark

Corresponding Author: Takuto Maeda

DOI

Description

gif

This software simulate seismic wave propagation by solving equations of motion with constitutive equations of elastic/viscoelastic medium by finite difference method (FDM) under message passing interface (MPI) environment in 3D and 2D (P-SV or SH) media.

This package also provides a set of tools for visualizing/converting simulation output.

The online documentation: https://OpenSWPC.github.io/

License

MIT License. Please see LICENSE file for details.

The author request that the user cite the following accompanying paper in any publications that result from the use of this software, although this is not an obligation.

Download

The newest release and archived versions: https://github.com/OpenSWPC/OpenSWPC/releases

To try the development snapshot: https://github.com/OpenSWPC/OpenSWPC/archive/refs/heads/develop.zip

Accompanying Paper

Maeda, T., S. Takemura, and T. Furumura (2017), OpenSWPC: An open-source integrated parallel simulation code for modeling seismic wave propagation in 3D heterogeneous viscoelastic media, Earth Planets Space, 69, 102. doi:10.1186/s40623-017-0687-2

About

A Seismic Wave Propagation Code by Parallel Finite Difference Method

License:MIT License


Languages

Language:Fortran 95.2%Language:Makefile 2.4%Language:Shell 1.8%Language:Python 0.4%Language:C 0.1%