sandialabs / NuMAD

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

User Feedback #3

Closed kmruehl closed 2 years ago

kmruehl commented 2 years ago

This PR contains revisions and comments based on my user feedback.

Revisions

Feedback

kmruehl commented 2 years ago

@ecamare please add these files:

kmruehl commented 2 years ago

I've set up the API docs for the following classes: BladeDef, MaterialDef, StaionDef, ComponentDef AirfoilDef, StackDef. This means we can remove the legacy tables and excel sheets.

However, there are a few (minor) issues that need to be resolved for the API docs to be complete:

And a few more things to do:

kmruehl commented 2 years ago

I've wrapped up the remaining tasks for the API documentation, but noticed there are two instances of the same fprintf_matrix function, one in BladeDef, and other in write_plot3d