Probable Nutils patch interface bug #857
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
The multipatch construction is currently needlessly restrictive, in that it requires the (in this case) 2D local coordinate systems of the matching faces to coincide, and rejects faces for which the first and second dimension are swapped. This is not at all a fundamental issue, merely a practical one, but it will take some effort to resolve, and we will most likely spend this effort in the planned rewrite of the multipatch framework. In the meantime I hope the additional restrictions are not prohibitive to creating the desired multi-patch topology. For the provided minimal example, which has a matching face in [4,7,8,11], the fix is as simple as changing the configuration to |
Beta Was this translation helpful? Give feedback.
-
Hi, thank you for your reply. |
Beta Was this translation helpful? Give feedback.
The multipatch construction is currently needlessly restrictive, in that it requires the (in this case) 2D local coordinate systems of the matching faces to coincide, and rejects faces for which the first and second dimension are swapped. This is not at all a fundamental issue, merely a practical one, but it will take some effort to resolve, and we will most likely spend this effort in the planned rewrite of the multipatch framework. In the meantime I hope the additional restrictions are not prohibitive to creating the desired multi-patch topology. For the provided minimal example, which has a matching face in [4,7,8,11], the fix is as simple as changing the configuration to
patches = [[2…