This environment has been built in order to provide a clean linux dev environment to run moment tensor calculation codes.
Here is what it gives,
- Basic commands like sudo, curl, nano
- g++, gfortran, gcc, openmpi
- MTInv
- Git support
- Ensure you have docker installed and running
- Clone this repo
- Open terminal and run,
chmod +x build.sh
- And run
chmod +x run.sh
- Run
./build.sh
- Run
./run.sh