Download v2.2.2 | Source Pack
For Compilation on GNU/Linux
The OpenFOAM Foundation
For Compilation on GNU/Linux
For Fedora 18 and 19
For SuSE 12.3
OpenFOAM 2.2.1 is a patch release of version 2.2.0 that fixes critical bugs and improves usability and consistency in the code with over 200 code commits and over 1000 file changes. As a patch release, we strongly recommend users of v2.2.0 upgrade to this version, or preferably the version 2.2.2 release which contains additional bug fixes and improvements to 2.2.1. Version 2.2.1 is distributed as:
For Ubuntu 12.04LTS, 12.10, 13.04
For Compilation on GNU/Linux
OpenFOAM version 2.2.0 is a major release of OpenFOAM with numerous new features, distributed as:
In the latest release we have introduced enhanced documentation of OpenFOAM within the HTML source documentation generated using Doxygen. The new feature uses extended file headers in which documentation is written and processed into pages by Doxygen. Access to Doxygen Modules Doxygen modules provide a convenient interface to grouped information, […]
Function Objects OpenFOAM can carry out post-processing automatically while the simulation is running using function objects. In v2.2.0, the range of available functionality has been extended to include the following. All function object data is now output to a postProcessing directory in the case directory. new wallShearStress – calculates the […]
Jump Boundary Conditions A new jump condition framework has been implemented that allows jump conditions to be applied to any field variable across matching cyclic and non-matching cyclicAMI patches. The jump can be specified as either fixedJump, fixedJumpAMI: a spatially varying jump field, fixed in time, or uniformJump, uniformJumpAMI: a […]