Skip to content

pyNuMAD 1.0.0

Latest
Compare
Choose a tag to compare
@ecamare ecamare released this 19 Oct 20:15
· 5 commits to main since this release
789fcdb

Core functionality from previous versions of the NuMAD software
framework have been translated to the Python programming language
under the name pyNuMAD. Following the changes made in NuMAD 3.0,
pyNuMAD focuses on an object-oriented approach to blade design.

Below is a summary of key features currently available:

  • Reading in blade definitions from the windIO yaml format.
    Legacy NuMAD Excel input files are also supported.
  • Creation of wind blades made from shell and/or solid elements.
  • Optional details such as adhesive bonds.
  • 2D cross sectional meshes for tools like VABS/ANBA/OpenSG

The GUI and .nmd legacy input files are discontinued for now.