[cig-commits] [commit] devel: Changes for DSM (a3de4f9)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Aug 1 10:07:12 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/8a3f14d7d473f70feb7f073639045daa35c587bc...d759e09dd946c593868753fbb4253d77378fb276

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

commit a3de4f955ab8e4c72fc70d42949a8e51b72fc487
Author: Clément Durochat <c.durochat at gmail.com>
Date:   Thu Jul 10 17:35:23 2014 +0200

    Changes for DSM


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

a3de4f955ab8e4c72fc70d42949a8e51b72fc487
 .../batch_run_benchmark_all_process.sh_Traction_preparation         | 2 +-
 .../batch_run_benchmark_all_process_only_SPECFEM3D.sh               | 2 +-
 EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/params.in           | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process.sh_Traction_preparation b/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process.sh_Traction_preparation
index cdfb680..f763798 100755
--- a/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process.sh_Traction_preparation
+++ b/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process.sh_Traction_preparation
@@ -117,7 +117,7 @@ OUT_MOVIE=$(pwd)/movie
 #------- input files creation 
 # you must write the absolute path for : xcreate_input
 # you must edit and complete : parfile_for_benchmark  
-/home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/bin/xcreate_inputs_files<<EOF
+/home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/bin/xcreate_inputs_files<<EOF
 parfile_for_benchmark
 EOF
 
diff --git a/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process_only_SPECFEM3D.sh b/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process_only_SPECFEM3D.sh
index 6496cb1..d902563 100755
--- a/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process_only_SPECFEM3D.sh
+++ b/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/batch_run_benchmark_all_process_only_SPECFEM3D.sh
@@ -117,7 +117,7 @@ OUT_MOVIE=$(pwd)/movie
 #------- input files creation 
 # you must write the absolute path for : xcreate_input
 # you must edit and complete : parfile_for_benchmark  
-/home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/bin/xcreate_inputs_files<<EOF
+/home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/bin/xcreate_inputs_files<<EOF
 parfile_for_benchmark
 EOF
 
diff --git a/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/params.in b/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/params.in
index 9353566..f4fe848 100755
--- a/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/params.in
+++ b/EXAMPLES/DSM_FOR_SPECFEM3D/example_simple_small/params.in
@@ -1,6 +1,6 @@
-BIN=/home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/bin/
-BINSEM=/home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/SEMH/bin
-SCRIPTS=/home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/shells
+BIN=/home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/bin
+BINSEM=/home/durochat/Codes/SPECFEM3Ds/specfem3d/bin
+SCRIPTS=/home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/shells
 DSM_tractions=$(pwd)/DSM_tractions/
 OUT=$DSM_tractions
 REP=Tract/



More information about the CIG-COMMITS mailing list