[cig-commits] [commit] devel, master: better cleaning at the end of the GMT script (2e38728)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:19:54 PDT 2014


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

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

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

commit 2e3872862fd5f2aa9d0986e82b96a960d7158434
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue May 20 00:14:13 2014 +0200

    better cleaning at the end of the GMT script


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

2e3872862fd5f2aa9d0986e82b96a960d7158434
 topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh b/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
index 00d51e6..4f41c2b 100755
--- a/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
+++ b/topo_bathy/display_topography_of_SPECFEM3D_GLOBE_with_GMT.sh
@@ -30,5 +30,5 @@ grdimage topography_of_SPECFEM_mesh.grd -CGMTglobe.cpt -Rd -JK$central_meridian/
 pscoast -Rd -JK$central_meridian/9i -B45g30:."Topography of SPECFEM3D_GLOBE mesh": -W -Dc -A1000 -U/-0.75i/-1.5i/"SPECFEM3D_GLOBE calculations by Dimitri Komatitsch" -V -O >> $ps
 
 # Clean up
-rm -f .gmt* topography_of_SPECFEM_mesh.grd
+rm -f .gmt* gmt.conf gmt.history topography_of_SPECFEM_mesh.grd
 



More information about the CIG-COMMITS mailing list