[cig-commits] [commit] devel, master: updates code file version numbers to version 2.1 (b71359d)

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


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

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

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

commit b71359d363882d9537d4b4b9a93719a4326a9845
Author: Daniel Peter <peterda at ethz.ch>
Date:   Fri Jul 6 21:56:02 2012 +0000

    updates code file version numbers to version 2.1


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

b71359d363882d9537d4b4b9a93719a4326a9845
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/constants.h              | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_external.f90   | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_internal.f90   | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/save_adjoint_kernels.f90 | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/write_seismograms.f90    | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/constants.h               | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_external.f90    | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_internal.f90    | 2 +-
 BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/save_adjoint_kernels.f90  | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/constants.h b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/constants.h
index 161aa9a..2408453 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/constants.h
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/constants.h
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_external.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_external.f90
index a37852b..55162a8 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_external.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_external.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_internal.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_internal.f90
index 24b4d2d..f435574 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_internal.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/get_model_internal.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/save_adjoint_kernels.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/save_adjoint_kernels.f90
index f9f3a44..05877e2 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/save_adjoint_kernels.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/save_adjoint_kernels.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/write_seismograms.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/write_seismograms.f90
index 08f84aa..2531a44 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/write_seismograms.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ACOUSTIC/write_seismograms.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/constants.h b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/constants.h
index 6d57943..99a469a 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/constants.h
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/constants.h
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_external.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_external.f90
index a37852b..55162a8 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_external.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_external.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_internal.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_internal.f90
index 24b4d2d..f435574 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_internal.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/get_model_internal.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp
diff --git a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/save_adjoint_kernels.f90 b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/save_adjoint_kernels.f90
index f9f3a44..05877e2 100644
--- a/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/save_adjoint_kernels.f90
+++ b/BENCHMARK_CLAERBOUT_ADJOINT/ELASTIC/save_adjoint_kernels.f90
@@ -1,6 +1,6 @@
 !=====================================================================
 !
-!               S p e c f e m 3 D  V e r s i o n  2 . 0
+!               S p e c f e m 3 D  V e r s i o n  2 . 1
 !               ---------------------------------------
 !
 !          Main authors: Dimitri Komatitsch and Jeroen Tromp



More information about the CIG-COMMITS mailing list