|
[Sponsors] |
splitMesh error - point, face or cell zone already exists#0 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 25, 2010, 14:03 |
splitMesh error - point, face or cell zone already exists#0
|
#1 |
Member
Niklas Winkler
Join Date: Mar 2009
Location: Stockholm, Stockholm, Sweden
Posts: 73
Rep Power: 17 |
Hello,
Yes, the faceZone exists since I've created one under /constant/polyMesh/sets/ to have a set of internal faces to make external. splitMesh stops at; mesh.addZones(pz, fz, cz); Should the faceZone/set be defined in another way? What's the difference between set and zone? Any hints? Thanks /NW Error message: point, face or cell zone already exists#0 Foam::error:rintStack(Foam::Ostream&) in "/scratch/nwinkler/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #1 Foam::error::abort() in "/scratch/nwinkler/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #2 Foam:olyMesh::addZones(Foam::List<Foam:ointZon e*> const&, Foam::List<Foam::faceZone*> const&, Foam::List<Foam::cellZone*> const&) in "/scratch/nwinkler/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so" #3 main in "/scratch/nwinkler/OpenFOAM/OpenFOAM-1.6/applications/bin/linux64GccDPOpt/splitMesh" #4 __libc_start_main in "/lib/libc.so.6" #5 _start at /usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:116 From function void addZones ( const List<pointZone*>&, const List<faceZone*>&, const List<cellZone*>& ) in file meshes/polyMesh/polyMesh.C at line 90 |
|
January 27, 2010, 05:31 |
|
#2 |
Member
Niklas Winkler
Join Date: Mar 2009
Location: Stockholm, Stockholm, Sweden
Posts: 73
Rep Power: 17 |
Sorry, newbie mistake! After realizing the difference between zone and set I found the zones and deleted them. And now splitMesh works!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Netgen] Import netgen mesh to OpenFOAM | hsieh | OpenFOAM Meshing & Mesh Conversion | 32 | September 13, 2011 06:50 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |