[cig-commits] r20312 - seismo/2D/SPECFEM2D/trunk/DATA

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Mon Jun 4 17:39:19 PDT 2012


Author: dkomati1
Date: 2012-06-04 17:39:19 -0700 (Mon, 04 Jun 2012)
New Revision: 20312

Modified:
   seismo/2D/SPECFEM2D/trunk/DATA/Par_file
Log:
more precise comment for seismotype


Modified: seismo/2D/SPECFEM2D/trunk/DATA/Par_file
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/Par_file	2012-06-05 00:07:01 UTC (rev 20311)
+++ seismo/2D/SPECFEM2D/trunk/DATA/Par_file	2012-06-05 00:39:19 UTC (rev 20312)
@@ -37,11 +37,11 @@
 f0_attenuation                  = 5.196152422706633      # (Hz) relevant only if source is a Dirac or a Heaviside, otherwise it is f0 the dominant frequency of the source in the CMTSOLUTION file
 
 # receiver set parameters for seismograms
-seismotype                      = 1              # record 1=displ 2=veloc 3=accel 4=pressure 6=potential
+seismotype                      = 1              # record 1=displ 2=veloc 3=accel 4=pressure 5=curl of displ 6=the potential
 NSTEP_BETWEEN_OUTPUT_SEISMOS    = 5000000        # every how many time steps we save the seismograms (costly, do not use a very small value; if you use a very large value that is larger than the total number of time steps of the run, the seismograms will automatically be saved once at the end of the run anyway)
 save_ASCII_seismograms          = .true.         # save seismograms in ASCII format or not (they are saved once and only once, at the end of the run)
 save_binary_seismograms         = .true.         # save seismograms in binary format or not (can be used jointly with ASCII above to save both)
-subsamp_seismos                 = 1              # subsampling of the seismograms to create small files (but less accurately sampled in time)
+subsamp_seismos                 = 1              # subsampling of the seismograms to create smaller files (but less accurately sampled in time)
 generate_STATIONS               = .true.         # creates a STATION file in ./DATA
 nreceiversets                   = 1              # number of receiver sets
 anglerec                        = 0.d0           # angle to rotate components at receivers



More information about the CIG-COMMITS mailing list