... | @@ -28,7 +28,7 @@ Pre-compiled binaries are currently available for the following systems: |
... | @@ -28,7 +28,7 @@ Pre-compiled binaries are currently available for the following systems: |
|
![!!](/icons/alert-triangle.svg) The packages do ***not*** contain
|
|
![!!](/icons/alert-triangle.svg) The packages do ***not*** contain
|
|
_visualization_ (eg, ParaView/runTimePostProcessing) or
|
|
_visualization_ (eg, ParaView/runTimePostProcessing) or
|
|
_external-solver_ (eg, PETSc) modules: <br/>
|
|
_external-solver_ (eg, PETSc) modules: <br/>
|
|
see the [corresponding **FAQ**](/precompiled/#frequently-asked-questions)
|
|
see the [corresponding **FAQ**](/precompiled#frequently-asked-questions)
|
|
|
|
|
|
----
|
|
----
|
|
|
|
|
... | @@ -67,17 +67,17 @@ until completion of a particular project. |
... | @@ -67,17 +67,17 @@ until completion of a particular project. |
|
The system installation prefix `/usr/lib/openfoam` is used, below
|
|
The system installation prefix `/usr/lib/openfoam` is used, below
|
|
which individual versions are located.
|
|
which individual versions are located.
|
|
For example,
|
|
For example,
|
|
|
|
- `/usr/lib/openfoam/openfoam2206/`
|
|
|
|
- `/usr/lib/openfoam/openfoam2112/`
|
|
- `/usr/lib/openfoam/openfoam2106/`
|
|
- `/usr/lib/openfoam/openfoam2106/`
|
|
- `/usr/lib/openfoam/openfoam2012/`
|
|
|
|
- `/usr/lib/openfoam/openfoam2006/`
|
|
|
|
- ...
|
|
- ...
|
|
|
|
|
|
|
|
|
|
The OpenFOAM bash session wrapper will be created under `/usr/bin`.
|
|
The OpenFOAM bash session wrapper will be created under `/usr/bin`.
|
|
For example,
|
|
For example,
|
|
|
|
- `/usr/bin/openfoam2206`
|
|
|
|
- `/usr/bin/openfoam2112`
|
|
- `/usr/bin/openfoam2106`
|
|
- `/usr/bin/openfoam2106`
|
|
- `/usr/bin/openfoam2012`
|
|
|
|
- `/usr/bin/openfoam2006`
|
|
|
|
- ...
|
|
- ...
|
|
|
|
|
|
|
|
|
... | @@ -90,7 +90,7 @@ need"_ approach [more control, less diskspace]. Another group of users |
... | @@ -90,7 +90,7 @@ need"_ approach [more control, less diskspace]. Another group of users |
|
prefers the _"just install everything"_ approach [less control, more
|
|
prefers the _"just install everything"_ approach [less control, more
|
|
diskspace].
|
|
diskspace].
|
|
We have attempted to strike a reasonable balance between both. For
|
|
We have attempted to strike a reasonable balance between both. For
|
|
any given *base* package (e.g., `openfoam2106` etc), there are a variant
|
|
any given *base* package (e.g., `openfoam2206` etc), there are a variant
|
|
of sub-packages (_"only-what-I-need"_), but also a `default` package for
|
|
of sub-packages (_"only-what-I-need"_), but also a `default` package for
|
|
the _"install-everything"_ folks.
|
|
the _"install-everything"_ folks.
|
|
|
|
|
... | @@ -129,11 +129,10 @@ the same system, some installations use a meta-package structure: |
... | @@ -129,11 +129,10 @@ the same system, some installations use a meta-package structure: |
|
|---------------|---------------|
|
|
|---------------|---------------|
|
|
| openfoam | The top-level meta package that provides links and requirements for the most recent OpenFOAM release |
|
|
| openfoam | The top-level meta package that provides links and requirements for the most recent OpenFOAM release |
|
|
| openfoam-selector | Similar to mpi-selector, used to switch active OpenFOAM versions |
|
|
| openfoam-selector | Similar to mpi-selector, used to switch active OpenFOAM versions |
|
|
| openfoam2012 | The maintenance version for v2012 |
|
|
| openfoam2112 | The maintenance version for v2112 |
|
|
| openfoam2006 | The maintenance version for v2006 |
|
|
| openfoam2106 | The maintenance version for v2106 |
|
|
| openfoam1912 | The maintenance version for v1912 |
|
|
|
|
|
|
|
|
The version-specific packages (eg, `openfoam2106`, `openfoam2012`, ...)
|
|
The version-specific packages (eg, `openfoam2206`, `openfoam2112`, ...)
|
|
install into distinct directories so that it is possible to have
|
|
install into distinct directories so that it is possible to have
|
|
multiple versions available on your systems.
|
|
multiple versions available on your systems.
|
|
The top-level `openfoam` package registers which of the
|
|
The top-level `openfoam` package registers which of the
|
... | | ... | |