Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulating the ground effect #111

Closed
ss-hegde opened this issue Nov 3, 2023 · 2 comments
Closed

Simulating the ground effect #111

ss-hegde opened this issue Nov 3, 2023 · 2 comments

Comments

@ss-hegde
Copy link

ss-hegde commented Nov 3, 2023

Hello all,

I am trying to simulate the propeller wake-ground interactions. I could find a function which generates the ground surface.

"""
    Generates ground surface.
"""
function generate_ground_vahana(bscale; verify_spline=false, spl_s=0.001,
                                spl_k="automatic", visualize=false)

How should I define this ground in the simulation, so that the wake interacts with the ground surface?

Thanks in advance!

@weijunsjtu
Copy link

Hello, have you solved this problem yet. How did you define this ground function. Very much looking forward to your answer

@EdoAlvarezR
Copy link
Collaborator

The capabilities for modeling the ground with a panel method are available in the flowpanel-prototype branch but no documentation or examples are yet provided for users since these features are still under heavy development.

@byuflowlab byuflowlab locked and limited conversation to collaborators Jan 31, 2024
@EdoAlvarezR EdoAlvarezR converted this issue into discussion #138 Jan 31, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants