|
[Sponsors] |
July 28, 2016, 01:43 |
Error about faceSizeBlendingTable
|
#1 |
New Member
Peter Hu
Join Date: Oct 2015
Posts: 16
Rep Power: 11 |
The problem is :
--> FOAM FATAL IO ERROR: keyword faceSizeBlendingTable is undefined in dictionary "/home/huecu/OpenFOAM/huecu-2.4.0/SOWFA/tutorials/precursorABL/GABLS_HU/system/fvSchemes.schemeBlending" file: /home/huecu/OpenFOAM/huecu-2.4.0/SOWFA/tutorials/precursorABL/GABLS_HU/system/fvSchemes.schemeBlending from line 74 to line 79. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 442. I don't know what is the faceSizeBlendingTable. My schemeBlending is schemeBlending { zBlending1 100.0; zBlending2 200.0; blendingFactorU1 1.0; blendingFactorT1 1.0; blendingFactorU2 1.0; blendingFactorT2 1.0; } |
|
|
|