dzalkind
dzalkind
Hey Andy and Jason, I'm working with a floating model with structural controllers requiring 3 correction steps. With fewer, it fails after the same number of timesteps, regardless of the...
One of the major differences is wisdem (3.13 vs. 3.14). I know we fiddled with the DOE test recently, @ptrbortolotti. Do you have any ideas or directions to point @yonghoonlee...
Here are some tips on using a non-conda installed WISDEM: https://github.com/WISDEM/WEIS/blob/develop/docs/how_to_contribute_code.rst#developing-python-modules-used-in-weis
Hi Haley, I have things running now. It seems like the port was being hogged, either locally or on Kestrel. Changing the port seemed to fix things. Not sure if...
Hi, Thank you for your patience. Let me try to answer all your questions, or at least point you in the proper direction towards solving them. 1. That case is...
Hi, 1. The code is not configured to use `wave_spectrum` as a DLC input at this point. You will need to make edits in the source code to enable that...
I'm closing this for now. Please re-open if you have further questions/issues that are unresolved.
Duplicated libraries: ``` Run where libiomp5md.dll C:\Miniconda3\envs\test\Library\bin\libiomp5md.dll C:\Miniconda3\envs\test\bin\libiomp5md.dll ``` The first one is from 2014 and prevents OpenFAST from running.
Try adding this modeling option to the one you are using: https://github.com/WISDEM/WEIS/blob/7b05e1924d63fe921f5ce3733b9069a3e9ef0019/examples/06_IEA-15-240-RWT/modeling_options_umaine_semi.yaml#L27
I'm going to re-open it so I actually fix it when we go through and clean up the examples soon.