Configuration#
To set up a SeisSol run, you need to do the following steps (assuming you are in the root directory of the code repository):
Install SeisSol on your machine.
Create your Parameter file
Copy any additional input files referenced in the parameter file (for example file with receiver coordinates) to your launch directory. The paths in the parameter file and the easi files can be specified relatively.
(For large mesh only) Create symbolic links (
ln -s) to the mesh file(s) in your launch directory.Make sure output and checkpoint directories exist.
Optional (highly recommended on clusters): set Environment variables and Running SeisSol for tuning.
Checklist for required files#
Necessary files#
SeisSol executable / SeisSol installation (compiled on the system where the job will run)
Parameter file
*.yaml files for setting model parameters
Optional files depending on settings in the parameter file#
receiver files in *.dat format
fault receiver files in *.dat format