[cig-commits] [commit] devel, master: adds directory utils/adjoint_sources to create traveltime and amplitude adjoint sources (5a37ac9)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:48:41 PDT 2014


Repository : https://github.com/geodynamics/specfem3d

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

>---------------------------------------------------------------

commit 5a37ac9df20937c8f8cf1820d5cf4fe0acc8430b
Author: Daniel Peter <peterda at ethz.ch>
Date:   Tue Apr 5 18:13:02 2011 +0000

    adds directory utils/adjoint_sources to create traveltime and amplitude adjoint sources


>---------------------------------------------------------------

5a37ac9df20937c8f8cf1820d5cf4fe0acc8430b
 homogeneous_halfspace/README_kernel | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/homogeneous_halfspace/README_kernel b/homogeneous_halfspace/README_kernel
index 89c8486..09b3b70 100644
--- a/homogeneous_halfspace/README_kernel
+++ b/homogeneous_halfspace/README_kernel
@@ -43,15 +43,15 @@ step-by-step kernel tutorial:
 
 2. create adjoint source files:
 
-   - compile the utility xcut_velocity:
-     > cd /SPECFEM3D/UTILS/cut_velocity
+   - compile the utility xcreate_adjsrc_traveltime:
+     > cd /SPECFEM3D/utils/adjoint_sources/traveltime
      > make
 
    - specify which receiver station becomes an adjoint source,
      e.g. using the seismograms from station 20, and create the
      corresponding adjoint source files:
      > cd /SPECFEM3D
-     > ./UTILS/cut_velocity/xcut_velocity 10. 25. 0 in_out_files/OUTPUT_FILES/X20.DB.BX*.semd
+     > ./utils/adjoint_sources/traveltime/xcreate_adjsrc_traveltime 10. 25. 0 in_out_files/OUTPUT_FILES/X20.DB.BX*.semd
 
    - make designated directory for adjoint sources:
      > mkdir in_out_files/SEM/



More information about the CIG-COMMITS mailing list