|
[Sponsors] |
November 14, 2016, 13:44 |
objectRegistry region0 failed
|
#1 |
Member
Gautami Erukulla
Join Date: Mar 2009
Posts: 71
Rep Power: 17 |
Dear Dr. Jacobsen,
I am trying to simulate the tutorial waveFlume in parallel and the sequence of commands used are as follows: • blockMesh • cp –r 0.org 0 (The case directory had 0.org,constant and system folders) • setWaveParameters • setWaveField • decomposePar After the command decomposePar, the following error is displayed: Request for dictionary waveProperties from objectRegistry region0 failed available objects of type dictionary are 4 ( decompseParDict fvSchemes fvSolution data ) The method used for domain decomposition in the decomposeParDict under system folder is ‘hierarchical’. numberOfSubdomains is 4 hierarchicalCoeffs { n (2 2 1) delta 0.001 order xyz } Kindly can you please provide me your guidance. Thank you for your time. Most&More, Gautami Erukulla. Last edited by wyldckat; August 25, 2018 at 08:39. Reason: removed reference to post that I've deleted from referenced thread |
|
November 15, 2016, 03:50 |
|
#2 |
Senior Member
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 23 |
Not an expert on waveFoam but I recommend to
|
|
November 15, 2016, 04:27 |
|
#3 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
No, the problem is related to the fact that the waveProperties-file is not loaded with decomposePar and waveProperties is required by the boundary conditions waveAlpha and waveVelocity.
I am often completely ignoring waveAlpha and waveVelocity, since I have a relaxation zone in front. Alternatively, you can use changeDictionary functionality to switch back and forth between a dummy zeroGradient and the true boundary condition. I will put it on my to-do list to resolve this issue. Kind regards, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
November 15, 2016, 13:14 |
|
#4 |
Member
Gautami Erukulla
Join Date: Mar 2009
Posts: 71
Rep Power: 17 |
Dear Dr. Jacobsen,
Thank you for your reply. As suggested will try using 'changeDictionary' option for now.Thank you. Most&More, Gautami Erukulla. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::printStack(Foam::Ostream&) with simpleFoam -parallel | U.Golling | OpenFOAM Running, Solving & CFD | 52 | September 23, 2023 04:35 |
Initial conditions for uniform flow | andreas | OpenFOAM | 5 | November 16, 2012 16:00 |
[OpenFOAM] ParaView/Parafoam error when making animation | Disco_Caine | ParaView | 6 | September 28, 2010 10:54 |
user subroutine error | CFDUSER | CFX | 2 | December 9, 2006 07:31 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |