[cig-commits] [commit] devel, master: added two subdirectories for the fluid/solid examples of my 2000 Geophysics paper (b856ce5)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 15:20:38 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem2d/compare/fc67e6fd7ad890705b2b72b4b3c509accb22249e...e9ca46c40131588d89d7b0883250bc6584ce6b4c

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

commit b856ce57b3fb1d55a1ce68c80aefb5ed6dc6ede4
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Mon Jan 9 01:23:59 2012 +0000

    added two subdirectories for the fluid/solid examples of my 2000 Geophysics paper


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

b856ce57b3fb1d55a1ce68c80aefb5ed6dc6ede4
 fluid_solid/fluid_solid_external_mesh/process.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fluid_solid/fluid_solid_external_mesh/process.sh b/fluid_solid/fluid_solid_external_mesh/process.sh
index a39d56f..004adb5 100755
--- a/fluid_solid/fluid_solid_external_mesh/process.sh
+++ b/fluid_solid/fluid_solid_external_mesh/process.sh
@@ -35,8 +35,8 @@ cd $currentdir
 
 # links executables
 rm -f xmeshfem2D xspecfem2D
-ln -s ../../bin/xmeshfem2D
-ln -s ../../bin/xspecfem2D
+ln -s ../../../bin/xmeshfem2D
+ln -s ../../../bin/xspecfem2D
 
 # stores setup
 cp DATA/Par_file OUTPUT_FILES/



More information about the CIG-COMMITS mailing list