[cig-commits] r15967 - mc/3D/CitcomCU/trunk

tan2 at geodynamics.org tan2 at geodynamics.org
Fri Nov 13 16:00:44 PST 2009


Author: tan2
Date: 2009-11-13 16:00:43 -0800 (Fri, 13 Nov 2009)
New Revision: 15967

Modified:
   mc/3D/CitcomCU/trunk/README
Log:
added a brief introduction of citcomcu_write_vtk

Modified: mc/3D/CitcomCU/trunk/README
===================================================================
--- mc/3D/CitcomCU/trunk/README	2009-11-13 21:37:15 UTC (rev 15966)
+++ mc/3D/CitcomCU/trunk/README	2009-11-14 00:00:43 UTC (rev 15967)
@@ -32,7 +32,7 @@
 
 2.1. Compiling the code
 
-In the src/ directory of this distribution, you will find 29 C source
+In the src/ directory of this distribution, you will find 31 C source
 files (*.c), 7 header files (*.h), a makefile (Makefile), and a sample
 input file (input1). 
 
@@ -267,8 +267,21 @@
 accuracy of the solutions.
 
 
-                  4. Acknowledgement and citation issues
+                      4. Utilities
 
+In the util/ direction of this distribution, there is a shell script to 
+convert the output file to paralllel VTK files, which can be visualized
+by several visualization packages, such as Paraview and LLNL VisIt. To
+invoke the script, type
+
+	$ citcomcu_write_vtk
+
+to see the usage and arguments. The script can only convert files stored
+on local file system.
+
+
+                      5. Acknowledgement and citation issues
+
 The developers of this code have spent considerable amount of time in developing
 and testing the code. We would appreciate if you can reference the following 
 two papers for publications that result from using this code.
@@ -281,7 +294,7 @@
      from 3-D dynamic flow models, Earth Planet. Sci. Lett., 138, 15-28, 1996.
 
 
-                 5. References
+                      6. References
 
 Billen, M.I., Gurnis, M., and Simons, M., Multiscale dynamic models of the
      Tonga-Kermadec subduction zone, Geophys. J. Int., 153, 359-388, 2003.



More information about the CIG-COMMITS mailing list