Python Utilities for OpenFOAM
Project description
What it is
The purpose of this library is to support working with the OpenSource CFD-toolbox OpenFOAM and its forks
This Python library can be used to
- analyze the logs produced by OpenFoam-solvers
- execute OpenFoam-solvers and utilities and analyze their output simultaneously
- manipulate the parameter files and the initial-conditions of a run in a non-destructive manner
- plots the residuals of OpenFOAM solvers
- lots of other stuff
Most of this functionality is made available to the user in the form of command-line utilities.
PyFoam does all this strictly "from the outside": by writing parameter files and reading the output of the solvers. Without compiled parts or being linked to OpenFOAM.
More information is found on the OpenFOAM Wiki. Introductory presentations on PyFoam can be found there
Installation
The easiest way to install PyFoam is the Python package-manager pip
:
pip install PyFoam
which will install PyFoam
License
PyFoam is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING in this directory, for a description of the GNU General Public License terms under which you can copy the files.
Contributors
If not otherwise noted in a source-files the primary author is Bernhard Gschaider
The people who contributed to PyFoam (If I forgot someone: tell me):
- Bernhard Gschaider
- Martin Beaudoin
- Fabian Pollesböck
- Etienne Lorriaux
- Bruno Santos
- Marc Immer
- Oliver Borm
Further reading
These documents give further information
- ReleaseNotes: list of the changes between versions (newest versions are on top).
- DeveloperNotes: document with information for people who want to
contribute to
PyFoam
For information on the usage see the presentations on the PyFOAM
page on the OpenFOAM-Wiki
This document
The original source of this document is README.org
. The
README.md
(to which the README
links) is automatically generated
and should not be edited. The reason for this setup is that most
Web-GUIs for VCS insist on Markdown as a markup language
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file PyFoam-2023.7-py2.py3-none-any.whl
.
File metadata
- Download URL: PyFoam-2023.7-py2.py3-none-any.whl
- Upload date:
- Size: 697.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8b08cee19f0a83f8eb9397638139f310597d7a5bcf4505ab63a0697f60d1456 |
|
MD5 | 0f80edff0af3c5e174f881b62c4312d2 |
|
BLAKE2b-256 | e804ab62021ebbc7d25f90f34c998f6c72d9b43f196c832b6f21b2098023596e |