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

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Sat Dec 15 08:00:17 PST 2012


Author: dkomati1
Date: 2012-12-15 08:00:16 -0800 (Sat, 15 Dec 2012)
New Revision: 21170

Modified:
   seismo/2D/SPECFEM2D/trunk/DATA/Par_file
Log:
better comment in the Par_file


Modified: seismo/2D/SPECFEM2D/trunk/DATA/Par_file
===================================================================
--- seismo/2D/SPECFEM2D/trunk/DATA/Par_file	2012-12-15 01:46:44 UTC (rev 21169)
+++ seismo/2D/SPECFEM2D/trunk/DATA/Par_file	2012-12-15 16:00:16 UTC (rev 21170)
@@ -65,7 +65,7 @@
 #### for JPEG color images ####
 output_color_image              = .true.         # output JPEG color image of the results every NSTEP_BETWEEN_OUTPUT_IMAGES time steps or not
 imagetype_JPEG                  = 2              # display 1=displ_Ux 2=displ_Uz 3=displ_norm 4=veloc_Vx 5=veloc_Vz 6=veloc_norm 7=accel_Ax 8=accel_Az 9=accel_norm 10=pressure
-factor_subsample_image          = 1              # factor to spatially subsample color JPEG images output by the code (useful for very large models)
+factor_subsample_image          = 1.0              # (double precision) factor to subsample color images output by the code (useful for very large models)
 POWER_DISPLAY_COLOR             = 0.30d0         # non linear display to enhance small amplitudes in JPEG color images
 DRAW_SOURCES_AND_RECEIVERS      = .true.         # display sources as orange crosses and receivers as green squares in JPEG images or not
 DRAW_WATER_IN_BLUE              = .true.         # display acoustic layers as constant blue in JPEG images, because they likely correspond to water in the case of ocean acoustics or in the case of offshore oil industry experiments (if off, display them as greyscale, as for elastic or poroelastic elements, for instance for acoustic-only oil industry models of solid media)



More information about the CIG-COMMITS mailing list