[cig-commits] [commit] devel,master: updates Makefiles for UTILS/adjoint_sources; adds a check in routine read_parameters_noise() (133caac)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:04:57 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

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

    updates Makefiles for UTILS/adjoint_sources; adds a check in routine read_parameters_noise()


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

133caac5b57e30401501c75677030dfd41815061
 global_s362ani/SEM/create_adjoint_source.sh      | 2 +-
 regional_MiddleEast/SEM/create_adjoint_source.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/global_s362ani/SEM/create_adjoint_source.sh b/global_s362ani/SEM/create_adjoint_source.sh
index 6f10e81..fff2f43 100755
--- a/global_s362ani/SEM/create_adjoint_source.sh
+++ b/global_s362ani/SEM/create_adjoint_source.sh
@@ -14,7 +14,7 @@ t1="734.5"
 t2="755.0"
 
 #window out single phase arrival on vertical component between t1 to t2 :
-~/SPECFEM3D_GLOBE/UTILS/cut_velocity/xcut_velocity $t1 $t2 3 ../REF_SEIS/$station.$network.MX*
+~/SPECFEM3D_GLOBE/UTILS/adjoint_sources/traveltime/xcreate_adjsrc_traveltime $t1 $t2 3 ../REF_SEIS/$station.$network.MX*
 mv ../REF_SEIS/$station.$network.MX*adj ./
 
 # rename adjoint source files:
diff --git a/regional_MiddleEast/SEM/create_adjoint_source.sh b/regional_MiddleEast/SEM/create_adjoint_source.sh
index 6bedce8..b7efceb 100755
--- a/regional_MiddleEast/SEM/create_adjoint_source.sh
+++ b/regional_MiddleEast/SEM/create_adjoint_source.sh
@@ -14,7 +14,7 @@ t1="190."
 t2="225."
 
 #window out single phase arrival on vertical component between t1 to t2 :
-~/SPECFEM3D_GLOBE/UTILS/cut_velocity/xcut_velocity $t1 $t2 3 ../REF_SEIS/$station.$network.MX*
+~/SPECFEM3D_GLOBE/UTILS/adjoint_sources/traveltime/xcreate_adjsrc_traveltime $t1 $t2 3 ../REF_SEIS/$station.$network.MX*
 mv ../REF_SEIS/$station.$network.MX*adj ./
 
 # rename adjoint source files:



More information about the CIG-COMMITS mailing list