From 3f172ccae14d1a25ce1a39f2a7294d7848633a8d Mon Sep 17 00:00:00 2001 From: Andrew Heather <aht@esi-group.com> Date: Wed, 7 Jul 2021 09:24:31 +0000 Subject: [PATCH] ENH: Provided links to source packs --- doc/Build.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/Build.md b/doc/Build.md index 7853943b802..223ee5f70a2 100644 --- a/doc/Build.md +++ b/doc/Build.md @@ -1,3 +1,10 @@ +## Getting the code + +Links to all code packs are available on from https://dl.openfoam.com. For OpenFOAM-v2106: + +- Source: https://dl.openfoam.com/source/v2106/OpenFOAM-v2106.tgz +- ThirdParty: https://dl.openfoam.com/source/v2106/ThirdParty-v2106.tgz + ## OpenFOAM® Quick Build Guide Prior to building, ensure that the [system requirements][link openfoam-require] -- GitLab