|
[Sponsors] |
October 9, 2009, 04:52 |
difficulty in defining cycliGGI
|
#1 |
Member
Mandar
Join Date: Mar 2009
Posts: 39
Rep Power: 17 |
Dear Foamers
Can someone let me know where i may be going wrong while using OF-1.5-dev version with MRFSimpleFOAM using cyclicGGI I am getting the following error while floating serial run keyword zone is undefined in dictionary "/home/tab01c/OpenFOAM/tab01c-1.5-dev/run/tutorials/ConvertCFX2OF/Mixer_Single/constant/polyMesh/boundary::IMPELLERPERIODIC-SIDE-1" file: /home/tab01c/OpenFOAM/tab01c-1.5-dev/run/tutorials/ConvertCFX2OF/Mixer_Single/constant/polyMesh/boundary::IMPELLERPERIODIC-SIDE-1 from line 55 to line 61. From function dictionary::lookupEntry(const word& keyword) const in file db/dictionary/dictionary.C at line 213. FOAM exiting Now, one of the the entry in my polymesh/boundary file is: IMPELLERPERIODIC-SIDE-1 { type cyclicGgi; separationOffset (0 0 0 ); rotationAxis (1 0 0 ) ; rotationAngle 90; shadowPatch IMPELLERPERIODIC-SIDE-2; nFaces 226; startFace 65468; } IMPELLERPERIODIC-SIDE-2 { type cyclicGgi; //rotational periodicity nFaces 226; startFace 65694; shadowPatch IMPELLERPERIODIC-SIDE-1 ; rotationAxis (1 0 0) ; rotationAngle -90; separationOffset (0 0 0 ); } Now, where do i have to additionally define the zone. My MRFZones has only this entry: MRFZones 1 ( IMPELLER { patches (WALLIMPELLER); origin origin [0 1 0 0 0 0 0] (0 0 0); axis axis [0 0 0 0 0 0 0] (0 0 1); omega omega [0 0 -1 0 0 0 0] 0; } ) |
|
October 9, 2009, 10:55 |
|
#2 |
Senior Member
Martin Beaudoin
Join Date: Mar 2009
Posts: 332
Rep Power: 22 |
Take a look at this tutorial:
OpenFOAM-1.5-dev/tutorials/icoDyMFoam/mixerGgi Martin |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
creation of species and defining the inputs | sairam | FLUENT | 0 | September 17, 2009 15:38 |
how defining species? | A.F.H | FLUENT | 0 | May 6, 2007 15:59 |
WENO Scheme Defining Boundary Stencil | rampy | Main CFD Forum | 3 | January 15, 2007 01:08 |
help in defining boundary condition | rama krishna | FLUENT | 2 | July 25, 2005 05:59 |
Difficulty calculating high p*k compressor | jiang chen | Fidelity CFD | 1 | May 1, 2003 15:35 |