You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples in this repo are outdated and not supported. FLOWVLM now works just as a dependency of FLOWUnsteady, which provides the same capabilities that were first prototyped in the flappingwing example. I'd recommend trying to set up a your flapping wing simulation with FLOWUnsteady instead (use the tutorials in the docs as a starting point).
I was able to simulate the flapping bird using FLOWUnsteady, but the values obtained for cl and cd are incorrect (image is attached below).
Can you please guide me on how to calculate lift for this case?
While running the flappingwing function, it gives the following error:
PP is used in the following code snippet:
However, I could not find any function called "PP" in the VLM src files. Can you please guide me on how to resovle this issue?
The text was updated successfully, but these errors were encountered: