Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandialabs/pyNuMAD
pynumad 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.
https://github.com/sandialabs/pyNuMAD
scr-2927 snl-science-libs
Last synced: 3 months ago
JSON representation
pynumad 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.
- Host: GitHub
- URL: https://github.com/sandialabs/pyNuMAD
- Owner: sandialabs
- License: bsd-3-clause
- Created: 2023-06-29T17:01:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T21:17:02.000Z (8 months ago)
- Last Synced: 2024-08-01T22:45:52.305Z (3 months ago)
- Topics: scr-2927, snl-science-libs
- Language: Python
- Homepage: https://sandialabs.github.io/pyNuMAD/
- Size: 8.24 MB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - pyNuMAD - An object-oriented, open-source software written in Python which facilitates the creation and analysis of three-dimensional models of wind turbine blades. (Renewable Energy / Wind Energy)
README
# pyNuMAD
[pyNuMAD (Python Numerical Manufacturing And Design)](https://github.com/sandialabs/pyNuMAD) 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](https://github.com/sandialabs/pyNuMAD/issues/new) on GitHub.
## Documentation
Documentation for pynumad is accessible at https://sandialabs.github.io/pyNuMAD/.![](docs/_static/images/pyNuMAD_overview.png)
## Examples
Step-by-step examples are located in the [examples](https://github.com/sandialabs/pyNuMAD/tree/main/examples) folder. Follow allong in the documentation.
## License
pyNuMAD is licensed under BSD 3-clause license. Please see the
[LICENSE](https://github.com/sandialabs/pyNuMAD/blob/main/LICENSE) included in
the source code repository for more details.## Acknowledgements
pyNuMAD is currently being developed with funding from Department of Energy's
(DOE) Energy Efficiency and Renewable Energy (EERE) Wind Energy Technology Office (WETO).