Python package for working with OpenFOAM.
Project description
# foamPy [![Stories in Ready](https://badge.waffle.io/petebachant/foampy.png?label=ready&title=Ready)](https://waffle.io/petebachant/foampy)
A work-in-progress Python package for working with OpenFOAM–not to be confused with PyFoam. Basically, this is a collection of useful functions and scripts I have written and want to have available for the sake of reproducibility.
## Installation
### With pip
pip install foampy
### From source
Clone this repository, and in this directory run
python setup.py install
## Usage
### Assessing the progress of an OpenFOAM run
In a case directory, run
foampy-progress
For a PyQt GUI progress bar run
foampy-progress-gui
## Development
To run tests, execute
py.test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file foamPy-0.0.5.tar.gz
.
File metadata
- Download URL: foamPy-0.0.5.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0df1fd58e110ac409b7e0c0a7cf2994bc280c3d3224c406578cbed6c1f115294 |
|
MD5 | c1e77a8dec591a41bdb1707b8c62ebd6 |
|
BLAKE2b-256 | 7214202d4a0ae4191ec46124bc34498490c6b275076741adfeaabb8e2b2c4b40 |