[cig-commits] r18818 - in seismo/3D/ADJOINT_TOMO/iterate_adj: . cluster

carltape at geodynamics.org carltape at geodynamics.org
Thu Aug 11 10:27:03 PDT 2011


Author: carltape
Date: 2011-08-11 10:27:03 -0700 (Thu, 11 Aug 2011)
New Revision: 18818

Added:
   seismo/3D/ADJOINT_TOMO/iterate_adj/cluster/
Removed:
   seismo/3D/ADJOINT_TOMO/iterate_adj/pangu/
Modified:
   seismo/3D/ADJOINT_TOMO/iterate_adj/README
   seismo/3D/ADJOINT_TOMO/iterate_adj/cluster/README
Log:
changed the name of the directory "pangu" to "cluster" within ADJOINT_TOMO


Modified: seismo/3D/ADJOINT_TOMO/iterate_adj/README
===================================================================
--- seismo/3D/ADJOINT_TOMO/iterate_adj/README	2011-08-10 06:55:20 UTC (rev 18817)
+++ seismo/3D/ADJOINT_TOMO/iterate_adj/README	2011-08-11 17:27:03 UTC (rev 18818)
@@ -9,7 +9,7 @@
 
 Several operations are done on pangu, like computing the Hessian matrix for the subspace method.  And several operations are done in Matlab, like choosing the damping parameter.  Thus, the two main directories for these processes are:
 
-pangu           -- scripts are executed on a cluster
+cluster         -- scripts are executed on a cluster
 matlab          -- scripts are executed NOT on a cluster
 
 Other directories are:

Copied: seismo/3D/ADJOINT_TOMO/iterate_adj/cluster (from rev 18229, seismo/3D/ADJOINT_TOMO/iterate_adj/pangu)

Modified: seismo/3D/ADJOINT_TOMO/iterate_adj/cluster/README
===================================================================
--- seismo/3D/ADJOINT_TOMO/iterate_adj/pangu/README	2011-04-12 00:05:16 UTC (rev 18229)
+++ seismo/3D/ADJOINT_TOMO/iterate_adj/cluster/README	2011-08-11 17:27:03 UTC (rev 18818)
@@ -2,7 +2,7 @@
 09-Nov-2009
 
 From CIG SVN server:
-/ADJOINT_TOMO/iterate_adj/pangu/README
+/ADJOINT_TOMO/iterate_adj/cluster/README
 
 This is designed to provide guidance for doing an inversion using event kernels
 derived from adjoint methods.  Programs are contained for the basic operations needed for a tomographic inversion based on adjoint methods.  However, several minor adjustments need to be made for each user.
@@ -13,7 +13,7 @@
 
 (1) Create a working directory
     cd /ADJOINT_TOMO/iterate_adj
-    cp -r pangu pangu_work
+    cp -r cluster cluster_work
 
 (2) Copy slice file into topo_input/
 



More information about the CIG-COMMITS mailing list