| ... | ... | @@ -13,10 +13,10 @@ curl https://dl.openfoam.com/add-science-repo.sh | sudo bash |
|
|
|
sudo zypper refresh
|
|
|
|
|
|
|
|
# Install preferred package. Eg,
|
|
|
|
sudo zypper install openfoam2312-default
|
|
|
|
sudo zypper install openfoam2406-default
|
|
|
|
|
|
|
|
# Use the openfoam shell session. Eg,
|
|
|
|
openfoam2312
|
|
|
|
openfoam2406
|
|
|
|
```
|
|
|
|
|
|
|
|
 The packages do ***not*** contain
|
| ... | ... | @@ -41,7 +41,7 @@ https://software.opensuse.org//download.html?project=science&package=openfoam |
|
|
|
and follow the instructions there.
|
|
|
|
Note that this is a meta-package and individual version downloads are also possible.
|
|
|
|
For example,
|
|
|
|
https://software.opensuse.org//download.html?project=science&package=openfoam2312
|
|
|
|
https://software.opensuse.org//download.html?project=science&package=openfoam2406
|
|
|
|
|
|
|
|
If you already have the _Science_ repository registered on your system,
|
|
|
|
you should be able to install it directly with `zypper`:
|
| ... | ... | @@ -70,9 +70,9 @@ descriptions, the following represent typical installation commands: |
|
|
|
|
|
|
|
|User Group | Command |
|
|
|
|
|---------------|------------------|
|
|
|
|
| minimalist | `sudo zypper install openfoam2312` |
|
|
|
|
| traditional | `sudo zypper install openfoam2312-devel` |
|
|
|
|
| everything | `sudo zypper install openfoam2312-default` |
|
|
|
|
| minimalist | `sudo zypper install openfoam2406` |
|
|
|
|
| traditional | `sudo zypper install openfoam2406-devel` |
|
|
|
|
| everything | `sudo zypper install openfoam2406-default` |
|
|
|
|
|
|
|
|
|
|
|
|
### Installation locations
|
| ... | ... | @@ -114,7 +114,7 @@ As documented in [precompiled packages - OpenFOAM environment](/precompiled#envi |
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
Copyright (C) 2020-2023 OpenCFD Ltd.
|
|
|
|
Copyright (C) 2020-2024 OpenCFD Ltd.
|
|
|
|
|
|
|
|
[link paraview]: https://www.paraview.org/download/
|
|
|
|
[faq paraview]: https://discourse.paraview.org/t/i-want-to-visualize-my-openfoam-simulation-results-with-paraview-but-im-confused-which-version-should-i-use |