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.
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
Seigen is open-source software and is released under the MIT License. See the file LICENSE.md
for more information.
Comments and feedback may be sent to [email protected].