Skip to content

Releases: mdolab/pyofm

v1.2.3

Choose a tag to compare

@friedenhe friedenhe released this 16 Feb 03:31
f52c6fe

Update for DAFoam v4

v1.2.2

Choose a tag to compare

@friedenhe friedenhe released this 18 Jun 18:05
bce10c3
Added a writeField API.

v1.2.1

Choose a tag to compare

@friedenhe friedenhe released this 16 Jan 14:30

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

v1.2.0

Choose a tag to compare

@friedenhe friedenhe released this 17 Jul 02:56

Updated package installation to allow pip install.

v1.1.2

Choose a tag to compare

@friedenhe friedenhe released this 15 Jun 18:02
3ae8857

v1.1.2 Changes

  • Fixed the missing import gzip

v1.1.1

Choose a tag to compare

@friedenhe friedenhe released this 10 May 19:52
0821725

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

Choose a tag to compare

@friedenhe friedenhe released this 26 Apr 15:33
35c7bed

Add support for Python 3.

v1.0

Choose a tag to compare

@friedenhe friedenhe released this 25 Apr 01:21
429d6c2
Added support for Python 3.x (#2)

* Added face normals.

* Added Python 3.x support.