Skip to content
Snippets Groups Projects
Build.md 5.80 KiB

Getting the code

Links to all code packs are available on https://dl.openfoam.com. For OpenFOAM-v2412:

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.