Closed ewquon closed 3 years ago
@ewquon thanks for communicating this
I am about to open a PR with a few other minor fixes. Given that your git diff
all includes bugs that I probably introduced, I can fix things in a way that should be a bit more robust.
Resolved by https://github.com/WISDEM/WEIS/pull/124
Description
Unexpected behaviors have been observed using
mpiexec -n $nC --bind-to core python driver.py
. E.g., with 23 wind speeds and 6 turbulence seeds (nC
=N+1=139, with N=23*6)--bind-to core
option: [36,36,36,36]--bind-to core
option: [36,36,36,31]The fix, courtesy of @nikhar-abbas :
Steps to reproduce issue
Using https://github.com/ewquon/WEIS/tree/powercurve_points, which tracks https://github.com/WISDEM/WEIS/tree/powercurve_points, run with modeling options:
openfast.analysis_settings.Analysis_level
= 2openfast.dlc_settings.run_IEC
= Trueopenfast.dlc_settings.IEC
: