|
[Sponsors] |
postprocessing with sample in a cyclic case and multiregion fail |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 27, 2012, 05:13 |
postprocessing with sample in a cyclic case and multiregion fail
|
#1 |
New Member
Sebastian
Join Date: Feb 2010
Posts: 9
Rep Power: 16 |
hallo
i had developed a well working postprocessing with sample in a case with 3 coupled regions. now i have changed two boundarys to cyclic. Everything works fine, but if i try to use the same sampleDict i get errors. i have tried sample from the of1.6ext version and from the of21 version as well. Must i write a special entry in the sampleDict to handle cyclic cases ?? The of21 version gives up with the following error Code:
Create mesh fluid for time = 0.4 --> FOAM FATAL IO ERROR: No "neighbourPatch" provided. Is your mesh uptodate with split cyclics? Run foamUpgradeCyclics to convert mesh and fields to split cyclics. file: ::sidePatches from line 31 to line 36. From function cyclicPolyPatch::cyclicPolyPatch ( const word& name, const dictionary& dict, const label index, const polyBoundaryMesh& bm ) in file meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C at line 681. FOAM exiting best regards Sebastian |
|
Tags |
cyclic, regions, sample |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to create an internal fan for a multiRegion case? | phsieh2005 | OpenFOAM | 0 | February 2, 2012 17:32 |
Basic hints for runing a multiregion case | RuiVO | OpenFOAM Pre-Processing | 1 | February 2, 2012 10:44 |