forked from geodynamics/sw4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
28 lines (22 loc) · 1.23 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
doc Directory holding the user's guide and installation instructions
examples Sample SW4 input files
inverse Directory with some test cases and documentation for sw4mopt
optimize Directory for object files and the optimized SW4 executable
performance Directory for testing SW4 run time performance
pytest Directory for testing SW4 correctness
pytest-sw4mopt Directory for testing sw4mopt
src C++ and Fortran source code for SW4
tools Python/Matlab/Octave scripts for post processing and analysis of results
For more info, contact: Computational Infrastructure for Geodynamics (CIG) {\tt geodynamics.org}.