Skip to content

Commit 7cd84b4

Browse files
authored
Merge pull request #392 from gerlero/readme
Update README.md
2 parents c3dc056 + 2eea96d commit 7cd84b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,10 @@ You are attempting something that requires development tools (e.g. a compiler),
118118

119119
Due to the fact that OpenFOAM currently fails to build for Intel on macOS 15 Sequoia and later (whether natively or through Rosetta 2), and limited resources preventing me from finding a working patch and/or accessing older macOS versions; starting with **OpenFOAM.app** 2.1.3, Intel Macs are no longer supported.
120120

121-
This means that the last release compatible with Intel Macs is [**OpenFOAM.app** 2.1.2](https://github.com/gerlero/openfoam-app/releases/tag/v2.1.2) ([⬇️ OpenFOAM v2506](https://github.com/gerlero/openfoam-app/releases/download/v2.1.2/openfoam2506-app-x86_64.zip), [⬇️ OpenFOAM v2412](https://github.com/gerlero/openfoam-app/releases/download/v2.1.2/openfoam2412-app-x86_64.zip)).
121+
This means that the last release compatible with Intel Macs is [**OpenFOAM.app** 2.1.2](https://github.com/gerlero/openfoam-app/releases/tag/v2.1.2). You can install up to OpenFOAM v2506 through that release:
122+
123+
* Homebrew: `brew install gerlero/openfoam/openfoam@2506`
124+
* [⬇️ OpenFOAM v2506](https://github.com/gerlero/openfoam-app/releases/download/v2.1.2/openfoam2506-app-x86_64.zip)
122125

123126
Note that if you have an Intel-based Mac (especially one running macOS 14 or earlier), you _may_ be able to [build the app from source](#-building-from-source). If you find a way to get OpenFOAM to compile on Intel Macs running more current macOS versions, I'd be happy to hear about it!
124127
</details>

0 commit comments

Comments
 (0)