kechen89 / sw4

SW4 (Seismic Waves, 4th order) implements substantial capabilities for 3-D seismic modeling, with a free surface condition on the top boundary, absorbing super-grid conditions on the far-field boundaries, and an arbitrary number of point force and/or point moment tensor source terms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SW4 - Seismic Waves, 4th order accuracy

Please see the Users Guide for more information regarding the use of SW4.

Files and directories:

LICENCE.txt  GNU General Public Licence version 2
INSTALL.txt  Information on how to build SW4
README.txt   This file!
Makefile     Main makefile
CMakeLists.txt  Cmake build rules
wave.txt     Text file containing the "SW4 Lives" banner

build        Directory for building SW4 with "cmake"
configs      Directory containing configuration files for "make"
debug        Directory for object files and a SW4 executable with debug symbols
examples     Sample SW4 input files
optimize     Directory for object files and the optimized SW4 executable
performance  Directory for testing SW4 run time performance
pytest       Directory for testing SW4 correctness
src          C++ and Fortran source code for SW4
tools        Matlab/Octave scripts for post processing and analysis of results


For more info, contact: Computational Infrastructure for Geodynamics (CIG) {\tt geodynamics.org}.

About

SW4 (Seismic Waves, 4th order) implements substantial capabilities for 3-D seismic modeling, with a free surface condition on the top boundary, absorbing super-grid conditions on the far-field boundaries, and an arbitrary number of point force and/or point moment tensor source terms.

License:Other


Languages

Language:C++ 57.4%Language:Fortran 38.2%Language:MATLAB 2.8%Language:CMake 0.6%Language:Python 0.4%Language:Shell 0.3%Language:Makefile 0.2%Language:HTML 0.0%