Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
0031cb1e
Commit
0031cb1e
authored
2 years ago
by
mattijs
Committed by
Kutalmış Berçin
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
CONFIG: set API level to 2212
parent
66908158
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/Build.md
+6
-6
6 additions, 6 deletions
doc/Build.md
with
6 additions
and
6 deletions
doc/Build.md
+
6
−
6
View file @
0031cb1e
## Getting the code
## Getting the code
Links to all code packs are available on https://dl.openfoam.com. For OpenFOAM-v22
06
:
Links to all code packs are available on https://dl.openfoam.com. For OpenFOAM-v22
12
:
-
https://dl.openfoam.com/source/latest/
-
https://dl.openfoam.com/source/latest/
-
Source: https://dl.openfoam.com/source/v22
06
/OpenFOAM-v22
06
.tgz
-
Source: https://dl.openfoam.com/source/v22
12
/OpenFOAM-v22
12
.tgz
-
ThirdParty: https://dl.openfoam.com/source/v22
06
/ThirdParty-v22
06
.tgz
-
ThirdParty: https://dl.openfoam.com/source/v22
12
/ThirdParty-v22
12
.tgz
## OpenFOAM® Quick Build Guide
## OpenFOAM® Quick Build Guide
Prior to building, ensure that the
[
system requirements
][
link openfoam-require
]
Prior to building, ensure that the
[
system requirements
][
link openfoam-require
]
are satisfied (including any special
[
cross-compiling
][
wiki-cross-compile
]
are satisfied (including any special
[
cross-compiling
][
wiki-cross-compile
]
considerations), and source the correct OpenFOAM environment.
considerations), and source the correct OpenFOAM environment.
For example, for the OpenFOAM-v22
06
version:
For example, for the OpenFOAM-v22
12
version:
```
```
source <installation path>/OpenFOAM-v22
06
/etc/bashrc
source <installation path>/OpenFOAM-v22
12
/etc/bashrc
```
```
e.g. if installed under the
`~/openfoam`
directory
e.g. if installed under the
`~/openfoam`
directory
```
```
source ~/openfoam/OpenFOAM-v22
06
/etc/bashrc
source ~/openfoam/OpenFOAM-v22
12
/etc/bashrc
```
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment