Garrett Barter

Results 86 comments of Garrett Barter

If you have WEIS installed, then you have RAFT installed. You do not need to install it twice. There may still be a benefit to having a local git clone...

If you received the error `no module named, 'raft'`, then the install was not successful. You might have to post the log or screenshot of your terminal with the installation...

This is where optimization becomes a little bit of an art. In the beginning, it might feel like trial-and-error, but with some experience, it starts to become best practices. It...

I don't see the full script in your post to be able to just copy and run it, but it looks like you are templating off of this [example file](https://github.com/WISDEM/WISDEM/blob/master/examples/07_generator/dfig.py)...

That scaler parameter works similar to the `ref` parameter that appears in some of your design variable and constraint lines. It might even be easier to just use `ref` and...