dzalkind

Results 65 comments of dzalkind

This seems like an issue with your local conda set up. Can you try the suggestion here? https://github.com/conda/conda/issues/13026#issuecomment-1694138646

@abhineet-gupta, can you review the extra changes I made here?

This issue should be fixed by @ptrbortolotti 's fix in #313

This does look like an instability in the controller. I have not yet seen behavior like this, but it's worth investigating further. Can you clearly enumerate the changes you made...

Okay, can you please share a list of only the inputs that have changed? In the meantime, you may need to run with DBEMT = 0

Hi, Can you please also share the blade pitch, rotor speed, and generator torque of your simulation? Also note that `PCMode` in ServoDyn must be set when using the DLL-based...

Hi @winder365, This looks like the natural response of the turbine to a sinusoidal wind input. You are essentially evaluating the closed-loop frequency response of the system with this simulation....

Hi, Currently, the hydrodynamic coefficients are all the same, defined using the `SimplC*` in OpenFAST. You can change them in the modeling options: https://github.com/WISDEM/WEIS/blob/b0738fe44072b7e58bbb87929baa687209912c94/weis/inputs/openfast_schema.yaml#L2045 In active development branches, we are...

The the potential flow solver HAMS is run, you should see the following header: ``` ------------------------HAMS (Hydrodynamic Analysis of Marine Structures)--------------------- Code Original Author: Yingyi Liu HAMS is an open-source...

There should be a directory called `openfast_runs` in your output directory where summary outputs are located. That will contain the last set of openfast inputs that were run. There _should_...