This is used to submit forward simulations on Titan@ORNL(pbs system)
There are two types:
- forward simulation for source inversion
- forward simulation for structure inversion
- clone the code from github repo:
git clone https://github.com/wjlei1990/seisforward
- using pip to install:
cd seisforward
pip install -v -e .