Errors with three subdomains mesh with interface transfer #22323
Answered
by
GiudGiud
salaudeen-ya
asked this question in
Q&A Meshing
-
Hi all, I am trying to have three subdomains for a simple BVP. My two-domain works just fine, but I have errors with three subdomains. My input file and error message are attached. |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Oct 6, 2022
Replies: 1 comment 1 reply
-
Hello You made a tree of mesh generators that has multiple outputs. Guillaume |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
salaudeen-ya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello
You made a tree of mesh generators that has multiple outputs.
Try chaining all the mesh generators, making each MG the
input =
of the one below itGuillaume