|
[Sponsors] |
October 14, 2013, 08:18 |
OpenFOAM Foundation releases OpenFOAM 2.2.2
|
#1 |
Member
OpenCFD
Join Date: Mar 2009
Posts: 68
Rep Power: 19 |
The OpenFOAM Foundation are pleased to announce the release of version 2.2.2 of the OpenFOAM open source CFD toolbox. Version 2.2.2 further consolidates the major version 2.2.0 release through some bug fixes and code improvements. OpenFOAM v2.2.2 is distributed under the General Public Licence by the OpenFOAM Foundation as:
Meshing and mesh tools The following changes have been made to meshing and mesh tools:
In mesh motion involving layer addition and removal, cells in a deleted layer are now merged into neighbouring cells, with the value in the resulting cell being the volume-average of deleted and neighbouring cells. Modifications have also been made to enable particle tracking on moving mesh cases. Finally, a new interPhaseChangeDyMFoam solver has been introduced, a variant of interPhaseChangeFoam for moving mesh cases. Boundary conditions The following enhancements have been made to boundary conditions:
The macro functionality in OpenFOAM input files has been extended to include the use of macro expansions and regular expressions in keyword names, and macro expansions in #include files, e.g. file caseSettings; #include "include/${file}" intetPatch inlet; wallPatches ".*Wall.*"; boundaryField { ${inletPatch} { type ... ${wallPatches} { type ... Numerical methods The Courant number blended scheme, CoBlended, stabilises the flow in small, unimportant cells where the velocity may be high, by blending between 2 schemes based on lower and upper Courant number limits. Post-processing In v2.2.2, function objects have additional options for outputControl, similar to the standard writeControl options: adjustableRunTime, runTime, clockTime and cpuTime. Where the function generates a field, e.g. wallShearStress, pressureTools, yPlusRAS, etc., the field is now stored on the mesh database so that it is available for further post-processing. The fieldAverage function object now includes averaging of surface fields and the output of bin data for the forces function object is now written to a single log file. In the foamToEnsight utility, a new ‘-cellZone’ option has been added to post process a single cell zone. OpenFOAM v2.2.2 was produced by the OpenFOAM Team at OpenCFD — Henry Weller, Mattijs Janssens, Chris Greenshields, Andy Heather, Sergio Ferraris, Richard Jones, William Bainbridge, Jenya Collings, Rory Sinclair and Sophie Glover. Thanks to the OpenFOAM enthusiasts who have contributed to a better code through the bug reporting system. To download OpenFOAM 2.2.2, click here. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM 2.2.2 | Maimouna | OpenFOAM | 1 | October 14, 2013 14:30 |
[Gmsh] gmsh 2.6.0 conversion to OpenFoam 160 | rosswin | OpenFOAM Meshing & Mesh Conversion | 0 | March 5, 2013 08:34 |
OpenFOAM Training Courses 2012 in Barcelona, Singapore, Bangalore, Houston | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 0 | January 20, 2012 10:20 |
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 7 | January 19, 2010 16:39 |
Different flow pattern between OpenFOAM and CFX | AirS | OpenFOAM | 0 | January 12, 2010 08:08 |