[cig-commits] r5359 - mc/3D/CitcomS/trunk

tan2 at geodynamics.org tan2 at geodynamics.org
Mon Nov 27 20:42:22 PST 2006


Author: tan2
Date: 2006-11-27 20:42:18 -0800 (Mon, 27 Nov 2006)
New Revision: 5359

Modified:
   mc/3D/CitcomS/trunk/NEWS
Log:
Updated for new features

Modified: mc/3D/CitcomS/trunk/NEWS
===================================================================
--- mc/3D/CitcomS/trunk/NEWS	2006-11-28 04:41:56 UTC (rev 5358)
+++ mc/3D/CitcomS/trunk/NEWS	2006-11-28 04:42:18 UTC (rev 5359)
@@ -1,10 +1,16 @@
-CitComS.py NEWS -- history of user-visible changes.  2006-09-18
+CitComS.py NEWS -- history of user-visible changes.  2006-11-27
 
 Please send CitComS.py bug reports to cig-mc at geodynamics.org.
 
 
 Version 2.1.0
 
+* A new input parameter "datadir" specifies the path of output files. The
+  "datafile" input parameter (cannot contain path) specifies the filename
+  prefix of the output files. In v2.0.x and before, "datafile" is used to
+  specify the path and filename prefix of output files. This change is not
+  backward compatible. Users need to change their old input file to run it.
+
 * Imporved build procedure. The CitComS executable embeds python
   interpreter by default and is staticly linked with MPI library,
   which improves the portability of the code. 
@@ -16,9 +22,15 @@
 
 * Support of binary format output (using HDF5 library).
 
-* Additional data output (including: stress, pressure, and horizontal average)
-  can be enabled/disabled by changing the input parameters.
+* Additional data output (including: geoid, stress, pressure, and horizontal
+  average) can be enabled/disabled by changing the input parameters.
 
+* Scripts (using GMT commands) to plot 2-D cross sections of temperature field.
+
+* Added/removed a few input parameters (all in solver.const component) for
+  computing geoid. Removed "layerd" and "wdensity" and added "radius", 
+  "density_above" and "density_below".
+
 * Fixes for several bugs: issue 30, 35, 42, 44 and 55. See the Geodynamics
   Roundup issue tracker (http://geodynamics.org/roundup) and the file
   ChangeLog for details. Important bug fixes include:



More information about the cig-commits mailing list