[cig-commits] [commit] devel, master: fixed a few minor details (d084ef9)

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


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/85a8aa3a48b2cf0d9164893edb252f3fe0f28585...1bc4138645fec5dc69d2dcc94a048c7330439566

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

commit d084ef9c0e874b89401a1b89e0d69a738e1d4096
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Sat May 12 02:13:21 2012 +0000

    fixed a few minor details


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

d084ef9c0e874b89401a1b89e0d69a738e1d4096
 global_PREM_kernels/amplitude/DATA/Par_file  | 2 +-
 global_PREM_kernels/traveltime/DATA/Par_file | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/global_PREM_kernels/amplitude/DATA/Par_file b/global_PREM_kernels/amplitude/DATA/Par_file
index 267c782..9387f77 100644
--- a/global_PREM_kernels/amplitude/DATA/Par_file
+++ b/global_PREM_kernels/amplitude/DATA/Par_file
@@ -87,7 +87,7 @@ NUMBER_OF_RUNS                  = 1
 NUMBER_OF_THIS_RUN              = 1
 
 # path to store the local database files on each node
-LOCAL_PATH                      = /tigress-hsm/bozdag/SEM_NM_AMP
+LOCAL_PATH                      = ./DATABASES_MPI
 
 # interval at which we output time step info and max of norm of displacement
 NTSTEP_BETWEEN_OUTPUT_INFO      = 1000
diff --git a/global_PREM_kernels/traveltime/DATA/Par_file b/global_PREM_kernels/traveltime/DATA/Par_file
index 267c782..9387f77 100644
--- a/global_PREM_kernels/traveltime/DATA/Par_file
+++ b/global_PREM_kernels/traveltime/DATA/Par_file
@@ -87,7 +87,7 @@ NUMBER_OF_RUNS                  = 1
 NUMBER_OF_THIS_RUN              = 1
 
 # path to store the local database files on each node
-LOCAL_PATH                      = /tigress-hsm/bozdag/SEM_NM_AMP
+LOCAL_PATH                      = ./DATABASES_MPI
 
 # interval at which we output time step info and max of norm of displacement
 NTSTEP_BETWEEN_OUTPUT_INFO      = 1000



More information about the CIG-COMMITS mailing list