BRACKNELL, UK, Jun 29, 2024 āĀ OpenCFD is pleased to announce the June 2024 release of OpenFOAM v2406. This release extendsĀ OpenFOAM-v2312Ā features across many areas of the code. The new functionality represents development sponsored by OpenCFD’s customers, internally funded developments, and integration of features and changes from theĀ OpenFOAM community.
OpenFOAM is distributed by OpenCFD under the GPL License. In addition to source code packages suitable for compilation on a variety of Linux and other POSIX systems, this release also has a number of pre-compiled binary packages
- Ubuntu Linux: packaged installation for Ubuntu 24.04 (LTS), 22.04 (LTS), 20.04 (LTS), 18.04 (LTS)
- openSUSE Linux: packaged installation for Leap 15.6, 15.5
- Redhat Linux variants: packaged installation for epel 9; Fedora 40
- apptainer images: available from dockerhub as openfoam-dev:2406-apptainer and openfoam-dev:apptainerĀ
Windows users have three options for pre-compiled packages (more information):
- Using Windows Subsystem for Linux (based on Ubuntu, openSUSE etc.)
- Native executables with cross-compilation
- A docker installation
OpenFOAM apptainer support is provided via description files rather than pre-assembled images:
- SeeĀ packaging/containers
Mac OSX users have the option to compile from source, or use Docker containers for pre-compiled packages (more information).
Upgrading
- Help for users is provided in theĀ user upgrade guide
- Help for developers is provided in theĀ developer upgrade guide
- Note that the minimum C++ standard will increase from C++14 to C++17 in 2024 to help support ongoing GPU developments
- New createViewFactors applicationĀ more…
- Improved renumberMeshĀ more…
- Improved snappyHexMeshĀ more…
- Improved surfaceInertia utilityĀ more…
- New overlapping zonesĀ more…
- topoSet : optional transformation of geometric selectionĀ more…
- Improved transformationsĀ more…
- Temperature dependent radiation propertiesĀ more…
- New freezeParticles cloud function objectĀ more…
- New Tomiyama bubble drag modelĀ more…
- Improved icoReacting…Foam solverĀ more…
- New viewFactorHeatFlux function objectĀ more…
- New Ensight single file format readingĀ more…
- New Ensight cloud function objectĀ more…
- New polyhedral cell conversionĀ more…
GAMG : fix processorAgglomerationĀ more…
- cyclicAMI : fix cyclicAMI in linear solver on large core countsĀ more…