Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 316 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 316 Bytes

Basicmodeling

Basic acoustic wave equation modeling

Prerequisites:

  • gfortran compiler
  • seismic unix package

Usage:

$ make            # Compile files
$ make run        # Execute program
$ make seismogram # Plot seismogram
$ make snapshots  # Plot snapshots
$ make clean      # Clean all files