chiefenne / PyAero

PyAero is an open-source airfoil contour analysis and CFD meshing tool.
MIT License
171 stars 31 forks source link

Exporting mesh .msh #6

Closed GilMG closed 3 years ago

GilMG commented 3 years ago

Hi!

I'm working on a NACA0012. When I try to export the mesh in .msh format, I get no files, but the following error:

AttributeError: 'Windtunnel' object has no attribute 'lineedit_airfoil'

Do you know how can I fix it? Thank you very much.

chiefenne commented 3 years ago

I did some updates and released version 2.0 Hopefully this fixes your problems.