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.11
First Submitted: 2009-07-02 09:16 (UTC)
Last Updated: 2025-06-11 06:13 (UTC)

Latest Comments

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

<deleted-account> commented on 2012-05-14 03:47 (UTC)

hi, when you will update PKGBUILD ?

kragacles commented on 2012-05-03 20:18 (UTC)

Found the issue. Building OpenFOAM 2.1 against the latest gcc (4.7) causes the file src/OSspecific/POSIX/fileMonitor.C to fail compilation. I put together a patch and will update the package once it finishes building. This problem has some detail on the cfd-online forums here: http://www.cfd-online.com/Forums/openfoam-installation/99932-compilation-error-openfoam-2-1-x.html#post359178 The current git head of OpenFOAM added support for gcc 4.7, including the patch I am applying. Maybe we'll need to go to an OpenFOAM-git package if a new stable doesn't come out soon.

kragacles commented on 2012-05-03 14:20 (UTC)

zhc, blockMesh should be built with the OpenFOAM. I will rebuild my 2.0.1 and check for you. I will admit I mostly still use my 2.0.0 install so it is possible something changed. Updates soon.

<deleted-account> commented on 2012-05-03 07:11 (UTC)

I am trying to run openfoam cavity tutorial (from OpenFoamUserGuide), and I didn't find "blockMesh" utility. Is it supposed to be not build?

kragacles commented on 2012-02-27 15:16 (UTC)

Just switched my account username, FYI. Still the same guy keeping this package alive.

kragacles commented on 2011-12-20 13:05 (UTC)

OpenFOAM 2.1.0 package is up.

kragacles commented on 2011-12-19 15:23 (UTC)

OpenFOAM 2.1.0 has been released. Details here: http://www.openfoam.com/version2.1.0/ Updated PKGBUILD should be up later today.

kragacles commented on 2011-12-14 13:16 (UTC)

LWhitson2, thanks for the information. I would be happy to help out. I'll see what I come up with for the non-ThirdParty-Tools build option.

LWhitson2 commented on 2011-12-14 01:06 (UTC)

For anyone who is interested in helping, I am working on a build process for OpenFOAM development. The wiki article is located at https://wiki.archlinux.org/index.php/OpenFOAM. I would like to include a way to build OpenFOAM without utilizing the ThirdParty-Tools but it is proving difficult.