/seigen

An elastic wave equation solver for seismological problems based on the finite element method

Primary LanguagePythonMIT LicenseMIT

Seigen: Seismology through code generation

Overview

Seigen is an elastic wave equation solver for seimological problems based on the Firedrake finite element framework. It forms part of the OPESCI seismic imaging project.

Quickstart

Seigen requires the installation of Firedrake and must be run from within the Firedrake virtual environment. To first install Firedrake please follow these instructions.

Once Firedrake is installed and the virtual environment is activated, you can install Seigen using the following commands:

git clone https://github.com/opesci/seigen.git
pip install -e seigen

Licence

Seigen is open-source software and is released under the MIT License. See the file LICENSE.md for more information.

Contact

Comments and feedback may be sent to opesci@imperial.ac.uk.