Skip to content
forked from devitocodes/seigen

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

License

Notifications You must be signed in to change notification settings

shineusn/seigen

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.8%
  • Shell 5.6%
  • Other 0.6%