[cig-commits] r21828 - seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_elastic_no_absorbing

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Thu Apr 11 16:54:30 PDT 2013


Author: dkomati1
Date: 2013-04-11 16:54:29 -0700 (Thu, 11 Apr 2013)
New Revision: 21828

Modified:
   seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu
Log:
added Postscript output to the Gnuplot script (commented out by default)


Modified: seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu	2013-04-11 23:29:03 UTC (rev 21827)
+++ seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu	2013-04-11 23:54:29 UTC (rev 21828)
@@ -1,4 +1,7 @@
 
+#set term postscript color solid
+#set output "results_of_seismogram_comparison.ps"
+
 set xlabel "time (s)"
 set ylabel "displacement (m)"
 



More information about the CIG-COMMITS mailing list