CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   error with icoDyMFOAM; how to set face extrusion zones (https://www.cfd-online.com/Forums/openfoam/88110-error-icodymfoam-how-set-face-extrusion-zones.html)

kiyono May 9, 2011 03:35

error with icoDyMFOAM; how to set face extrusion zones
 
Hello.



I am trying to set up a case in OpenFOAM-1.5-dev and run it using icoDyMFoam, but the solver doesn’t work well.
When I run the solver it gives me the following error:

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.5-dev |
| \\ / A nd | Revision: exported |
| \\/ M anipulation | Web: http://www.OpenFOAM.org |
\*---------------------------------------------------------------------------*/
Exec : icoDyMFoam
Date : May 09 2011
Time : 00:11:07
Host : ubuntu
PID : 7177
Case : /home/kiyono/OpenFOAM-1.5-dev/applications/solvers/incompressible/icoDyMFoam/Topo2D2
nProcs : 1

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create dynamic mesh for time = 0

Selecting dynamicFvMesh movingConeTopoFvMesh
--> FOAM Warning :
From function dlLibraryTable::open(const dictionary& dict, const word& libsEntry, const TablePtr tablePtr)
in file /build/buildd/openfoam-dev-1.5-1726/OpenFOAM-1.5-dev/src/OpenFOAM/lnInclude/dlLibraryTableTemplates.C at line 68
library "libtopoChangerFvMesh.so" did not introduce any new entries

Updating vertex markup. curLeft: 0.004 curRight: 0.008
Time = 0
Adding zones and modifiers to the mesh
zone: 0()
zone: 0()
Adding mesh zones.


Face extrusion zone contains no faces. Please check your mesh definition.

From function void Foam::layerAdditionRemoval::checkDefinition()
in file polyMeshModifiers/layerAdditionRemoval/layerAdditionRemoval.C at line 88.

FOAM aborting



Although I set up a case similar to movingConeTopo in the tutorials, face extrusion zone contains no faces in my case. What is the problem?
Any help you can provide will be kindly appreciated.

SMesser June 17, 2011 15:07

Still working on a similar problem, but here's another thread that may point folks like me in the right direction.


All times are GMT -4. The time now is 19:42.