seismology / mc_kernel

Calculate seismic sensitivity kernels using Axisem
GNU General Public License v3.0
24 stars 8 forks source link

Call of sem_data%reopen_files(...) in slave.f90 causes error resulting in incorrect kernel units #41

Closed auerl closed 8 years ago

auerl commented 8 years ago

I am not sure what exactly happens but traveltime predictions based on multiplying kernels with a 3d model fail (i.e. give predictions which are an mutliple orders of magnitude off) when the call to the routine sem_data%reopen_files(...) is present. A workaround is to just uncomment the corresponding line in slave.f90

sstaehler commented 8 years ago

Delete it, if it causes trouble. It moderately helps on SuperMUC, but we shouldn't fix their problems by making our code not work

sstaehler commented 8 years ago

reopen_files is deleted