CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   dynamicTopoFvMesh (https://www.cfd-online.com/Forums/openfoam-programming-development/140018-dynamictopofvmesh.html)

Chia August 6, 2014 06:14

dynamicTopoFvMesh
 
Dear All,

I am dealing with a case that implies re-meshing and interface tracking in OF.
I am using both the OF extended version 1.6 and 3.1 with dynamicTopoFvMesh from Sandeep Menon.
The problem is that when I run interTrackFoam I obtain the following error for the flux corrector included in dynamicTopoFvMesh:

Quote:

--> FOAM FATAL ERROR:

request for volScalarField rAU from objectRegistry region0 failed
available objects of type volScalarField are

6
(
rho
fluidIndicator
rho_0
p
rho_0_0
mu
)


From function objectRegistry::lookupObject<Type>(const word&) const
in file /home/pesci/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 140.

FOAM aborting
Do you know where could be the problem?
I compiled the additional libraries as written in dynamicTopoFvMesh instruction and all the things went well.

Thanks,

Chiara


All times are GMT -4. The time now is 00:16.