Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 739 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 739 Bytes

Finite Volume Seismic Model Repository

Code used to generate results for the paper

A High-Resolution Finite Volume Seismic Model to Generate Seafloor Deformation for Tsunami Modeling (preprint)

Dependencies

This code requires installation of the Clawpack software (www.clawpack.org). It was last tested with v5.4.0.

Make Commands

The follow commands are available in the included Makefiles:

  • figures: remove all previous output and plots, recompile code, make all figures
  • .figures: check dependencies and remake only figures that need it

Note the 2d and 3d code exist in separate directories.