[cig-commits] [commit] devel, master: 3-D Attenuation added (8133ad6)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:00:21 PST 2014


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

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

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

commit 8133ad62ef0af5297149fc87b540ec3062afada2
Author: Brian Savage <savage13 at gps.caltech.edu>
Date:   Tue Apr 6 19:36:45 2004 +0000

    3-D Attenuation added


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

8133ad62ef0af5297149fc87b540ec3062afada2
 Par_file | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Par_file b/Par_file
index 72126b3..dedee33 100644
--- a/Par_file
+++ b/Par_file
@@ -35,6 +35,7 @@ ANISOTROPIC_INNER_CORE   = .false.
 CRUSTAL                  = .true.
 ONE_CRUST                = .true.
 ATTENUATION              = .true.
+ATTENUATION_3D           = .false.
 MIN_ATTENUATION_PERIOD   = 20
 MAX_ATTENUATION_PERIOD   = 1000
 
@@ -60,7 +61,7 @@ LOCAL_PATH               = /scratch/DATABASES_MPI_JEROEN
 MACHINE_FILE             = mymachines
 
 ! interval in time steps for temporary writing of seismograms
-NSEIS                    = 50000
+NSEIS                    = 5000
 
 ! number of point sources
 NSOURCES                 = 1



More information about the CIG-COMMITS mailing list