[cig-commits] [commit] devel, master: adds estimated time output to timestamp files (8f7a313)

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


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

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

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

commit 8f7a3139724ff200816a59f0c42de3fe77f4f294
Author: Daniel Peter <peterda at ethz.ch>
Date:   Fri Feb 24 02:28:08 2012 +0000

    adds estimated time output to timestamp files


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

8f7a3139724ff200816a59f0c42de3fe77f4f294
 homogeneous_halfspace/process.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/homogeneous_halfspace/process.sh b/homogeneous_halfspace/process.sh
index 16d3b54..54da7bd 100755
--- a/homogeneous_halfspace/process.sh
+++ b/homogeneous_halfspace/process.sh
@@ -42,8 +42,8 @@ cd $currentdir
 cd bin/
 rm -f ./x*
 cp ../../../bin/xdecompose_mesh_SCOTCH ./
-cp ../../../bin/xgenerate_databases
-cp ../../../bin/xspecfem3D
+cp ../../../bin/xgenerate_databases ./
+cp ../../../bin/xspecfem3D ./
 cd ../
 
 # decomposes mesh



More information about the CIG-COMMITS mailing list