Skip to content

Releases: chiefenne/PyAero

PyAero version 2.1.8

11 Dec 22:03
aea9ce0
Compare
Choose a tag to compare

Fix VTK mesh export. Also boundary definitions are now exported. Tested to load the file in ParaView 5.9.1
Removed CGNS, ABAQUS and OBJ export.

What's Changed

Full Changelog: v2.1.7...v2.1.8

PyAero version 2.1.7

08 Dec 19:50
e2b6657
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.6...v2.1.7

PyAero version 2.1.6

26 Dec 18:59
ada4144
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.1.6

PyAero version 2.1.5

25 Feb 00:45
d9a8057
Compare
Choose a tag to compare

Added smoothers and exposed them to the user. Only mesh block 3 is smoothed at the moment. Needs further improvement.
Many small additions and fixes.
Significant update of the documentation. Still a lot missing.

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

PyAero version 2.1.4

04 Nov 07:45
0b4f4ae
Compare
Choose a tag to compare

Fixed trailing edge meshing in batch mode

What's Changed

  • fixed trailing edge mesh in batch mode meshing by @chiefenne in #24

Full Changelog: v2.1.3...v2.1.4

PyAero version 2.1.3

03 Nov 20:00
ede43b1
Compare
Choose a tag to compare

fixed boundary markers (tags) for SU2 mesh export

What's Changed

Full Changelog: v2.1.2...v2.1.3

PyAero version 2.1.2 fix

01 Nov 15:28
ca33b1c
Compare
Choose a tag to compare

The main update concerns fixing the SU2 boundary definitions.

What's Changed

Full Changelog: v2.1.1...v2.1.2

PyAero version 2.1

28 Oct 07:46
d83925f
Compare
Choose a tag to compare

Added the possibility to run PyAero in batch mode, i.e. run the meshing process from the command line.

What's Changed

Full Changelog: v2.0.2...v2.1.0

PyAero version 2.0.2

10 Oct 21:50
7ef45b7
Compare
Choose a tag to compare

Corrected several bugs
Added mean camber line and camber and thickness calculation

What's Changed

Full Changelog: v2.0.1...v2.0.2

PyAero version 2.0.1

17 Sep 16:11
Compare
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