Bonnie Jonkman

Results 85 comments of Bonnie Jonkman

It is possible that small differences in the numerics in the inductionFactors routine can cause the BEM algorithm to find a solution in a different region. We noticed this, particularly...

@deslaughter , I believe the 2013 paper you reference was later updated to include the negative phi values (they were omitted in early versions of this work -- including the...

@ebranlard , I think increasing the stack size is a short-term solution. I don't think this will be sufficient to solve the issue if someone were to run that model...

An alternative explanation is that the Mann wind files could be written backwards in the [IEC Turbulence Simulator](https://www.wasp.dk/weng#details__iec-turbulence-simulator). The file format description says "The z-direction index is running fastest, then...

In [this case](https://github.com/OpenFAST/openfast/actions/runs/1355273157), the `ad_MultipleHAWT` regression test failed with the same `Fortran runtime error: Index '1' of dimension 1 of array 'fileinfo%lines' above upper bound of 0` error, but the...

@rafmudaf , I've been running these cases through Inspector to try to understand what's going on in these cases. In the MacOS with GCC 11 case, it seems like the...

Guess I spoke too soon.... in my last commit, everything worked okay on the OpenFAST PR side, but the MacOS with GCC 11 case failed on my fork. Here's the...

The regression test log files do already report simulation CPU time separately from the total CPU run time (subtracting the two gives the initialization time). For example: ``` Total Real...

The error message does indicate some sort of issue with file I/O in the OpenFAST-Simulink DLL. If you close Matlab and rerun that case, does the error go away? If...

Are you having an issue with a particular model? I believe "high" is somewhat relative here, and it's usually a combination of things that cause the coherence matrix to not...