[cig-commits] commit: Make the backend actually use the custom model

Mercurial hg at geodynamics.org
Sun Jul 3 20:05:10 PDT 2011


changeset:   30:b4907683cb1b
user:        Walter Landry <wlandry at caltech.edu>
date:        Sat Jul 02 20:25:50 2011 -0700
files:       backend/specfem_launcher.sh
description:
Make the backend actually use the custom model


diff -r 240a9bc9566b -r b4907683cb1b backend/specfem_launcher.sh
--- a/backend/specfem_launcher.sh	Sat Jul 02 20:23:06 2011 -0700
+++ b/backend/specfem_launcher.sh	Sat Jul 02 20:25:50 2011 -0700
@@ -41,6 +41,7 @@ cp stations.txt SPECFEM3D_GLOBE_preconfi
 cp stations.txt SPECFEM3D_GLOBE_preconfigured/DATA/STATIONS
 
 cd SPECFEM3D_GLOBE_preconfigured
+tar -zxf ../model.tgz
 make meshfem3D > ../output_build.txt
 make specfem3D >> ../output_build.txt
 



More information about the CIG-COMMITS mailing list