|
[Sponsors] |
[mesh manipulation] Converting axisymmetric mesh into fully 3D mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 29, 2012, 21:31 |
Converting axisymmetric mesh into fully 3D mesh
|
#1 |
New Member
Join Date: Mar 2012
Posts: 27
Rep Power: 14 |
Hello Foamers,
I am trying to generate a cylinder by 'revolving' my axisymmetric mesh through 360 degrees. I am using extrudeMesh and I get the following error: Assuming full 360 degree axisymmetric case; stitching faces on patches frontAndBack_pos and frontAndBack_neg together ... --> FOAM FATAL ERROR: no points or no cells in mesh point, face or cell zone already exists From function void addZones ( const List<pointZone*>&, const List<faceZone*>&, const List<cellZone*>& ) in file meshes/polyMesh/polyMesh.C at line 987. FOAM aborting #0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #1 Foam::error::abort() in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #2 Foam:olyMesh::addZones(Foam::List<Foam:ointZon e*> const&, Foam::List<Foam::faceZone*> const&, Foam::List<Foam::cellZone*> const&) in "/opt/openfoam210/platforms/linuxGccDPOpt/lib/libOpenFOAM.so" #3 in "/opt/openfoam210/platforms/linuxGccDPOpt/bin/extrudeMesh" #4 __libc_start_main in "/lib/tls/i686/cmov/libc.so.6" #5 in "/opt/openfoam210/platforms/linuxGccDPOpt/bin/extrudeMesh" Aborted I was wondering if someone could shed some light on the case setup, ie: extrudeMeshDict and wedge coefficients etc. I'm finding it difficult to gather information on this... Kind Regards, Thomas Loh |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
[Commercial meshers] converting ICEM mesh to OpenFOAM | bmikuz | OpenFOAM Meshing & Mesh Conversion | 9 | May 10, 2016 17:47 |
Mesh motion with Translation & Rotation | Doginal | CFX | 2 | January 12, 2014 07:21 |
Axisymmetric 2D mesh adaptation - ERROR | Pepe | CFX | 3 | May 30, 2011 09:28 |