[cig-commits] [commit] devel, master: adding one more parameter NOISE_TOMOGRAPHY in default DATA/Par_files (15ed3b7)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:04:17 PST 2014


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

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

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

commit 15ed3b7dae5b349a7446e9cbfd4a9ee86165fdeb
Author: Yang Luo <yangl at princeton.edu>
Date:   Mon Aug 16 15:50:15 2010 +0000

    adding one more parameter NOISE_TOMOGRAPHY in default DATA/Par_files


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

15ed3b7dae5b349a7446e9cbfd4a9ee86165fdeb
 Par_file.default | 1 +
 Par_file.in      | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Par_file.default b/Par_file.default
index 22e165b..805200f 100644
--- a/Par_file.default
+++ b/Par_file.default
@@ -1,6 +1,7 @@
 
 # forward or adjoint simulation
 SIMULATION_TYPE                 = 1
+NOISE_TOMOGRAPHY                = 0        # flag of noise tomography, three steps (1,2,3). If earthquake simulation, set it to 0.
 SAVE_FORWARD                    = .false.  # save last frame of forward simulation or not
 
 # number of chunks (1,2,3 or 6)
diff --git a/Par_file.in b/Par_file.in
index 9f9439a..4697325 100644
--- a/Par_file.in
+++ b/Par_file.in
@@ -1,6 +1,7 @@
 
 # forward or adjoint simulation
 SIMULATION_TYPE                 = 1
+NOISE_TOMOGRAPHY                = 0        # flag of noise tomography, three steps (1,2,3). If earthquake simulation, set it to 0.
 SAVE_FORWARD                    = .false.  # save last frame of forward simulation or not
 
 # number of chunks (1,2,3 or 6)



More information about the CIG-COMMITS mailing list