sandialabs / OWENS.jl

GNU Lesser General Public License v3.0
8 stars 4 forks source link

WindIO Schema - Add Crossflow Considerations #19

Open kevmoor opened 6 months ago

kevmoor commented 6 months ago

Use https://github.com/WISDEM/WEIS/blob/ct-opt/examples/17_MHK/RM1.yaml as a starting point.

https://windio.readthedocs.io/en/latest/

Look at existing, and identify where VAWT inputs are same and different. Implement Eventually bring in Pietro to review, and then bring to IEA folks.

kevmoor commented 6 months ago

Assembly

Blade definition can be copied for struts and cables, I like that there is a 6x6 input option, which would work great for cables

May need custom input for control, think arcus where there was a control force on the center cables pulling the blades down like a bow. This is not mainstream for the current set of VAWTs and crossflow turbines though, so something to keep in mind, but probably don't need to implement now, maybe for very non-standard types of things, could just be put in the OWENS-specific yaml.

Then all of the OWENS specific - solver options, used discretization (as opposed to the defined discretization), are all defined there.

kevmoor commented 6 months ago

Need to close this issue and transition to #17 after review from NREL team