Great! I actually built the oF9 from scratch a month earlier, as this was superseded. I request the maintainer to update, as @DarioP added.
Search Criteria
Package Details: openfoam-org 11.20240704-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 |
Provides: | openfoam |
Submitter: | None |
Maintainer: | petronny (AutoUpdateBot) |
Last Packager: | AutoUpdateBot |
Votes: | 63 |
Popularity: | 1.53 |
First Submitted: | 2009-07-02 09:16 (UTC) |
Last Updated: | 2024-07-05 09:28 (UTC) |
Dependencies (8)
- boost (boost-gitAUR)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- flex (flex-gitAUR)
- paraview (paraview-gitAUR)
- parmetisAUR (parmetis-gitAUR)
- scotchAUR (scotch-gitAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 27 Next › Last »
massisenergy commented on 2021-10-01 14:29 (UTC)
DarioP commented on 2021-10-01 13:44 (UTC)
I only had to adjust the versions to build the release 20210903 without any issue. Here is the updated PKGBUILD: https://pastebin.com/qkXe8LPh
petronny commented on 2021-05-12 12:36 (UTC)
So you can modify the PKGBUILD of paraview
to add -DPARAVIEW_USE_VTKM=OFF
and upload it to AUR as paraview-openfoam
.
massisenergy commented on 2021-05-12 12:28 (UTC) (edited on 2021-05-12 12:29 (UTC) by massisenergy)
@petronny, no I mean it applies for any ParaView packages. Until I install openFoam, any of those ParaView packages work. After installing OPenFOam, they stop working. So, I just did this (I have both OpenFOAM-v2012 & OpenFOAM8 installed installed in my Arch machine).
sudo pacman -R --nodeps --nodeps paraview
Then I build Paraview Version: 5.9.1-RC1-942-g7cfe71ad8e manually, after downloading the git. With only exception of adding the -DPARAVIEW_USE_VTKM=OFF
in the cmake
command (described here: ArchLinux ParaView build instruction).
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.
Pinned Comments
petronny commented on 2020-08-04 08:36 (UTC) (edited on 2023-04-14 08:48 (UTC) by petronny)
Pre-built binaries of this package and its dependencies can be found in the arch4edu repository.