Releases: chiefenne/PyAero
Releases · chiefenne/PyAero
PyAero version 2.0.1
- 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
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
- Development for 2.0 finished by @chiefenne in #7
Full Changelog: v1.2...v2.0
PyAero version 1.2
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
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.