|
[Sponsors] |
June 19, 2013, 10:42 |
Create an internal face
|
#1 | |
Senior Member
Join Date: Nov 2012
Location: Bavaria
Posts: 145
Rep Power: 14 |
Hi to All,
I simulate a flow in a channel. -fluid: water -transport model: Newtonian -very small velocity at inlet face that results in a laminar flow in the whole channel The channel has a length of 3,1m (x-direction, width = y-direction = 0,250m, height = z-direction = 0,02m). Attempt 1 I would like to define an internal face in the blockMeshDict to be able to map the final velocity field of that internal face on the inlet face of another channel model as boundary condition with help of mapFields utility. The channel consists of three blocks. The desired internal face connects block 1 ( x = 0m - 1m = 1m) with block 2 ( x = 1m - 2,5m = 1,5m). If I add two additional patches (outlet_block1, inlet_block2) in the boundary () subdictionary and list them up in subdict mergePatchPairs () I get an error message after starting blockMesh. Quote:
I've created the velocity field of that internal face with sample utility --> folder surfaces is created and contains for each time step the required data. But then I am not able to map that data on the inlet boundary of the other model with help of mapFields. MapFields maps the complete volume velocity field from model 1 to model 2. But I would like to map only the velocity field of the internal surface to the inlet surface (inlet boundary condition) of model 2. Can anybody help??? Aylalisa |
||
June 19, 2013, 13:02 |
|
#2 |
Senior Member
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28 |
I don't believe you can do such a thing with blockMesh. Why not define a faceZone (using topoSet or similar tools), then sample off the faceZone and map. Though I'm not sure how I would map from a faceZone to a boundary; I need to think harder about this...
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Meshing a Sphere | Ajay | FLUENT | 10 | September 3, 2016 15:18 |
[Workbench] Named selection for internal face not appearing in CFX-Pre | francis1 | ANSYS Meshing & Geometry | 0 | April 21, 2013 10:22 |
[ICEM] how to create internal wall? | yuhehuan | ANSYS Meshing & Geometry | 24 | October 31, 2012 13:30 |
[Commercial meshers] TGridFluent mesh with internal by prism layer and internal face for diagnostic | sponiar | OpenFOAM Meshing & Mesh Conversion | 2 | March 30, 2009 16:02 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |