Open Issues Need Help
View All on GitHub Allow bypassing of coupling vertices detection in the adapter about 1 month ago
AI Summary: Modify the FEniCSx-preCICE adapter to allow users to bypass the automatic detection of coupling vertices. Instead of relying on an internal mesh filtering function, the adapter should accept user-provided vertex data for defining coupling boundaries or volumes, increasing flexibility and addressing limitations in defining arbitrary shapes. This involves changes to the adapter's API and potentially internal data structures.
Complexity:
4/5
enhancement good first issue help wanted
Experimental preCICE-adapter for the open source computing platform FEniCSx
Python