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

Robin-Robin FF coupling: mixed boundary conditions for flow coupling #231

Open
MakisH opened this issue Jul 8, 2022 · 2 comments
Open
Labels
FF Fluid-fluid coupling

Comments

@MakisH
Copy link
Member

MakisH commented Jul 8, 2022

OpenFOAM provides mixed type boundary conditions, which allow setting both a value and a gradient, essentially enabling Robin-Robin coupling. We already use that in our heat exchanger tutorial, where we read and write sink temperature and heat transfer coefficient.

Supporting such boundary conditions would probably help us improve the accuracy of the coupling (see #93).

@MakisH MakisH added the FF Fluid-fluid coupling label Jul 8, 2022
@MakisH
Copy link
Member Author

MakisH commented Aug 16, 2023

This is not covered by #281

Robin-robin coupling is indeed an interesting additional direction, and it would be different than what we are now doing by reading pressure + gradient of velocity or velocity + gradient of pressure.

Keeping open for now, but nobody is working on this at the moment. We would need a clear use case and some investigation to pick it up.

@precice-bot
Copy link

This issue has been mentioned on preCICE Forum on Discourse. There might be relevant details there:

https://precice.discourse.group/t/ff-coupling-with-python-1d-in-house-code-for-flow-distribution/1685/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FF Fluid-fluid coupling
Projects
None yet
Development

No branches or pull requests

2 participants