CFD Review  
Serving the CFD Community with News, Articles, and Discussion
 
CFD Review

User Preferences
Site Sponsorship
Headline Feeds
Mobile Edition
Privacy Policy
Terms of Service
twitter

Submit a CFD Story

Site Sponsors
The Choice for CFD Meshing
Azore CFD
CFD Review

Tell a Friend
Help this site to grow by sending a friend an invitation to visit this site.

CFD News by Email
Did you know that you can get today's CFD Review headlines mailed to your inbox? Just log in and select Email Headlines Each Night on your User Preferences page.

 
OpenFOAM Foundation Releases OpenFOAM 2.2.2
Posted Mon October 21, 2013 @04:17PM
Print version Email story Tweet story
News 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 GNU General Public Licence by the OpenFOAM Foundation


Sponsor CFD Review

Version 2.2.2 includes bug fixes applied to version 2.2.x up to 1st October 2013 and notable developments listed below. See the version 2.2.0 release announcement for information about the new features in the 2.2 series of OpenFOAM software.

Meshing and mesh tools  The following changes have been made to meshing and mesh tools:

  • in snappyHexMesh, if a faceZone is created with faceType baffle, then the baffle (duplicate) faces are preserved during layer insertion;
  • new orientFaceZone utility puts faces in a faceZone with a consistent orientation;
  • in utilities that create a cellSet (e.g. topoSet), the surfaceToCell option allows cells to be identified inside or outside of closed surfaces;
  • in the linearNormal mesh extrusion, there is a new option to specify the first layer thickness;

Moving mesh 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:

  • updated arbitrary mesh interface (AMI), enabling particle tracking across AMI patches and improving robustness;
  • new externalCoupledMixed condition, which provides a generic interface between OpenFOAM and an external application;
  • new externalCoupledTemperatureMixed condition, an example of the externalCoupledMixed condition for temperature, see$FOAM_TUTORIALS/heatTransfer/buoyantSimpleFoam/ externalCoupledCavity tutorial;
  • updated externalWallHeatFluxTemperature condition to simulate multiple layers, each with different heat transfer coefficient and thickness;
  • updated bouyantPressure condition to read the gradient field to enable smooth case restarts.

Pre-processing 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.

[ Post Comment ]

FINE™/Acoustics 5.2-1 - New Features Webcast | Webinar Features Latest Capabilities in Pointwise  >

 

 
CFD Review Login
User name:

Password:

Create an Account

Related Links
  • bug reporting system
  • OpenFOAM Foundation
  • OpenFOAM Team at OpenCFD
  • OSDN
  • version 2.2.0 release
  • More on News
  • This discussion has been archived. No new comments can be posted.

    You will be the victim of a bizarre joke. All content except comments
    ©2022, Viable Computing.

    [ home | submit story | search | polls | faq | preferences | privacy | terms of service | rss  ]