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

Enabling the pure Neumann bc for all cap surfaces #23

Open
ju-liu opened this issue Feb 25, 2023 · 1 comment
Open

Enabling the pure Neumann bc for all cap surfaces #23

ju-liu opened this issue Feb 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ju-liu
Copy link
Contributor

ju-liu commented Feb 25, 2023

The code can essentially enable full Neumann for cap surfaces. There are a few minor things to take into account.

  1. The inflow file shall allow num_nbc to be zero;
  2. The backflow stabilization term shall be turned off, at least for the `inflow' caps;

With the above two, one can enable the full Neumann cap bc by setting num_inlet to zero, and prepare all caps meshes with the name starting by outflow_vol_.

@ju-liu ju-liu added the enhancement New feature or request label Feb 25, 2023
@ju-liu
Copy link
Contributor Author

ju-liu commented Jul 24, 2023

It can be better if we rename things with inflow / outflow by velocity / traction.

In doing so, it can be less confusing by setting all cap surfaces as traction bcs.

@ju-liu ju-liu self-assigned this Jul 24, 2023
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

2 participants