March 12, 2014, 06:55
|
Heat flux calculating with wallHeatFlux utility and alphaEff
|
#1
|
New Member
kamil
Join Date: Mar 2014
Posts: 3
Rep Power: 0
|
Hi all,
I'm trying to calculate a heat flux with wallHeatFlux utility in rhoSimplecFoam. I run wallHeatFlux but I got an error:
Code:
--> FOAM FATAL IO ERROR:
keyword interpolate(alphaEff) is undefined in dictionary "/home/user/of/cavity_3/system/fvSchemes::interpolationSchemes"
file: /home/user/of/cavity_3/system/fvSchemes::interpolationSchemes from line 50 to line 58.
From function dictionary::lookupEntry(const word&, bool, bool) const
in file db/dictionary/dictionary.C at line 400.
FOAM exiting
Which interpolate type should I choose for alphaEff?
|
|
|