This repo contains a bunch of scripts that download, configure, and compile specfem as well as specfem related packages.
Check out 00_compilations_parameters.sh.
All scripts except from 01_ge.. use the 00_compilations_parameters.sh. To
install specfem given the parameters in that file. Run the numbered scripts
sequentially.
01_get_repositories.sh02_compile_adios.sh03_compile_hdf5.sh04_compile_asdf.sh05_configure_specfem_and_compile_meshfem.shAfter this it is important to first run the mesher before compiling the solver.
06_compile_specfem.sh