|
[Sponsors] |
April 15, 2009, 08:31 |
problem with setting laplacianSchemes
|
#1 |
New Member
Bob De Clercq
Join Date: Apr 2009
Location: Belgium
Posts: 17
Rep Power: 17 |
Dear all,
After successfully compiling boussinesqBuoyantFoam, I obtain the following message: keyword laplacian((mu|rho0),U) is undefined in dictionary "/home/bob/OpenFOAM/bob-1.5/run/LockExchange/system/fvSchemes::laplacianSchemes" file: /home/bob/OpenFOAM/bob-1.5/run/LockExchange/system/fvSchemes::laplacianSchemes from line 37 to line 40. From function dictionary::lookupEntry(const word& keyword) const in file db/dictionary/dictionary.C at line 213. The fvSchemes file looks like: laplacianSchemes"nu" is defined in the readTransportProperties.H as: dimensionedScalar rho0and in transportProperties.H I have the following: mu mu [1 -1 -1 0 0 0 0] 1e-03;The bizar thing is that when I change the default in the laplacianSchemes to "Gauss linear corrected", the case runs well. Does anyone know the cause of this error, and how to solve this? Many thanks in advance! Cheers, Bob |
|
April 15, 2009, 11:10 |
|
#2 |
Senior Member
|
Hi,
Insert the following in the laplacianSchemes section of your fvSchemes file: laplacian((mu|rho0),U) Gauss linear corrected; Regards, Jose Santos |
|
April 15, 2009, 16:17 |
|
#3 |
New Member
Bob De Clercq
Join Date: Apr 2009
Location: Belgium
Posts: 17
Rep Power: 17 |
Hi,
It worked! Many thanks for the help! Cheers, Bob |
|
Tags |
fvschemes, laplacianschemes, undefined |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem setting C_MU_T with DEFINE_ADJUST | Andy | FLUENT | 3 | June 22, 2018 03:53 |
HELP!: swimming pool flow problem | Tee | FLUENT | 1 | September 8, 2005 09:29 |
Problem setting AV | Marko | CFX | 0 | March 18, 2005 09:06 |
Problem setting C_MU_T with DEFINE_ADJUST | sarah_ron | FLUENT | 1 | February 24, 2005 13:11 |
Help setting up combustor problem | Tom | FLUENT | 0 | February 5, 2005 02:20 |