|
[Sponsors] |
[snappyHexMesh] Unable to find initial target face |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 19, 2020, 07:16 |
Unable to find initial target face
|
#1 | |
Member
Uttam
Join Date: May 2020
Location: Southampton, United Kingdom
Posts: 35
Rep Power: 6 |
Dear Foamers,
Before this is deemed as an already solved issue, please let me explain the steps I have taken. I have a domain, that has the patches inlet/outlet, left/right and top/bottom walls with a cuboid placed inside such that the base of the cuboid is on the bottom wall. The remaining surfaces of the cuboid is not in contact with the domain. I need to apply cyclic patches to inlet and outlet, left and right sides and the top and bottom can be walls. I am using snappyHexMesh for meshing. First, I tried this parallel error with cyclic BCs for pimpleDyMFoam and trouble in resuming running (check post #12) where i used cyclicAMI and transform translational along with separation vector. Works for a pair of cyclicAMI surfaces. But in my case, there are 2. Secondly, I implemented the recommendation of creating topoSetDict, using blockMesh, snappyHexMesh, topoSet, createPatch where I set the entire domain to the patch 'wall', run blockMesh and snappyHexMesh and THEN create cyclicAMI patches. Seems to work fine, please find the checkMeshlog.dat. The order of executing the commands is 1. blockMesh 2. snappyHexMesh -overwrite 3. topoSet 4. createPatch -overwrite similar to the post #5 in this link - Add / Remove faces from patch , create new However, when I run icoFoam (or any other solver), I end up getting this: Quote:
I have changed 'noOrdering' to translational. I have used cyclicAMI everywhere. I am not able to debug this and it is really eating my head. Please find attached the case files. I am also attaching the log for each step. Any help on this will be largely appreciated. |
||
Tags |
createpatchdict, cyclicami, snappyhexmesh, toposetdict |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cannot run the code properly: very large time step continuity error | crst15 | OpenFOAM Running, Solving & CFD | 9 | December 14, 2014 19:17 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Micro Scale Pore, icoFoam | gooya_kabir | OpenFOAM Running, Solving & CFD | 2 | November 2, 2013 14:58 |
Problem Building OF on Centos cluster (no admin rights) | CKH | OpenFOAM Installation | 5 | November 13, 2011 07:32 |
Error while running rhoPisoFoam.. | nileshjrane | OpenFOAM Running, Solving & CFD | 8 | August 26, 2010 13:50 |