Package Details: openfoam-org 12.20250206-8

Git Clone URL: https://aur.archlinux.org/openfoam.git (read-only, click to copy)
Package Base: openfoam
Description: The open source CFD toolbox (www.openfoam.org)
Upstream URL: http://www.openfoam.org
Licenses: GPL-3.0-or-later
Provides: openfoam
Submitter: None
Maintainer: envolution
Last Packager: envolution
Votes: 66
Popularity: 1.21
First Submitted: 2009-07-02 09:16 (UTC)
Last Updated: 2025-06-11 06:13 (UTC)

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 Next › Last »

kragacles commented on 2013-02-04 13:20 (UTC)

Sorry for the late reply; I've been away. Yes it used to be necessary to have both packages installed since they used to provide different headers. However I have not tried the most recent updates to both. I will test when I return.

CAVT commented on 2013-02-02 01:58 (UTC)

Sorry, but I have a doubt. Is it necessary to ahve both scotch and ptscotch installed? I ask becasue there is a problem with both of those packages, the try to install the same headers under the same directory and Pacman does not allow it. Have you faced that problem? It's not necessarily a bug, it looks that developers made it that way on purpose. Any help is appreciated.

kragacles commented on 2013-01-23 23:24 (UTC)

The old paraview (3.14) that used to be in the arch packages had boost as a dependency, which pulled it in for openfoam. Looks like that is gone, and the paraview (3.98) in AUR does not have a boost dependency. I will add it in. Thanks for catching it.

soravux commented on 2013-01-23 00:32 (UTC)

I needed the boost package from the core repository to install this package. Maybe it should be in the dependencies?

kragacles commented on 2012-09-14 13:58 (UTC)

The ESI Group just aquired OpenCFD, ltd. Details here: http://www.openfoam.com/

kragacles commented on 2012-07-03 17:21 (UTC)

Minor update to automatically generate the /etc/profile.d/openfoam.sh file so there is no need to manually update the install path for OpenFOAM with each upgrade.

kragacles commented on 2012-06-08 19:35 (UTC)

OpenFOAM 2.1.1 is up. No more messy gcc 4.7 patching. Thanks again for the reminder.

kragacles commented on 2012-06-08 12:53 (UTC)

Thank you. I've pulled the 2.1.1 release and will update the pkgbuild once the build and tests finish.

<deleted-account> commented on 2012-06-08 02:53 (UTC)

v2.1.1 is out, please update, thanks

kragacles commented on 2012-05-14 18:44 (UTC)

zhc, thanks for the reminder. I ran into a scotch error while building the latest openfoam that took me just a bit to track down. Before you rebuild openfoam, be sure to rebuild your scotch dependency with the fix I listed for the PKGBUILD here: https://aur.archlinux.org/packages.php?ID=7438 OpenFOAM doesn't like to link against the static scotch library. Otherwise, the latest openfoam PKGBUILD is now up.