|
[Sponsors] | |||||
[mesh manipulation] startFace problem using stitchMesh |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Senior Member
Attesz
Join Date: Mar 2009
Location: Munich
Posts: 368
Rep Power: 18 ![]() |
Hi all,
I have a domain with 3 regions. I created the mesh in ICEM CFD and exported to fluent .msh format in three different parts. After that I converted the three parts using fluent3DMeshToFoam. Then I merged the meshes using mergeMeshes. This was because I want to use the AMI option and I want to have two interfaces. Now I want to stitch this mesh to get rid of the interface to use MRFSimpleFoam. If I start the stichMesh -perfect command, I'm getting the following error: Code:
--> FOAM FATAL ERROR:
Problem : Patch IN starts at 33871512
Current face counter at 33701764
Are patches in incremental order?
From function polyTopoChange::polyTopoChange(const polyMesh& mesh, const bool strict)
in file polyTopoChange/polyTopoChange/polyTopoChange.C at line 2459.
FOAM aborting
Best, Attila |
|
|
|
|
|
|
|
|
#2 |
|
Member
liping_he
Join Date: Feb 2011
Posts: 36
Rep Power: 16 ![]() |
Hi Attila
I also want use the AMI boundary, and I have the same question as you met. did you solve it. I wish you can give me a detailed process about how to create mesh. Thanks very much in advance for your advice. bestwish liping |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Attesz
Join Date: Mar 2009
Location: Munich
Posts: 368
Rep Power: 18 ![]() |
Hi, the process depends on your meshing software. But as I wrote, create the mesh for your domain separately, and merge the mesh using mergeMeshes. You can also find sites about it, use google.
Concerning the counting problem, as I see it's just a warning and we can ignore it. It's the result of the merging step. |
|
|
|
|
|
![]() |
| Tags |
| fluent3dmeshtofoam, startface, stitchmesh |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [CGNS] CGNS converters available | mbeaudoin | OpenFOAM Meshing & Mesh Conversion | 137 | December 14, 2018 05:20 |
| time step continuity problem in VAWT simulation | lpz_michele | OpenFOAM Running, Solving & CFD | 5 | February 22, 2018 20:50 |
| Simulation of Radial Fan with simpleFoam MRF | nash | OpenFOAM Running, Solving & CFD | 2 | November 5, 2015 11:12 |
| Problem with building geometry - concentric cylinders | Rhoddwen | OpenFOAM Pre-Processing | 9 | December 17, 2014 11:02 |
| Problem with geometry - concentric cylinders | Rhoddwen | OpenFOAM Running, Solving & CFD | 0 | December 15, 2014 10:22 |