Andy Platt
Andy Platt
This is an extreme corner use case. We won't fix it.
@reos-rcrozier, I'll merge this as soon as GH actions completes. These changes should make no difference to GH since it is just in the create_sfunc.m that isn't run in testing....
I rebased this PR and merged. Thanks for contributing, and thank you for your patience.
So the regression tests require too much memory for GitHub actions. Since these currently work on standalone systems, we will merge now and do a quick follow-up PR to reduce...
@reos-rcrozier, that is a strange error. We've had some issues with GitHub actions occasionally failing. Rerunning the failed jobs often will fix it, so I'm doing that now.
After rerunning tests multiple times, there are some consistent failures in the python OF test cases. Example from recent run: `32: Traceback (most recent call last): 32: File "/home/runner/work/openfast/openfast/reg_tests/executePythonRegressionCase.py", line...
@reos-rcrozier, my apologies for the delay in getting to this. I have a few concerns about what impacts this might have on some of the systems we deploy on, but...
This issue has been partially addressed in #1768 and will be released in v 3.5.1. HydroDyn and MoorDyn meshes are now easy to render. The SubDyn mesh has not been...
There isn't a super easy fix for visualizing the cans, but it wouldn't take too long to do -- we ran out of funding before that part was completed when...
Reopening this issue as we now thing we should be calling `AD_CalcOutput`. This became an issue after the addition of the buoyancy loads to AD15. These loads were added to...