CONFIG: set API level to 2406 (pre-release state)

- README updated to v2406, project-version updated to v2406
This commit is contained in:
Mark Olesen
2024-06-12 15:31:38 +02:00
parent 21c554d7d0
commit 0e23e6c66c
8 changed files with 27 additions and 27 deletions

View File

@ -1,23 +1,23 @@
## Getting the code
Links to all code packs are available on https://dl.openfoam.com. For OpenFOAM-v2312:
Links to all code packs are available on https://dl.openfoam.com. For OpenFOAM-v2406:
- https://dl.openfoam.com/source/latest/
- Source: https://dl.openfoam.com/source/v2312/OpenFOAM-v2312.tgz
- ThirdParty: https://dl.openfoam.com/source/v2312/ThirdParty-v2312.tgz
- Source: https://dl.openfoam.com/source/v2406/OpenFOAM-v2406.tgz
- ThirdParty: https://dl.openfoam.com/source/v2406/ThirdParty-v2406.tgz
## OpenFOAM® Quick Build Guide
Prior to building, ensure that the [system requirements][link openfoam-require]
are satisfied (including any special [cross-compiling][wiki-cross-compile]
considerations), and source the correct OpenFOAM environment.
For example, for the OpenFOAM-v2312 version:
For example, for the OpenFOAM-v2406 version:
```
source <installation path>/OpenFOAM-v2312/etc/bashrc
source <installation path>/OpenFOAM-v2406/etc/bashrc
```
e.g. if installed under the `~/openfoam` directory
```
source ~/openfoam/OpenFOAM-v2312/etc/bashrc
source ~/openfoam/OpenFOAM-v2406/etc/bashrc
```
@ -157,4 +157,4 @@ More details in the [ThirdParty build guide][link third-build].
[wiki-config]: https://develop.openfoam.com/Development/openfoam/-/wikis/configuring
---
Copyright 2019-2023 OpenCFD Ltd
Copyright 2019-2024 OpenCFD Ltd

View File

@ -1,4 +1,4 @@
## Known Build Issues (v2312, v2306, v2212, v2206, v2112, v2106, v2012)
## Known Build Issues (v2406, v2312, v2306, v2212, v2206, v2112, v2106, v2012)
### Windows cross-compilation
@ -188,4 +188,4 @@ and attempt to install a `paraview~qt` version instead.
[wiki-config]: https://develop.openfoam.com/Development/openfoam/-/wikis/configuring
---
Copyright 2019-2023 OpenCFD Ltd
Copyright 2019-2024 OpenCFD Ltd