How do I create a domain interface when the two sides of the interface have the same mesh location?

If you want to add an interface between two domains and do not want to use the automatic interfaces (maybe because you only want a subset of the faces) you will want to add named selections for the two sides especially if there are a large number of faces. This is ok if the domains are obtained from different parts at the meshing stage but if they are meshed within a single part the mesher will have a single location to represent both sides so the named selection will end up with faces from both sides of the interface so what is the easiest workaround?


1) Create the name selection on the joins, this will be loaded into CFX but will have faces from bodies on both sides of the interface (therefore double the number required).

2) Create an interface between the two domains and add 2 faces as place holders.

2) Expand the mesh section at the top of the tree and in the Other 2D regions section and locate the named selection. Open the name selection, in the regions list highlight all of the locations and type Ctrl-C to get ready to copy the regions names.

3) Go to the interface of interest, right click on it and select "Edit in Command Editor" This wil bring up the CCL for the section.

4) In Interface Region List 1 =F***.*** delete the existing location and use Ctrl-V to paste in the copied location names (note that this will include both sides).

5) Repeat for Interface Region list 2, so now both sides have both sets of faces.

6) At the top of the window, change Filter Domain List 1 and 2 so instead of 1 being DomainA and 2 DomainB set both to be "DomainA, DomainB" (include all domains from both sides of the interface). This is needed to avoid problems caused by listing faces that are not permitted by the filter settings.

7) Click on Process. This will read in the new settings and set both sides of the faces to both sides (which will produce another error message).

8) Open the interface in the standard gui (double left click). Change the filters so that List 1 is Domain A and List 2 is Domain B. (This should automatically divide the faces between the two sides.) Click OK.





Show Form
No comments yet. Be the first to add a comment!