Search Criteria
Package Details: openfoam-org 13.20250911+cde978a-1
Package Actions
| 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: | 65 |
| Popularity: | 0.002916 |
| First Submitted: | 2009-07-02 09:16 (UTC) |
| Last Updated: | 2025-09-12 05:45 (UTC) |
Dependencies (30)
- boost (boost-gitAUR)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- double-conversion (double-conversion-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gl2ps (gl2ps-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libxt
- metisAUR (metis-gitAUR)
- openmpi (openmpi-gitAUR)
- paraview (paraview-gitAUR)
- parmetisAUR (parmetis-gitAUR)
- python
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- scotch (scotch-gitAUR)
- utf8cpp (utf8cpp-gitAUR)
- vtk (vtk-gitAUR, vtk93AUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- zoltanAUR (trilinosAUR)
- cli11 (cli11-compiledAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 32 Next › Last »
pspssp commented on 2026-03-11 20:03 (UTC) (edited on 2026-03-11 20:07 (UTC) by pspssp)
Hi @carlosal1015 , opening like the wiki suggests (with 'paraFoam -builtin') works but paraView doesn't load a lagrangian mesh (for example, like the one needed for the cyclone tutorial for incompressibleDenseParticleFluid). Not sure it's a problem with the install though, just checked an Ubuntu machine with OF13 (same as here) but paraview 5 and everything works. Thanks for the reply :)
edit: tried foamToVTK and it also doesn't work
carlosal1015 commented on 2026-03-11 16:37 (UTC)
Hi @pspssp, which paraview plugin is missing? Did you tried https://wiki.archlinux.org/title/OpenFOAM#Paraview_not_installed
pspssp commented on 2026-03-11 15:59 (UTC) (edited on 2026-03-11 16:01 (UTC) by pspssp)
Hi there, I'm getting a paraview error when trying to run paraFoam. The error is:
FATAL ERROR: The reader module for OpenFOAM data was not found on your system. This means that OpenFOAM was not built with ParaView support, or that ParaView is not installed, or that OpenFOAM has been configured to use a different installation of ParaView from that which is installed.
I noticed the discussion below and tried reinstalling vtk but that didn't work.
If I run "paraview -builtin" it works but I don't get some of the paraFoam functionalities that I need.
Shinmen commented on 2025-08-15 11:51 (UTC)
Already have vtk on system, but reinstall fix the problem somehow
envolution commented on 2025-08-15 02:14 (UTC) (edited on 2025-08-15 02:16 (UTC) by envolution)
@Shinmen thanks for the report - that library issue seems related to
vtkparaview is expecting to find symbols in your system installed vtk that is not being provided. This is typically a problem of upstream paraview being compiled with a newer version of vtk than your system provides
Shinmen commented on 2025-08-15 01:49 (UTC)
Getting the following output. The pvserver it's not correctly, I will try to uninstall and reinstall paraview to see if fix
envolution commented on 2025-08-14 21:05 (UTC)
@Shinmen
I think it's having trouble identifying your paraview installation, or the process in paraview.arch is not properly reproducable. Could I as you to please try run the following? This does not need to be done on a clean build - please open a fresh terminal (without running the ofoam alias, and without sourcing the openfoam-13.sh profile)
$
FOAM_VERBOSE=1 PS1='~' makepkgThe first few lines of output are what I'm interested in - it should look like:
I'm also interested in the following:
If those all look okay, please run the full makepkg from this terminal. Just to note I'm still having connectivity issues to AUR - if it's all the same to you can we continue with an issue report on https://github.com/envolution/aur/issues at least until things settle down?
Shinmen commented on 2025-08-14 02:32 (UTC)
still get the missing freetype error even in 13.20250706+65eda17-2 (rel /2/)
envolution commented on 2025-08-13 19:28 (UTC)
@Shinmen can you confirm you're trying to build 13.20250706+65eda17-2 (rel /2/) ? It seems the current aur situation caused some files not to be updated in rel 1 - specifically the paraview.arch file which would result in that exact issue. Sorry for the inconvenience
Shinmen commented on 2025-08-13 19:21 (UTC)
got following error
1 2 3 4 5 6 .. 32 Next › Last »