[cig-commits] [commit] devel, master: completely removed flag RECOMPUTE_STRAIN_DO_NOT_STORE, which turned out not to be a good idea (7d0df13)

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


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

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

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

commit 7d0df130a287d294d301cd2d125674c6db35d358
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Sat Jul 13 22:12:41 2013 +0000

    completely removed flag RECOMPUTE_STRAIN_DO_NOT_STORE, which turned out not to be a good idea


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

7d0df130a287d294d301cd2d125674c6db35d358
 Par_file | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Par_file b/Par_file
index 6135694..d38617c 100644
--- a/Par_file
+++ b/Par_file
@@ -57,7 +57,6 @@ RECORD_LENGTH_IN_MINUTES        = 15.0d0
 # to undo attenuation for sensitivity kernel calculations or forward runs with SAVE_FORWARD
 # use one (and only one) of the two flags below. UNDO_ATTENUATION is much better (it is exact)
 # but requires a significant amount of disk space for temporary storage.
-RECOMPUTE_STRAIN_DO_NOT_STORE   = .false. # recomputing instead of storing the strain slows down the code but saves memory; set to .false. in most cases
 PARTIAL_PHYS_DISPERSION_ONLY    = .true.
 UNDO_ATTENUATION                = .false.
 NT_DUMP_ATTENUATION             = 100   # how often we dump restart files to undo attenuation, only needed when using UNDO_ATTENUATION



More information about the CIG-COMMITS mailing list