EnigmaVoidX
12/15/2024, 2:36 AMEnigmaVoidX
12/15/2024, 2:36 AMJeratan
12/17/2024, 10:33 AMslopezcastano
12/18/2024, 9:37 AMEnigmaVoidX
12/19/2024, 12:15 AMJeratan
12/19/2024, 5:46 AMJeratan
12/19/2024, 5:51 AMEnigmaVoidX
12/21/2024, 9:25 AMEnigmaVoidX
12/23/2024, 4:47 AMEnigmaVoidX
12/23/2024, 4:48 AMEnigmaVoidX
12/23/2024, 4:49 AMtkeskita
01/12/2025, 12:47 PMtkeskita
01/19/2025, 9:01 AMYann
01/19/2025, 2:34 PMYann
01/19/2025, 2:36 PMYann
01/19/2025, 2:40 PMtkeskita
01/19/2025, 3:19 PMJeratan
02/05/2025, 6:45 AMEnigmaVoidX
02/10/2025, 4:24 PMJeratan
02/10/2025, 5:40 PMEnigmaVoidX
02/11/2025, 2:59 AMGry Llida π¦
02/13/2025, 2:20 AMtkeskita
02/16/2025, 7:52 AMcreateBaffles
documentation says: Makes internal faces into boundary faces. Does not duplicate points. Is there a tool to duplicate (and merge) the mesh points for baffles only?. Update: Found it: mergeOrSplitBaffles
tkeskita
02/16/2025, 8:05 AMetc/caseDicts/annotated/mergeOrSplitBafflesDict
in the split option:
// Detect baffles (on selected patches) and duplicate the points. This is
// used if e.g. the two sides need to move separately. Note that since the
// points are duplicated the two faces are no longer baffles.
So, the requirement for a baffle is that they share points π€ but clearly the faces are not shared.
Learned something new today: baffle != two overlapping patches, although they look the same in the polyMesh/boundary file.
Is there a way to tell if a mesh has baffles? Or overlapping patches?tkeskita
02/16/2025, 8:39 AMmergeOrSplitBaffles -dict system/mergeOrSplitBafflesDict
. If the baffle is inside a region it only duplicates the internal baffle points, not edge points. πkandelabr
02/16/2025, 10:18 AMotaolafr
03/26/2025, 9:56 AMtkeskita
03/26/2025, 4:31 PM