atmos:software:openfoam:home
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| atmos:software:openfoam:home [2026/04/17 17:44] – [Switching to OpenFOAM2506 from [[https://www.openfoam.com/|OpenFOAM]]] perdomo | atmos:software:openfoam:home [2026/04/17 18:02] (current) – [Switching to OpenFOAM2506 from www.openfoam.com] perdomo | ||
|---|---|---|---|
| Line 116: | Line 116: | ||
| 10) Run the rhoSimpleFoam solver. | 10) Run the rhoSimpleFoam solver. | ||
| - | ==== Switching to OpenFOAM2506 | + | ==== Switching to openfoam2506 |
| + | |||
| + | As recommended by an OpenFOAM | ||
| + | |||
| + | === Installation === | ||
| + | Installation will need to be executed by an admin with sudo privileges. | ||
| + | |||
| + | yum -y install dnf-plugins-core | ||
| + | sudo dnf install scotch scotch-devel metis metis-devel | ||
| + | dnf -y copr enable openfoam/ | ||
| + | sudo yum install openfoam2406-default | ||
| + | sudo yum install openfoam2506-default | ||
| + | # binaries will be installed in / | ||
| + | # >> Tutorials in / | ||
| + | sudo chmod -R 777 / | ||
| + | sudo chmod -R 777 / | ||
| + | # in your ~/.bashrc we just add | ||
| + | alias of24=' | ||
| + | alias of25=' | ||
| + | |||
| + | === Calling the docker image === | ||
| + | Navigate to the case directory and type the command: | ||
| + | openfoam2506 | ||
| + | |||
| + | OpemFOAM will load and will be ready to execute commands to run the simulation. | ||
| + | |||
| + | |||
| + | === Running NASA_extendedPylon_v2_tas120_aoa0_900T33 case === | ||
| + | |||
atmos/software/openfoam/home.1776447870.txt.gz · Last modified: 2026/04/17 17:44 by perdomo