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

New slip boundary condition for IncNS #292

Open
nfehn opened this issue Dec 1, 2022 · 0 comments · May be fixed by #347
Open

New slip boundary condition for IncNS #292

nfehn opened this issue Dec 1, 2022 · 0 comments · May be fixed by #347
Labels
enhancement New feature or request new feature New feature is implemented or requested

Comments

@nfehn
Copy link
Member

nfehn commented Dec 1, 2022

To prescribe slip BCs with vanishing wall-shear stress for the module IncNS, we currently have the boundary condition of type Symmetry.

However, in the Euler case with vanishing viscosity nu=0, one might argue that vanishing wall shear stress does not imply that one wants to set certain components of the velocity gradient to zero at the wall as in the viscous case with positive viscosity. In order to just prescribe u*n=0 (i.e. no flow in direction normal to the boundary) and nothing for the gradients., I think we would have to introduce another BC of type Slip. Do you agree @kronbichler?

@nfehn nfehn added enhancement New feature or request new feature New feature is implemented or requested labels Dec 1, 2022
@nfehn nfehn linked a pull request Feb 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature New feature is implemented or requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant