dzalkind

Results 65 comments of dzalkind

This should be fixed with the latest release. Please re-open if you still have issues.

Hi Saeid, I haven't seen this error before. The `01_aeroelasaticse` scripts take a single base file and runs different configurations of that template, where the `case_inputs` determine which parameters change....

@yonghoonlee, has this issue been resolved?

Hi, It's my understanding that the IEC standards are the wind at a specific point in space. In `Rot`, we want the spectrum of the rotor averaged wind speed, which...

Hi, thanks for the heads up here! If you add the channels you want to [this dictionary](https://github.com/WISDEM/WEIS/blob/75a10cbff9c60a87b51f741ae0b8c977405de381/weis/aeroelasticse/FAST_vars_out.py#L3241), does it work? For the WEIS team or future self: a better solution...

Thanks for following up! I'll re-open this until we implement the more permanent fix.

@mayankchetan , can we close this since OpenFAST will handle I/O writing soon?

This notebook shows how to open the log_opt.sql files: https://github.com/WISDEM/WEIS/blob/main/examples/16_postprocessing/rev_Opt.ipynb Each WEIS run has the final openmdao input/output information saved in a csv file. Anything with a `raft.` should include...

I think this is ready to merge into `develop`. I'd do that after we merge `develop` into `main` so this can be exercised a bit before releasing. I added some...