pyNuMAD (Python Numerical Manufacturing And Design) is an object-oriented, open-source software program written in Python which simplifies the process of creating a three-dimensional model of a wind turbine blade. The tool organizes all blade information including aerodynamic and material properties as well as material placement into an intuitive API for use with other softwares. The purpose of pyNuMAD is to provide an intermediary between raw blade data in the form of yaml, excel, xml files and analytical platforms (ANSYS, Cubit, openFAST, etc).
For any questions or support create a new issue on GitHub.
Documentation for pynumad is accessible at https://sandialabs.github.io/pyNuMAD/.
Step-by-step examples are located in the examples folder. Follow allong in the documentation.
pyNuMAD is licensed under BSD 3-clause license. Please see the LICENSE included in the source code repository for more details.
pyNuMAD is currently being developed with funding from Department of Energy's (DOE) Energy Efficiency and Renewable Energy (EERE) Wind Energy Technology Office (WETO).