Andy Platt
Andy Platt
I'm a little puzzled why two of the python regression tests now fail. This PR should have no effect on them. ``` 33 - 5MW_ITIBarge_DLL_WTurb_WavesIrr_py (Failed) 34 - 5MW_TLP_DLL_WTurb_WavesIrr_WavesMulti_py (Failed)...
I noticed the `rtl.copyTree` some time ago -- it's a good addition. A few of the `execute*` scripts were updated to use it, but not all. We can either update...
The change to use `rtl.copyTree` is in PR #1244. That provides a partial solution to the race condition. I'll rerun checks after that is merged.
Minor error handling update with suggestion from @deslaughter.
@ptrbortolotti, could you take a look at this?
Maybe will fix #983 ?
See also #983.
I'm a bit surprised that we need a correction step. It might be that there is enough high frequency motion of the blade due to the drivetrain coupling that it...
Referring this question to @mmasciol, the original author of MAP++ and part time maintainer of the code. The [documentation](https://map-plus-plus.readthedocs.io/en/latest/notes.html#dependencies) refers to ` MAP++ archive on BitBucket`, which is outside of...
@Tommi1198 Your turbine is too far out of the bounds of the wind field. About 5 km away from the center based on `[position=(4980, 4980, 345)`. Is that the correct...