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

Enable coupling_subdomain definition by mesh tags #8

Open
arvedes opened this issue Apr 6, 2022 · 1 comment
Open

Enable coupling_subdomain definition by mesh tags #8

arvedes opened this issue Apr 6, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@arvedes
Copy link
Contributor

arvedes commented Apr 6, 2022

It would be nice if it'd be possible to define the coupling_subdomain in fenicsxprecice.Adapter.initialize(coupling_subdomain, ...) by mesh tags (similar to this example). This would be especially helpful in cases with complex geometries where topological definitions are hardly possible.

I think this should be easy to implement by introducing an additional argument into the initialize function. We just have to think about how to stay consistent with the adapter for the legacy FEniCS. For a similar discussion there see precice/fenics-adapter#31.

@arvedes arvedes changed the title Enable coupling_boundary definition by mesh tags Enable coupling_subdomain definition by mesh tags Apr 6, 2022
@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/fluid-solid-cht-coupling/1071/6

@IshaanDesai IshaanDesai added the help wanted Extra attention is needed label Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants