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/)
-   -   Thermal damBreak with interFoam not working... (https://www.cfd-online.com/Forums/openfoam-solving/124590-thermal-dambreak-interfoam-not-working.html)

einatlev October 8, 2013 17:52

Thermal damBreak with interFoam not working...
 
Hello all
I am trying to do a dam break model with temperature using interFoam. I used the instructions found in www.tfd.chalmers.se/~hani/kurser/OS.../Project_QingmingLIU-final.pdf‎
with a few slight modification to allow compilation.

However, I get an error when trying to run the model:

Quote:

MULES: Solving for alpha1
Phase-1 volume fraction = 0.0848214 Min(alpha1) = 0 Max(alpha1) = 1
MULES: Solving for alpha1
Phase-1 volume fraction = 0.0848214 Min(alpha1) = 0 Max(alpha1) = 1
MULES: Solving for alpha1
Phase-1 volume fraction = 0.0848214 Min(alpha1) = 0 Max(alpha1) = 1
DILUPBiCG: Solving for T, Initial residual = 2.00149e-07, Final residual = 3.53724e-16, No Iterations 1


--> FOAM FATAL ERROR:

request for surfaceScalarField phiAbs from objectRegistry region0 failed
available objects of type surfaceScalarField are

14
(
kappaf
phiHbyA
weights
rho*phi
ghf
((((interpolate((sigma*K))*snGrad(alpha1))-(ghf*snGrad(rho)))*Dp)*magSf)
phi
deltaCoeffs
phi_0
nHatf
nonOrthDeltaCoeffs
(Dp*magSf)
rho*phi*cpf
Dp
)


From function objectRegistry::lookupObject<Type>(const word&) const
in file /home/einatlev/OpenFOAM/OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 164.

Any ideas?

Thanks!!!


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