-
Mark OLESEN authored
- README updated to v2412, project-version updated to v2412
Mark OLESEN authored- README updated to v2412, project-version updated to v2412
Build.md 5.80 KiB
Getting the code
Links to all code packs are available on https://dl.openfoam.com. For OpenFOAM-v2412:
- https://dl.openfoam.com/source/latest/
- Source: https://dl.openfoam.com/source/v2412/OpenFOAM-v2412.tgz
- ThirdParty: https://dl.openfoam.com/source/v2412/ThirdParty-v2412.tgz
OpenFOAM® Quick Build Guide
Prior to building, ensure that the system requirements are satisfied (including any special cross-compiling considerations), and source the correct OpenFOAM environment. For example, for the OpenFOAM-v2412 version:
source <installation path>/OpenFOAM-v2412/etc/bashrc
e.g. if installed under the ~/openfoam
directory
source ~/openfoam/OpenFOAM-v2412/etc/bashrc
Preliminaries
The third-party directory includes a readme and additional information about requirements and a more detailed build guide.