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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:14:10 PDT 2014


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

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

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

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