[cig-commits] [commit] devel: replaced DATA, which used to be a symbolic link, with a real directory (following a suggestion by Carl Tape, to make it much easier to run other cases or other examples) (3679c83)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Jun 12 15:05:07 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/e010a3bbd51262a225e0a58a25d55924b99334d6...2e7c97b680ccc2495c207d01c448b60a4dc53c22

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

commit 3679c8373910e238a1693495e04b035f94508d1b
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Fri Jun 13 00:02:43 2014 +0200

    replaced DATA, which used to be a symbolic link, with a real directory (following a suggestion by Carl Tape, to make it much easier to run other cases or other examples)


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

3679c8373910e238a1693495e04b035f94508d1b
 DATA                                         | 1 -
 DATA/CMTSOLUTION                             | 1 +
 DATA/FORCESOLUTION                           | 1 +
 DATA/Par_file                                | 1 +
 DATA/STATIONS                                | 1 +
 DATA/STATIONS_ADJOINT                        | 1 +
 DATA/observation_grid_to_use_for_gravity.txt | 1 +
 MESH-default                                 | 2 +-
 8 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/DATA b/DATA
deleted file mode 120000
index 760c2bb..0000000
--- a/DATA
+++ /dev/null
@@ -1 +0,0 @@
-examples/homogeneous_halfspace/DATA
\ No newline at end of file
diff --git a/DATA/CMTSOLUTION b/DATA/CMTSOLUTION
new file mode 120000
index 0000000..a709cca
--- /dev/null
+++ b/DATA/CMTSOLUTION
@@ -0,0 +1 @@
+../examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/CMTSOLUTION
\ No newline at end of file
diff --git a/DATA/FORCESOLUTION b/DATA/FORCESOLUTION
new file mode 120000
index 0000000..af1a516
--- /dev/null
+++ b/DATA/FORCESOLUTION
@@ -0,0 +1 @@
+../examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/FORCESOLUTION
\ No newline at end of file
diff --git a/DATA/Par_file b/DATA/Par_file
new file mode 120000
index 0000000..eb00c9b
--- /dev/null
+++ b/DATA/Par_file
@@ -0,0 +1 @@
+../examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/Par_file
\ No newline at end of file
diff --git a/DATA/STATIONS b/DATA/STATIONS
new file mode 120000
index 0000000..95e6282
--- /dev/null
+++ b/DATA/STATIONS
@@ -0,0 +1 @@
+../examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/STATIONS
\ No newline at end of file
diff --git a/DATA/STATIONS_ADJOINT b/DATA/STATIONS_ADJOINT
new file mode 120000
index 0000000..25cc7c7
--- /dev/null
+++ b/DATA/STATIONS_ADJOINT
@@ -0,0 +1 @@
+../examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/STATIONS_ADJOINT
\ No newline at end of file
diff --git a/DATA/observation_grid_to_use_for_gravity.txt b/DATA/observation_grid_to_use_for_gravity.txt
new file mode 120000
index 0000000..7d840c2
--- /dev/null
+++ b/DATA/observation_grid_to_use_for_gravity.txt
@@ -0,0 +1 @@
+../examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/DATA/observation_grid_to_use_for_gravity.txt
\ No newline at end of file
diff --git a/MESH-default b/MESH-default
index 6b6839d..e8586d9 120000
--- a/MESH-default
+++ b/MESH-default
@@ -1 +1 @@
-examples/homogeneous_halfspace/MESH-default
\ No newline at end of file
+examples/homogeneous_halfspace_HEX8_elastic_absorbing_Stacey_5sides/MESH-default
\ No newline at end of file



More information about the CIG-COMMITS mailing list