Garrett Barter

Results 86 comments of Garrett Barter

Please see the examples and documentation of WISDEM. The examples build to `18_rotor_tower_monopile` which describes the full design optimization of a turbine. However, it is often more stable and insightful...

Try the same command, just remove `python=3.10`

I have not seen that error before. Can you other examples okay? For instance, `python examples\02_reference_turbines\iea15mw_driver.py`?

This isn't a WISDEM problem here. You've entered a proxy server in your conda configuration that isn't valid: `id:pw@address:port`. That is an example of how to enter user id, password,...

The `test_examples` script can take a long time, especially on Windows, so I think things are working fine. You probably don't have to run it to completion. On the generator...

Yes, CCBlade can be built on Windows. If you have already done `conda install wisdem` then you have already installed CCBlade.

On your error, python is complaining that it cannot find the file you have specified. That is not a WISDEM or CCBlade error. Double check your file spelling and paths....

If you installed CCBlade via WISDEM, then you have to access CCBlade via the `wisdem` python package and scripts. Try this one instead: https://github.com/WISDEM/WISDEM/tree/master/wisdem/test/test_ccblade

There is no requirement for `mpi4py` and your WISDEM installation was working fine in that message. I'm not sure what changed to your most recent message. Be sure you are...