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

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


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

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

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

commit 2fb55928452ff6341c326133836a9ddee2263e41
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


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

2fb55928452ff6341c326133836a9ddee2263e41
 Par_file | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Par_file b/Par_file
index 52ddcb5..5bb0f97 100644
--- a/Par_file
+++ b/Par_file
@@ -150,7 +150,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