Bonnie Jonkman

Results 85 comments of Bonnie Jonkman

> Another (annoying) thing I would add, is if we are redoing the baselines, we could prune some output channels and maybe increase the output dt a bit, to potentially...

FWIW: In https://github.com/OpenFAST/openfast/pull/538 I added a `DBEMTau1` output channel to AeroDyn. You can use this with DBEMT_Mod = 2 to find an appropriate value for tau1 when DBEMT_Mod = 1.

Please note that TurbSim acts more a s a _preprocessor_ to OpenFAST. After you run the TurbSim executable with a TurbSim input file, it generates wind files. Those files generated...

What is the command you are using to call OpenFAST? It looks like you may have a space (or some other Fortran record-break character) between the path name and the...

I'm very surprised the code would give you the error message listing the whole path to the input file if you called it without any path specified (as is shown...