Skip to content

petebachant/foamPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foamPy

Stories in Ready

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

About

A work in progress Python package for working with OpenFOAM.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published