Skip to content
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

Non rectangular domains #50

Open
pcosme opened this issue Nov 5, 2020 · 2 comments
Open

Non rectangular domains #50

pcosme opened this issue Nov 5, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pcosme
Copy link
Collaborator

pcosme commented Nov 5, 2020

It would be extremely interesting to allow the simulation on non-rectangular domains, particularly with a trapezoidal shape, varying the width of the channel.

Rather than change the grid itself I think it would be easier to implement it on the Boundary conditions, we should think about it

@pcosme pcosme added the enhancement New feature or request label Nov 5, 2020
@pcosme
Copy link
Collaborator Author

pcosme commented Nov 11, 2020

Bear in mind that with such geometry the closed and no-slip boundary conditions are not written directly in vx and vy but rather on the tangent and normal velocity to the interface

pcosme added a commit that referenced this issue Nov 12, 2020
…top boundary conditions on the close boundary case (cf. issue #50)
pcosme added a commit that referenced this issue Nov 13, 2020
…lizamento (falhados) os sem deslizamento por outro lado convergem embora decaiam no tempo
@pcosme
Copy link
Collaborator Author

pcosme commented Jun 30, 2021

Regarding the non-rectangular domains, it may also be important to consider obstacles and/or constrictions along the flow, like those investigated by Andrew Lucas in this article : https://arxiv.org/pdf/2105.01075v2.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants