CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   variables missing from object registry (https://www.cfd-online.com/Forums/openfoam-solving/93943-variables-missing-object-registry.html)

ganeshv October 31, 2011 12:47

variables missing from object registry
 
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.

declanj February 29, 2012 07:12

same problem
 
Hi,

I am having the same problem. Did you manage to find a workaround?

Dec


All times are GMT -4. The time now is 06:54.