ThirdParty: build instructions for Ubuntu 12.04 32 bit: fixing typo
[openfoam-extend-OpenFOAM-1.6-ext.git] / ReleaseNotes-1.6-ext
blobab014f87c2d008bc164c9dc8e7934a31dc4b2bdf
1 #                            -*- mode: org; -*-\r
2 #\r
3 #+TITLE:          *OpenFOAM release notes for version 1.6-ext*\r
4 #+AUTHOR:                      Hrvoje Jasak.\r
5 #+DATE:                       12 November 2010\r
6 #+LINK:                  http://www.extend-project.de\r
7 #+OPTIONS: author:nil\r
8 \r
9 * Overview\r
10   OpenFOAM-1.6-ext is a formal release of the community developments in the\r
11   OpenFOAM software library, following the establishment of the -Extend Project\r
12   and  web portal.\r
14   This release includes many improvements, including an automatic test harness\r
15   which provides basic quality control by running OpenFOAM over a growing\r
16   suite of tutorials and test cases.\r
18 * Compatibility\r
19   OpenFOAM-1.6-ext is compatible with the OpenFOAM-1.6.x and 1.7.1 versions\r
20   of the code and incorporate most developments and changes from above versions\r
21   and ensure top-level compatibility.  In some cases, the differences are\r
22   caused by bug fixes and algorithmic improvements, considered more important\r
23   than inter-operability.\r
25   The list of developments is a result of the work of numerous contributors.\r
26   The Extend Project Admins would formally like to thank all contributors;\r
27   the list will be updated with further code development\r
29 * Fundamental developments\r
30   Improvements in accuracy and stability on tetrahedral and tet-dominant meshes\r
31   Implicit coupled multi-domain solver\r
32   Block-implicit multi-equation matrix support\r
33   Proper Orthogonal Decomposition (POD) data analysis tools\r
34   Rewrite of Ordinary Differential Equation (ODE) and ODE solver classes\r
35   Dynamic remeshing classes, based on tetrahedral edge swapping\r
36   Radial Basis Function interpolation and mesh motion classes\r
37   Turbomachinery features: GGI interface, cyclic GGI, partial overlap GGI\r
38   Parallelisation of topological change engine\r
39   Support for parallelisation and topological changes in the Finite Area Method\r
40   Library preparation for Python/Swig interface for OpenFOAM: VulaSHAKA project\r
41   (http://sourceforge.net/projects/vulashaka/)\r
42   Basic implementation of OpenMP wrapping for multi-core support\r
44 * Ongoing developments\r
45   This section lists the applications that existed in versions of OpenFOAM\r
46   but were abandoned by OpenCFD due to lack of expertise.  In some cases, code\r
47   may still be present but it is buggy or unusable.  The -Extend project line\r
48   maintains, validates and develops the features in contact with original\r
49   authors and contributes new features and bug fixes.\r
51   Working parallel point mesh and field tools, shared between interpolation\r
52   and FEM discretisation solvers\r
53   FEM-based automatic mesh motion solver, with working parallelisation\r
54   Dynamic mesh features and topological mesh changes\r
55   The Finite Area Method: parallelisation, volume-to-surface mapping\r
56   New generation of linear equation solvers, including accelerated AMG\r
58 * Developments to solvers (applications)\r
59   Basic 6-degree-of-freedom (6-DOF) solver\r
60   POD solver tools: prototype\r
61   Demonstration solver for fully implicit block-matrix coupling\r
63 * Developments to utilities\r
64   New parallel decomposition and reconstruction formulation, with support\r
65   for topologically changing meshes\r
66   Level-set support tools\r
68 * Model development\r
69   Transport models and top-level solver for visco-elasto-plastic flows\r
70   Updates to internal combustion engine simulation tools\r
71   Updated version of free surface tracking tools for free surface flows\r
72   Updated fluid-structure interaction solver with parallelisation support\r
73   Updated stress analysis tools, new large deformation solver formulation\r
75 * Quality Control\r
76   Integrated automatic and publicly available test harness with ~150 cases\r
77   http://openfoam-extend.sourceforge.net/CDash/index.php\r
78   Community-driven test-case base to enhance code quality and integrity.\r
79   Contributions under  \r
80   http://www.extend-project.de/project-final/openfoam-extend-test-harness\r
82 * Other\r
83   The number of cumulative bug fixes compared to OpenFOAM-1.6.x is over\r
84   5000; we will stop counting.\r