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 2 3 4 5 6 7 8 9 10 11 .. 31 Next › Last »

petronny commented on 2021-05-09 08:29 (UTC)

@massisenergy You mean a package like paraview-openfoam?

You can upload it to AUR if you get it working.

massisenergy commented on 2021-04-27 10:17 (UTC) (edited on 2021-04-27 10:27 (UTC) by massisenergy)

Looks like there is some problem in the OpenFOAM-ParaView interface. Everytime I install this, ParaView stops working (I posted the details here: https://discourse.paraview.org/t/paraview-5-9-stopped-working/6746/10). This started when ParaView was updated to 5.8.1, I believe. But I could test ParaView 5.9.1 RC1 to be working (but not 5.9.0) with manual building and installation. Installing this OpenFOAM package leads to crashing of both version of ParaView.

The issue might well be just the current AUR ParaView version, which is required by OpenFOAM as a dependency. Is it possible to modify the PKGBUILD so that a particular version of ParaView (manually installed by the user) can be used as dependency for this OpenFOAM package? This happens with openfoam-com version also.

dl6tud commented on 2021-04-11 20:05 (UTC)

Might it be possible to remove the line "conflicts=('openfoam-com')" from the PKGBUILD file? Otherwise it is impossible to install the ESI and Foundation version (openfoam-com and openfoam-org) at the same time.

MakisH commented on 2021-01-08 11:08 (UTC)

@Volker_Weissmann, @petronny: ParaView now has a community package: https://archlinux.org/packages/community/x86_64/paraview/

Volker_Weissmann commented on 2021-01-06 16:28 (UTC)

In openfoam.install, you link to https://aur.archlinux.org/packages/paraview This site is 404.

MakisH commented on 2020-10-05 21:05 (UTC)

@petronny there is now an openfoam-selector package and you can add a .install to register/deregister the OpenFOAM installation, as described in this issue.

petronny commented on 2020-08-30 06:42 (UTC)

@jancici See https://github.com/arch4edu/arch4edu/issues/92

jancici commented on 2020-08-24 14:25 (UTC)

I am trying to add arch4edu repo but I have problem to import GPG key:

sudo pacman-key --recv-keys 7931B6D628C8D3BA
gpg: keyserver receive failed: General error
==> ERROR: Remote key not fetched correctly from keyserver.

lahwaacz commented on 2020-08-24 14:18 (UTC)

@jancici: Your system most likely ran out of memory. See the previous comments.

jancici commented on 2020-08-24 13:45 (UTC) (edited on 2020-08-24 14:07 (UTC) by jancici)

hi, I am trying to install this package. Previous version compiled OK. But I am getting following error now:

wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file specieReactionRates.C
Making dependency list for source file makesurfaceArrheniusReactions.C
Making dependency list for source file       makefluxLimitedLangmuirHinshelwoodReactions.C
Making dependency list for source file makeMichaelisMentenReactions.C
Making dependency list for source file makeLangmuirHinshelwoodReactions.C
Making dependency list for source file makeReactions.C
Making dependency list for source file chemistryTabulationMethods.C
Making dependency list for source file chemistryReductionMethods.C
Making dependency list for source file chemistrySolvers.C
Making dependency list for source file BasicChemistryModels.C
Making dependency list for source file basicChemistryModel.C
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32    -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3  -DNoRepository -ftemplate-depth-100 -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/reactionThermo/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/basic/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/specie/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/functions/Polynomial -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/ODE/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/finiteVolume/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/meshTools/lnInclude -IlnInclude -I. -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OpenFOAM/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OSspecific/POSIX/lnInclude   -fPIC -c chemistryModel/basicChemistryModel/basicChemistryModel.C -o /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistryModel/basicChemistryModel/basicChemistryModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3  -DNoRepository -ftemplate-depth-100 -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/reactionThermo/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/basic/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/specie/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/functions/Polynomial -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/ODE/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/finiteVolume/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/meshTools/lnInclude -IlnInclude -I. -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OpenFOAM/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OSspecific/POSIX/lnInclude   -fPIC -c chemistryModel/BasicChemistryModel/BasicChemistryModels.C -o /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistryModel/BasicChemistryModel/BasicChemistryModels.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -O3  -DNoRepository -ftemplate-depth-100 -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/reactionThermo/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/basic/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/specie/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/thermophysicalModels/functions/Polynomial -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/ODE/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/finiteVolume/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/meshTools/lnInclude -IlnInclude -I. -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OpenFOAM/lnInclude -I/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/src/OSspecific/POSIX/lnInclude   -fPIC -c chemistrySolver/chemistrySolver/chemistrySolvers.C -o /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make: *** [/home/jano/.cache/yay/openfoam/src/OpenFOAM-8/wmake/rules/General/transform:26: /home/jano/.cache/yay/openfoam/src/OpenFOAM-8/platforms/linux64GccDPInt32Opt/src/thermophysicalModels/chemistryModel/chemistrySolver/chemistrySolver/chemistrySolvers.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
error making: openfoam

any help? should I install pre-build package from arch4edu ? thanks