Skip to content

Releases: mdolab/pyofm

v1.2.2

18 Jun 18:05
bce10c3
Compare
Choose a tag to compare
Added a writeField API.

v1.2.1

16 Jan 14:30
Compare
Choose a tag to compare

This release makes the code compatible with the AD version of OpenFOAM and DAFoam.

v1.2.0

17 Jul 02:56
Compare
Choose a tag to compare

Updated package installation to allow pip install.

v1.1.2

15 Jun 18:02
3ae8857
Compare
Choose a tag to compare

v1.1.2 Changes

  • Fixed the missing import gzip

v1.1.1

10 May 19:52
0821725
Compare
Choose a tag to compare

v1.1.1 Changes

  • Updated the repo's name to pyofm
  • Wrapped the mesh IO using Cython
  • Added regression tests on Travis

v1.1.0

26 Apr 15:33
35c7bed
Compare
Choose a tag to compare

Add support for Python 3.

v1.0

25 Apr 01:21
429d6c2
Compare
Choose a tag to compare
Added support for Python 3.x (#2)

* Added face normals.

* Added Python 3.x support.