|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
yossi
Join Date: Nov 2010
Posts: 4
Rep Power: 4 ![]() |
hello,
running chtMultiRegionFoam I get the following output: " Create time Create fluid mesh for region topAir for time = 0 Create solid mesh for region heater for time = 0 --> FOAM FATAL IO ERROR: keyword startFace is undefined in dictionary "::zones" file: ::zones from line 55 to line 55. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 395. FOAM exiting " but I don't know which file or dict to look for 'startFace' Does anyone know if this is BC problem or what cause this error? thanks, |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
|
Hi Yossi,
I don't know if it helps, but I had a similar problem - though it was not in zones but in minX. I simply had tried to implement another geometry and had taken over all of the names, patches, etc... The entry "startFace" in my case was missing within bottomAir/polyMesh/boundary . Entering the entries for nFaces and startFace (and doing similar in a few initial solutions within the 0-folder) did make the simulation cross that point at least. Perhaps that already works for you? In my case though the simulation failed afterwards with a segfault, because I was doing weird things with the geometry. ;-) |
|
|
|
|
|
|
|
|
#3 |
|
New Member
yossi
Join Date: Nov 2010
Posts: 4
Rep Power: 4 ![]() |
Hi Bernard,
thank you for your replay. it exactly as you described, and I've solved it. thank you! |
|
|
|
|
|
![]() |
| Tags |
| chtmultiregionfoam, meshing problem |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CGNS converters available | mbeaudoin | OpenFOAM Meshing & Mesh Conversion | 123 | April 9, 2013 09:53 |
| MRFSimpleFoam Tutorial | bastil | OpenFOAM Running, Solving & CFD | 48 | August 1, 2012 10:00 |
| tmerge utility creates unwanted interface/walls comes in the final mesh | dinesh2n@gmail.com | OpenFOAM Other Meshers: ICEM, Star, Ansys, Pointwise, GridPro, Ansa, ... | 11 | January 20, 2012 06:23 |
| Mass transfer and chtmultiregion | Bufacchi | OpenFOAM Programming & Development | 0 | August 2, 2010 20:28 |
| How to Increase the ITERATIONS | sivakumar | OpenFOAM Pre-Processing | 7 | October 21, 2008 15:42 |