sandialabs / NuMAD

Numerical Manufacturing And Design Tool (NuMAD) -- A design tool for wind and water turbine composite blades
http://numad.readthedocs.io/
Other
30 stars 19 forks source link

How about a python version? #42

Closed mcMunich closed 1 year ago

mcMunich commented 1 year ago

Hey Sandia, I am interested in using numad again (I used it for research) but would like to see if brought over to python. Any chance that happens in the near future?

ecamare commented 1 year ago

Yes, we have been working on converting numad to python for about one year already. Going forward, we will leave the MATLAB version as a static copy and will only develop in python. You can access our current work in the pynumad-dev branch. Note however, the documentation is not yet complete so using it might be a bit difficult. We had a WESC presentation about this last month.

kbonney commented 1 year ago

The Python implementation of NuMAD now lives on a standalone repository at https://github.com/sandialabs/pyNuMAD. It is still in early stages, but active use will help move development. Please feel free to try the Python version and give us feedback.

mcMunich commented 1 year ago

Cool, when I get a chance I will do some testing. M