A variant of FORTRAN code QSSP to generate a Green's function database of synthetic seismograms based on a spherically symmetric earth model.
For Windows user, the executable file is provided under folder "WindowsEXE". Linux user may compile the source codes with "gfortran" via a single command like, e.g.,
~>cd .../SourceCode
~>gfortran -o spgrn2020 *.f -O3
to get the excutable code spgrn2020.
After start the executable code, the program ask for an input file in the ASCII format. An example input file is provided under folder "InputFile". You may change the input data included in this file for your own applications.
References
Wang, R., S. Heimann, Y. Zhang, H. Wang, and T. Dahm (2017). Complete synthetic seismograms based on a spherical self-gravitating Earth model with an atmos-phere-ocean-mantle-core structure. Geophysical Journal International, doi: 10.1093/gji/ggx259.