Skip to content

Releases: ulgltas/VLM

Version 2.0 of pyVLM

05 Nov 11:50
06faba2
Compare
Choose a tag to compare

Major changes

  • Code updated from Python 2 to Python 3
  • Python 2 compatibility deprecated

Minor changes

  • Memory bug fixing
  • Added full aircraft configuration test case
  • MSYS procedure on Windows added to README
  • General bug fixing and removal of unused variables

Version 1.0.0 of pyVLM

25 Nov 11:07
09237d3
Compare
Choose a tag to compare

pyVLM is a Python and C-based code implementing the Vortex Lattice Method. It is able to solve the linear potential equation around a set of wings. This equation models inviscid, incompressible flow around the surfaces.

Features

Modelled:

  • Effect of the camber line
    • Arbitrary airfoils in Selig format
    • NACA 4-digit airfoils
  • 3D aerodynamics
  • Incompressible flow
  • Wake interaction:
    • Effect of the free or flat wake on the aerodynamics
  • Vertical and horizontal tail
  • Control surfaces:
    • Aileron and flap
    • Rudder
    • Elevator
  • Unsteady phenomena

Limitations

Not modelled:

  • Airfoil thickness
  • Compressible flow
  • Viscous effects
    • Flow separation
  • Fuselage