|
[Sponsors] |
August 3, 2009, 15:52 |
combining dynamic mesh functions
|
#1 |
New Member
Sean McIntyre
Join Date: Mar 2009
Location: State College, PA
Posts: 11
Rep Power: 17 |
Hello,
I've been working much lately with OpenFOAM's dynamic mesh capability, mostly in combining several of the functions, such as layer addition/removal within a sliding interface region (think like an object moving through a mesh "pipe" with layer removal in front of it and addition behind). In order to clean up the capability some, rather than searching through point coordinates, etc, I've been using zones, region splits, etc for the moving points mask. The one real kicker is the preMotionPoints brought about from the mapPolyMesh object when a mesh layer is added. The old faceZones, etc aren't of easy use in marking up those points for motion. It'd be possible to just find the nearest point in the old points list (prior to topo change) and use its region to determine the new mask, but that is not a very efficient (or quite robust) way of doing things. Is there a generally accepted way of dealing with the movingPointsMask (or vertexMarkup) with preMotionPoints using zones and regionSplits, or maybe something within the 1.6 (or 1.5-dev) polyMesh stuff? Thanks, Sean McIntyre |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
Dynamic Mesh Smoothing | Sham | FLUENT | 4 | July 10, 2007 21:08 |
dynamic mesh and grid adaption | Dennis | FLUENT | 1 | June 3, 2007 00:59 |
Dynamic Mesh | Pj | FLUENT | 1 | March 12, 2007 16:16 |
dynamic mesh and sliding mesh | nasser | FLUENT | 0 | November 1, 2005 03:37 |