|
[Sponsors] |
October 31, 2011, 13:47 |
variables missing from object registry
|
#1 |
Member
Ganesh Vijayakumar
Join Date: Jan 2010
Posts: 44
Rep Power: 16 |
I've implemented a boundary condition very similar to the nuSgsWallFunction for LES. It works the first time when the turbulence object is created and the turbulence model calls the boundary condition at the end of updateSubGridScaleFields. However it doesn't work after the first time step when turbulence->correct() is called. Debugging tells me that 3 variables are missing from the object registry and they are U, U_0 and U_0_0. Is there anyway I'm messing up the object registry?
The whole code runs fine on my laptop with OpenFOAM-1.6-ext using gcc. However when I try to compile and run it on another system with OpenFOAM-1.6-ext (but using intel compilers though), it doesn't work. And that's the case I've reported here. |
|
February 29, 2012, 08:12 |
same problem
|
#2 |
New Member
Declan Carolan
Join Date: Jul 2011
Posts: 3
Rep Power: 15 |
Hi,
I am having the same problem. Did you manage to find a workaround? Dec |
|
Tags |
boundary condition, object registry |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[foam-extend.org] Error compiling OpenFOAM-1.6-ext | Canesin | OpenFOAM Installation | 137 | January 20, 2016 15:56 |
using the object registry to access a particle cloud | gregor | OpenFOAM | 1 | June 8, 2011 06:58 |
Compilation error OF1.5-dev on Suse10.3 | darenyang | OpenFOAM Installation | 0 | April 29, 2009 05:55 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |
OpenFOAM141dev linking error on IBM AIX 52 | matthias | OpenFOAM Installation | 24 | April 28, 2008 16:49 |