[cig-commits] [commit] devel: Fix typo Par_file (8611007)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Oct 9 01:05:06 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/cf28691f84ea9e91eb66dec31446cf184cec1ba7...878e8bdf633e734f094de4d6668e91642aed2659

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

commit 86110072aa98eb4e1eef4371bf1ab5b3c8b82cbf
Author: Clément Durochat <c.durochat at gmail.com>
Date:   Wed Oct 8 11:21:55 2014 +0200

    Fix typo Par_file


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

86110072aa98eb4e1eef4371bf1ab5b3c8b82cbf
 EXAMPLES/meshfem3D_examples/sep_bathymetry/DATA/Par_file | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/EXAMPLES/meshfem3D_examples/sep_bathymetry/DATA/Par_file b/EXAMPLES/meshfem3D_examples/sep_bathymetry/DATA/Par_file
index 85ec598..2ce2c80 100644
--- a/EXAMPLES/meshfem3D_examples/sep_bathymetry/DATA/Par_file
+++ b/EXAMPLES/meshfem3D_examples/sep_bathymetry/DATA/Par_file
@@ -125,7 +125,7 @@ PRINT_SOURCE_TIME_FUNCTION      = .false.
 # to couple with an external code (such as DSM, AxiSEM, or FK)
 COUPLE_WITH_EXTERNAL_CODE       = .false.
 EXTERNAL_CODE_TYPE              = 1   # 1 = DSM, 2 = AxiSEM, 3 = FK
-TRACTION_PATH                   = ./DATA/DSM_traction_files/
+TRACTION_PATH                   = ./OUTPUT_FILES/Tractions/
 MESH_A_CHUNK_OF_THE_EARTH       = .true.
 
 # set to true to use GPUs



More information about the CIG-COMMITS mailing list