|
[Sponsors] |
September 3, 2009, 06:33 |
rhoSimpleFoam OF1.6
|
#1 |
Member
|
Hi,
i'm a french student, i have posted something yesterday but my question was not understood. I work with RedHat 5 and OpenFOAM 1.6 (i have too the version 1.5). I'm searching a "subsonic-turbulent-compressible" solver also i have chose the "rhoSimpleFoam" solver. How i process, I have a geometry in a .ccm file and I convert this file with the "ccm26ToFoam" converter (it works only on OpenFOAM 1.6, i must use the "star4ToFoam" converter of OpenFOAM 1.5, ccm26ToFoam is better). All my files work of OpenFOAM 1.50 but not oh OpenFOAM 1.6. I have the following error : " keyword div(U,p) is undefined in dictionary "/nfs/fnx107_vol1/disk_f142/et_disk4/estdipl3/Heintz/OpenFOAM/Unilateral_ccm26ToFoam/system/fvSchemes::divSchemes" file: /nfs/fnx107_vol1/disk_f142/et_disk4/estdipl3/Heintz/OpenFOAM/Unilateral_ccm26ToFoam/system/fvSchemes::divSchemes from line 33 to line 38. From function dictionary::lookupEntry(const word&, bool, bool) const in file db/dictionary/dictionary.C at line 388. " My files are in this link : http://www.megaupload.com/?d=EXSZIZY0 Best regards Simon |
|
September 3, 2009, 07:33 |
|
#2 |
Senior Member
Laurence R. McGlashan
Join Date: Mar 2009
Posts: 370
Rep Power: 23 |
I told you what the problem was in the other thread, you need to define div(U,p) in fvSchemes. I downloaded your files, did that and your case runs.
__________________
Laurence R. McGlashan :: Website |
|
September 3, 2009, 08:28 |
|
#3 |
Member
|
I have added this line :
" interpolationSchemes { default linear; interpolate(U) linear; div(U,p) linear; } " But there is the same error ?! Thank you Simon |
|
September 3, 2009, 08:41 |
|
#5 |
Member
|
I thank you !
I have more understood how the new version works. There were again a lot of errors in my files. Why there are no the same errors in 1.5 and in 1.6 ? Best wishes ! Best regards. Simon |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TRANSONIC FLOW in RHOSIMPLEFOAM | dinonettis | OpenFOAM Running, Solving & CFD | 10 | September 13, 2018 11:22 |
Pressure instability with rhoSimpleFoam | daniel_mills | OpenFOAM Running, Solving & CFD | 44 | February 17, 2011 18:08 |
RhoSimpleFoam | jphandrigan | OpenFOAM Running, Solving & CFD | 18 | March 29, 2009 12:05 |
RhoSimpleFoam FoamX | spv24 | OpenFOAM Running, Solving & CFD | 1 | July 21, 2008 11:29 |
Stability startup problems with rhoSimpleFoam | olesen | OpenFOAM Running, Solving & CFD | 1 | July 18, 2006 09:09 |