v2512: New and improved usability
OpenFOAM’s additional reader module for ParaView (paraFoam) has been updated to support the new multi-area finite-area framework. As part of the updated finite-area framework, area fields are now registered separately from volume and point fields. This is reflected in a new area fields selection in the reader module:
The ParaView blockMeshDict reader module (paraFoam -block) has been updated to support different regions. For the blockMesh, points now preserve the same precision (float or double) as used by OpenFOAM.
The OpenFOAM repository migration to GitLab is now complete! Following the release announcement for v2506, all core OpenFOAM repositories have been successfully moved from the legacy platform at https://develop.openfoam.com to their new home at https://gitlab.com/openfoam.
All core OpenFOAM repositories are now accessible at https://gitlab.com/openfoam/core/openfoam. Users can create GitLab accounts to access repositories, submit issues, and contribute merge requests.
This transition marks an important step forward in community collaboration. The GitLab platform provides enhanced tools for version control, merge requests, and code review workflows, making it easier for contributors worldwide to participate in OpenFOAM development.
To begin working with the new repository location, update your remote URLs and create a GitLab account if you plan to contribute. While user associations from the previous platform could not be fully migrated due to account naming conflicts, creating a new GitLab account is straightforward and provides immediate access to all repository features.
We welcome Community contributions and have already received and actioned several merge requests since the migration! This collaborative approach strengthens OpenFOAM’s position as a leading open-source CFD platform.

