Skip to content

Releases: mdolab/adflow

v2.2.1

03 Oct 22:14
ff871f5
Compare
Choose a tag to compare

This release includes the following changes:

v2.2.0

19 Jun 19:08
a6d0ac0
Compare
Choose a tag to compare

This release brings the following bugfixes:

  • Copying spectral radii back to main memory after blockette routines (#37)
  • Copy intermediate variables from blockette memory (#38)
  • Updated code behavior for option skipafterfailedadjoint (#45)
  • Updated to openmdao v3.x API for the OM wrapper (#51)
  • Suppressed unnecessary warnings (#52)

Maintenace:

  • Updated package structure to allow for pip install (#56)

v2.1.0

22 Apr 03:30
Compare
Choose a tag to compare

This release primarily adds support for Python 3. Python 2.7 support is still maintained at the moment.

v2.0

12 Feb 20:19
Compare
Choose a tag to compare

Code now requires the following dependency versions:

  • openMPI 3.1.4
  • PETSc 3.11.0
  • CGNS 3.3.0

v1.1

11 Feb 16:30
Compare
Choose a tag to compare

Last release before MPI and PETSc package update.

v1.0

24 Oct 20:06
Compare
Choose a tag to compare
Merge pull request #12 from anilyil/master

Zipper fix and some other modifications