[cig-commits] [commit] devel, master: added Postscript output to the Gnuplot script (commented out by default) (cd30c11)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:53:05 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

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

commit cd30c1150fc153fa014eaf1d0234dc1c3c5b9b26
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Apr 11 23:54:29 2013 +0000

    added Postscript output to the Gnuplot script (commented out by default)


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

cd30c1150fc153fa014eaf1d0234dc1c3c5b9b26
 .../plotall_comparison_seismograms.gnu                                 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu b/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu
index 8250a3a..b55c3d6 100644
--- a/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu
+++ b/homogeneous_halfspace_HEX8_elastic_no_absorbing/plotall_comparison_seismograms.gnu
@@ -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