Search Criteria
Package Details: python-foamlib 1.7.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-foamlib.git (read-only, click to copy) |
|---|---|
| Package Base: | python-foamlib |
| Description: | A Python interface for interacting with OpenFOAM |
| Upstream URL: | https://github.com/gerlero/foamlib |
| Licenses: | GPL-3.0-or-later |
| Submitter: | carlosal1015 |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-12-28 02:16 (UTC) |
| Last Updated: | 2026-07-15 23:34 (UTC) |
Dependencies (16)
- python-aioshutilAUR
- python-multicollectionsAUR
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pyparsing
- python-rich
- python-build (make)
- python-installer (make)
- python-uv-build (make)
- python-pytest (check)
- openfoam-comAUR (optional) – required to run simulations (openfoam.com distribution)
- openfoam-orgAUR (optional) – required to run simulations (openfoam.org distribution)
- python-defusedxml (python-defusedxml-gitAUR) (optional) – postprocessing and examples
- python-pandas (optional) – preprocessing, postprocessing, and examples
- python-plotly (optional) – examples
- python-pydantic (optional) – preprocessing and examples
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR) (optional) – examples
Latest Comments
zoidberg commented on 2026-06-17 10:35 (UTC)
Following optional dependencies are missing:
zoidberg commented on 2026-06-17 10:06 (UTC)
Could you please move
openfoam-comto optdepends? (Or replaceopenfoam-com->openfoamin depends.)I would like to use this package with copies of openfoam that I have manually installed, and it seems unnecessary to have to install the
openfoam-comAUR package for that.