Skip to content

Releases: chiefenne/PyAero

PyAero version 2.0.1

17 Sep 16:11

Choose a tag to compare

  • fixed writing several mesh formats
  • tests done for VTK, ABAQUS and AVL-FIRE
  • corrected version

Full Changelog: v2.0...v2.0.1

PyAero version 2.0

16 Sep 22:19
cc31580

Choose a tag to compare

New release of PyAero

  • Moved from Pyside2 to Pyside6
  • Refactored and fixed connecting algorithm for mesh blocks
  • Added meshio library to allow multiple output formats
  • Fixed icon paths
  • Several other fixes

What's Changed

Full Changelog: v1.2...v2.0

PyAero version 1.2

05 Sep 18:07

Choose a tag to compare

This version has some updates specifically for the mesh export in SU2 and GMSH formats. It includes the definition of boundary conditions for airfoil, outer boundary and symmetry. Still some updates are planned here.

An initial implementation of a geometrical airfoil contour analysis was added.

First release of PyAero using Python 3 and the Qt for Python (PySide2) API

26 Sep 22:06

Choose a tag to compare

Windows binary (zipped)
This release is an almost completely refactored version of PyAero and it is ported to Python 3 and the Qt for Python (PySide2) API.