Andy Platt
Andy Platt
From what I can tell, that is correct in OpenFOAM.f90. I think the issue is really in the OpenFAST glue code in FAST_Subs.f90. Do you remember any discussions of the...
The problem is the actuator line mesh is not the same as the structural mesh. So the sequence at the moment is: - ED structural mesh motion is mapped to...
Thanks for the clarification. I'm not entirely sure what I was looking at that led me to think OpFM was returning forces to the ED mesh. I stand corrected on...
After discussions with @gantech and @jjonkman, the issue stems from the CFD codes using a refined structural mesh derived from ElastoDyn. This mesh doesn't align with the AD15 mesh. So...
We will need to modify AD15 to add the ability to interpolate appropriately so it is user friendly. As far as OpenFAST updates go, we will do this in two...
Hi @psakievich. The proposed changes are all within OpenFAST. At present, I don't think any changes to the API are required with them. @tonyinme, can you clarify what changes this...
Thanks @bjonkman! I'll incorporate your comments into the notes. Given the caution on DWM, I'm inclined to add a fatal error if it is chosen. I think this PR will...
I'll remove them from here as well.
@luwang00, do you have any insights here?
Related: #1222 (fix for large number of nodes mentioned above)