[cig-commits] [commit] devel, master: changed default value for WRITE_SEISMOGRAMS_BY_MASTER (8aa6850)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:03: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 8aa6850d3c42903a028f084c509f71a946cf1349
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Sun Feb 10 01:43:41 2008 +0000

    changed default value for WRITE_SEISMOGRAMS_BY_MASTER


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

8aa6850d3c42903a028f084c509f71a946cf1349
 Par_file | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Par_file b/Par_file
index c0528ea..db4611b 100644
--- a/Par_file
+++ b/Par_file
@@ -96,8 +96,8 @@ OUTPUT_SEISMOS_SAC_BINARY       = .false.
 # rotate seismograms to Radial-Transverse-Z or use default North-East-Z reference frame
 ROTATE_SEISMOGRAMS_RT           = .false.
 
-# decide wheter master process writes all the seismograms or if all processes do it in parallel
-WRITE_SEISMOGRAMS_BY_MASTER     = .false.
+# decide if master process writes all the seismograms or if all processes do it in parallel
+WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
 # to avoid overloading shared non-local file systems such as GPFS for instance



More information about the CIG-COMMITS mailing list