[cig-commits] [commit] devel, master: for noise tomography, adds flags "save_everywhere" and "output_wavefields_noise" (de8b0d0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 15:19:43 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem2d/compare/fc67e6fd7ad890705b2b72b4b3c509accb22249e...e9ca46c40131588d89d7b0883250bc6584ce6b4c

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

commit de8b0d0c432e430e3d46f82caf716faf6384e3fa
Author: Ryan Modrak <rmodrak at princeton.edu>
Date:   Tue Sep 27 18:38:03 2011 +0000

    for noise tomography, adds flags "save_everywhere" and "output_wavefields_noise"


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

de8b0d0c432e430e3d46f82caf716faf6384e3fa
 noise_uniform/Par_file_noise_1 | 2 +-
 noise_uniform/Par_file_noise_2 | 2 +-
 noise_uniform/Par_file_noise_3 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/noise_uniform/Par_file_noise_1 b/noise_uniform/Par_file_noise_1
index 76c6874..a271313 100644
--- a/noise_uniform/Par_file_noise_1
+++ b/noise_uniform/Par_file_noise_1
@@ -22,7 +22,7 @@ freq0                           =  10            # frequency for viscous attenua
 p_sv                            = .false.        # set the type of calculation (P-SV or SH/membrane waves)
 
 # time step parameters
-nt                              = 2000           # total number of time steps
+nt                              = 2500           # total number of time steps
 deltat                          = 4.d-2          # duration of a time step
 
 # source parameters
diff --git a/noise_uniform/Par_file_noise_2 b/noise_uniform/Par_file_noise_2
index 9a4e597..4ef620c 100644
--- a/noise_uniform/Par_file_noise_2
+++ b/noise_uniform/Par_file_noise_2
@@ -22,7 +22,7 @@ freq0                           =  10            # frequency for viscous attenua
 p_sv                            = .false.        # set the type of calculation (P-SV or SH/membrane waves)
 
 # time step parameters
-nt                              = 2000           # total number of time steps
+nt                              = 2500           # total number of time steps
 deltat                          = 4.d-2          # duration of a time step
 
 # source parameters
diff --git a/noise_uniform/Par_file_noise_3 b/noise_uniform/Par_file_noise_3
index 1a946a1..d00ff35 100644
--- a/noise_uniform/Par_file_noise_3
+++ b/noise_uniform/Par_file_noise_3
@@ -22,7 +22,7 @@ freq0                           =  10            # frequency for viscous attenua
 p_sv                            = .false.        # set the type of calculation (P-SV or SH/membrane waves)
 
 # time step parameters
-nt                              = 2000           # total number of time steps
+nt                              = 2500           # total number of time steps
 deltat                          = 4.d-2          # duration of a time step
 
 # source parameters



More information about the CIG-COMMITS mailing list