-
@komatits
May you please let me know about the implementation of attenuation? Which mathematical equation has been solved? Are equations (5)-(8) from paper KomatitschandTromp-1999 considered, so …
-
Hi,
While installing v2 on centos 6.2 got some errors.
With v1.1 on the same machine it worked perfectly. Also installed v2 on Ubuntu without any problmes.
Thanks
```
wget https://geodynami…
-
When a mesh boundary is refined using AMR, the ties to periodic neighbors appear to be lost. Note that the problem does not appear to occur if the refinement is done during the pre-refinement step, bu…
-
See https://github.com/geodynamics/specfem3d/issues/1131
-
flags.guess sets -Werror for gfortran compilations, which means that the compilation of src/specfem3D/fault_solver_dynamic.f90 fails:
mjf@eslogin006:~/test/Q935456/specfem3d> git log -n 1 | cat
co…
-
What is the interface boundary condition in case of multilayer domain?
-
1. Many of the computations in planetary builder loop over the _layers_ (for gravity, pressure, mass, moment of inertia). The computations for the separate layers could be within the _layer_ class (i…
-
See https://github.com/geodynamics/specfem3d_globe/issues/585 in SPECFEM3D_GLOBE; the same ideas could probably apply.
-
See [build 317](http://specfem2d-buildbot.princeton.edu/builders/specfem2d_nightly/builds/317) and [PDFs](http://seismobot.princeton.edu/nightly_build_pdf/specfem2d/).
-
As https://github.com/geodynamics/aspect/pull/2018 shows, there are cases where an exception is triggered on one MPI process that then propagates up and in the process of destroying objects, also call…