[MOAB-dev] r4312 - MOAB/trunk
tautges at mcs.anl.gov
tautges at mcs.anl.gov
Thu Dec 2 15:45:52 CST 2010
Author: tautges
Date: 2010-12-02 15:45:52 -0600 (Thu, 02 Dec 2010)
New Revision: 4312
Modified:
MOAB/trunk/RELEASE_NOTES
Log:
Updating release notes file with what is on wiki.
Modified: MOAB/trunk/RELEASE_NOTES
===================================================================
--- MOAB/trunk/RELEASE_NOTES 2010-12-01 18:56:28 UTC (rev 4311)
+++ MOAB/trunk/RELEASE_NOTES 2010-12-02 21:45:52 UTC (rev 4312)
@@ -1,6 +1,23 @@
-Version beta:
-- Fixed bug in get_entities_by_type_and_tag for cases with non-zero
-input set which has or doesn't have entities
+Version 4.0:
+* Many improvements to parallel correctness and efficiency
+* Use of MPIO for parallel read of HDF5-based file format
+* Parallel import of file formats utilizing internal communication and/or partial read of files.
+* Partial read of HDF5-based files
+* Import files from: ABAQUS, IDEAS, MCNP5, NASTRAN, Sms, TetGen, Star-CCM+
+* String-based file options for controlling format-specific file options (see README.IO for a
+ list of options.)
+* Mesh refinement tool
+* Compact storage of structured mesh data
+* Variable-length tag data
+* Alternate, cmake-based build system
+* Support for most recent ITAPS APIs
+* New data coupling tool
+* Python API based on ITAPS APIs
+* Many performance improvements (both runtime and memory), including entity sets, dense tag data,
+ bit tag data, skinning, and entity deletion.
+* MOAB namespace
+* Fixed bug in get_entities_by_type_and_tag for cases with non-zero
+ input set which has or doesn't have entities
Version 3.0.0 (SVN tag 3.0.0):
- Updated QVDual to work with new versions of VTK and removed
More information about the moab-dev
mailing list