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

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.7%) to scientific vocabulary

Keywords

scr-2927 snl-science-libs

Keywords from Contributors

wind-turbine
Last synced: 11 months ago · JSON representation

Repository

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.

Basic Info
Statistics
  • Stars: 17
  • Watchers: 3
  • Forks: 9
  • Open Issues: 11
  • Releases: 2
Topics
scr-2927 snl-science-libs
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License

README.md

# pyNuMAD 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.

Part of the WETO Stack

pyNuMAD is primarily developed with the support of the U.S. Department of Energy and is part of the WETO Software Stack. For more information and other integrated modeling software, see: - Portfolio Overview - Entry Guide

Documentation

Documentation for pynumad is accessible at https://sandialabs.github.io/pyNuMAD/.

Examples

Step-by-step examples are located in the examples folder. Follow allong in the documentation.

License

pyNuMAD is licensed under BSD 3-clause license. Please see the 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).

Owner

  • Name: Sandia National Laboratories
  • Login: sandialabs
  • Kind: organization
  • Location: United States

Exceptional service in the national interest.

GitHub Events

Total
  • Create event: 3
  • Issues event: 4
  • Release event: 1
  • Watch event: 5
  • Issue comment event: 10
  • Push event: 5
  • Pull request review event: 1
  • Pull request event: 10
  • Fork event: 3
Last Year
  • Create event: 3
  • Issues event: 4
  • Release event: 1
  • Watch event: 5
  • Issue comment event: 10
  • Push event: 5
  • Pull request review event: 1
  • Pull request event: 10
  • Fork event: 3

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 54
  • Total Committers: 4
  • Avg Commits per committer: 13.5
  • Development Distribution Score (DDS): 0.37
Past Year
  • Commits: 11
  • Committers: 4
  • Avg Commits per committer: 2.75
  • Development Distribution Score (DDS): 0.455
Top Committers
Name Email Commits
Kirk Bonney 4****y 34
Ernesto Camarena 6****e 15
andersone35 6****5 4
Garrett Barter g****r@n****v 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 13
  • Total pull requests: 49
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 17 days
  • Total issue authors: 8
  • Total pull request authors: 4
  • Average comments per issue: 2.46
  • Average comments per pull request: 0.06
  • Merged pull requests: 33
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 5
  • Pull requests: 12
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 5
  • Pull request authors: 4
  • Average comments per issue: 1.4
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • James-Ilosta (4)
  • mcMunich (3)
  • jelmer-cnossen (1)
  • larsgeb (1)
  • efirvida (1)
  • EVElove444 (1)
  • ariff-alzakri (1)
  • PaulKSmith (1)
Pull Request Authors
  • kbonney (20)
  • ecamare (20)
  • andersone35 (7)
  • gbarter (2)
Top Labels
Issue Labels
question (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 7 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: pynumad

Numerical Manufacturing and Design Tool

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7 Last month
Rankings
Dependent packages count: 10.2%
Average: 33.7%
Dependent repos count: 57.3%
Maintainers (1)
Last synced: 11 months ago

Dependencies

.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v1 composite
  • actions/upload-pages-artifact v1 composite
  • excitedleigh/setup-nox v2.0.0 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • matplotlib *
  • numpy *
  • openpyxl *
  • pandas *
  • plotly *
  • pyyaml *
  • scipy *