[cig-commits] [commit] devel, master: set PARTIAL_PHYS_DISPERSION_ONLY to .false. (0eca21f)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:17:59 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/85a8aa3a48b2cf0d9164893edb252f3fe0f28585...1bc4138645fec5dc69d2dcc94a048c7330439566

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

commit 0eca21fa3ad0bf93d7dc090a4748006c01201436
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Jul 18 13:54:23 2013 +0000

    set PARTIAL_PHYS_DISPERSION_ONLY to .false.


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

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

diff --git a/Par_file b/Par_file
index d38617c..353068c 100644
--- a/Par_file
+++ b/Par_file
@@ -57,7 +57,7 @@ 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.
-PARTIAL_PHYS_DISPERSION_ONLY    = .true.
+PARTIAL_PHYS_DISPERSION_ONLY    = .false.
 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