|
[Sponsors] |
August 16, 2001, 07:19 |
unmatched boundaries for sliding grids
|
#1 |
Guest
Posts: n/a
|
I'm trying to model the flow for a small impeller in a cylindrical tank. I've defined the surfaces on the sliding inner part and the stationary outer part of the geometry as BLKBDY1 and BLKBDY2 respectively. They have the same size, the number of grid elements match and I've selected the right solids on both sides. In the command file, I have glued the unmatched boundaries correctly. But when I run the problem, I get the following error:
*** ERROR *** CONFLICTING SPECIFICATION OF PATCHES CANNOT DEFINE PATCH NAME PERD-PATCH---61LOW--J-BLK----1 OF TYPE BLKBDY. A PATCH OF TYPE BLKBDY HAS ALREADY BEEN DEFINED AT CONTROL VOLUME ( 2, 1, 1) IN BLOCK: BLOCK-NUMBER-1 *** ERROR *** CONFLICTING SPECIFICATION OF PATCHES CANNOT DEFINE PATCH NAME PERD-PATCH--133LOW--J-BLK----2 OF TYPE BLKBDY. A PATCH OF TYPE BLKBDY HAS ALREADY BEEN DEFINED AT CONTROL VOLUME ( 1, 1, 1) IN BLOCK: BLOCK-NUMBER-2 I have no idea how I could correct the boundaries or the solid model. I've been trying for nearly a week, but nothing I do solves this problem. Can anybody help me? Thanx, Markus |
|
August 16, 2001, 20:06 |
Re: unmatched boundaries for sliding grids
|
#2 |
Guest
Posts: n/a
|
Hi Markus,
Your problem is more likely to be from your geometry file than the command file. Your error message is saying that you are trying to make a boundary an unmatched grid where it is already an interblock boundary. In my experience, this error is usually caused by nodes being equivalenced across unmatched grids in CFX-Build. There are no simple ways of fixing this problem that I know of. The first thing to try is to redo the mesh of your geometry again, however this time mesh one block at a time. In CFX-Build, mesh one of the blocks, equivalence that block's mesh, hide the mesh, mesh the second block, equivalence the second block's mesh only (I think the option is "Equivalence List" and you can select the nodes to equivalence), and when you go "Analyse" make sure it does not equivalence before outputting the geometry file. It would be nice if CFX-Build realised that you do not equivalence across unmatched boundaries, so equivalencing should be "turned off" at those nodes - this problem has caused me some grief too. Hopefully AEA can include this feature in future versions of CFX. Alternatively, if you're feeling brave you can hack the geometry file directly. I won't go into details of how to do this unless you are really keen, but in short get a text editor and chop out the offending patches (the ones listed in you error above) from the geometry file, and rejig the file to update to the new patch list. Not for the feint hearted. Hope this helps, Glenn |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
structured and unstructured grids | user | Main CFD Forum | 6 | November 25, 2010 02:14 |
Setting Flow/Pressure Boundaries in Floworks | Eran | FloEFD, FloWorks & FloTHERM | 3 | August 11, 2009 05:23 |
periodic boundaries - flow through a net | PK | FLUENT | 0 | July 12, 2007 12:58 |
Overset Grids | Anton Lyaskin | Main CFD Forum | 5 | April 30, 2003 10:17 |
The unmatched grids in CFX4.2 | Darcy | CFX | 5 | June 28, 2001 08:56 |