[cig-commits] [commit] devel, master: renamed SAVE_TRANSVERSE_KL to SAVE_TRANSVERSE_KL_ONLY for clarity (ed8834b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:06:38 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

commit ed8834b1c23b89022d965105d141f5086cfb5842
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Mon Jul 8 23:12:34 2013 +0000

    renamed SAVE_TRANSVERSE_KL to SAVE_TRANSVERSE_KL_ONLY for clarity


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

ed8834b1c23b89022d965105d141f5086cfb5842
 small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example | 2 +-
 small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example b/small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example
index d4f4c1b..bfda535 100644
--- a/small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example
+++ b/small_benchmark_run_to_test_more_complex_Earth/Par_file_this_example
@@ -151,7 +151,7 @@ ANISOTROPIC_KL                  = .false.
 
 # output only transverse isotropic kernels (alpha_v,alpha_h,beta_v,beta_h,eta,rho)
 # rather than fully anisotropic kernels when ANISOTROPIC_KL above is set to .true.
-SAVE_TRANSVERSE_KL              = .false.
+SAVE_TRANSVERSE_KL_ONLY         = .false.
 
 # output approximate hessian in crust mantle region
 APPROXIMATE_HESS_KL             = .false.
diff --git a/small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example b/small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example
index e60b6f2..9408a62 100644
--- a/small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example
+++ b/small_benchmark_run_to_test_very_simple_Earth/Par_file_this_example
@@ -151,7 +151,7 @@ ANISOTROPIC_KL                  = .false.
 
 # output only transverse isotropic kernels (alpha_v,alpha_h,beta_v,beta_h,eta,rho)
 # rather than fully anisotropic kernels when ANISOTROPIC_KL above is set to .true.
-SAVE_TRANSVERSE_KL              = .false.
+SAVE_TRANSVERSE_KL_ONLY         = .false.
 
 # output approximate hessian in crust mantle region
 APPROXIMATE_HESS_KL             = .false.



More information about the CIG-COMMITS mailing list