[cig-commits] r15641 - cs/avm/trunk/doc

tan2 at geodynamics.org tan2 at geodynamics.org
Tue Sep 1 11:36:22 PDT 2009


Author: tan2
Date: 2009-09-01 11:36:22 -0700 (Tue, 01 Sep 2009)
New Revision: 15641

Modified:
   cs/avm/trunk/doc/workflow.txt
Log:
final doc

Modified: cs/avm/trunk/doc/workflow.txt
===================================================================
--- cs/avm/trunk/doc/workflow.txt	2009-09-01 03:26:42 UTC (rev 15640)
+++ cs/avm/trunk/doc/workflow.txt	2009-09-01 18:36:22 UTC (rev 15641)
@@ -1,9 +1,18 @@
+This project has been absorbed into CitcomS seismic output and is obsolete.
+
+To convert CitcomS output to SPECFEM3D input:
 1. run CitcomS to get the temperature and composition fields.
 2. run specfem mesher "xmeshfem3D".
-3. run "write_CitcomS_tracers" to retrieve the coordinate points of specfem mesh and save as CitcomS tracer data.
-4. run CitcomS again with parameter "solver.tracer.itracer_interpolate_fields=1", which reads the results of step 1 and 3 and outputs thetemperature and composition fields at the coordinate points of specfem.
-5. run "avm-partition", which reads the results of step 4 and a parameter file and outputs density, bulk and shear moduli.
-6. run "avm", which reads the results of step 5 and outputs specfem mesh files.
+3. run "write_CitcomS_tracers" to retrieve the coordinate points of specfem
+   mesh and save as CitcomS tracer data.
+4. run CitcomS again with parameter 
+   `solver.tracer.itracer_interpolate_fields=1',
+   which reads the results of step 1 and 3 and outputs thetemperature and
+   composition fields at the coordinate points of specfem.
+5. run "avm-partition", which reads the results of step 4 and a parameter file
+   and outputs density, bulk and shear moduli.
+6. run "avm", which reads the results of step 5 and outputs specfem mesh
+   files.
 7. run specfem solver "xspecfem3D" to generate synthetic seismograms.
 
 



More information about the CIG-COMMITS mailing list