CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

rhoSimpleFoam OF1.6

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 3, 2009, 05:33
Question rhoSimpleFoam OF1.6
  #1
Member
 
Heintz Simon
Join Date: Sep 2009
Location: Germany
Posts: 36
Rep Power: 16
sheintz is on a distinguished road
Send a message via MSN to sheintz Send a message via Skype™ to sheintz
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
sheintz is offline   Reply With Quote

Old   September 3, 2009, 06:33
Default
  #2
Senior Member
 
Laurence R. McGlashan
Join Date: Mar 2009
Posts: 370
Rep Power: 23
l_r_mcglashan will become famous soon enough
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
l_r_mcglashan is offline   Reply With Quote

Old   September 3, 2009, 07:28
Unhappy
  #3
Member
 
Heintz Simon
Join Date: Sep 2009
Location: Germany
Posts: 36
Rep Power: 16
sheintz is on a distinguished road
Send a message via MSN to sheintz Send a message via Skype™ to sheintz
I have added this line :
"
interpolationSchemes
{
default linear;
interpolate(U) linear;
div(U,p) linear;
}
"
But there is the same error ?!
Thank you
Simon
sheintz is offline   Reply With Quote

Old   September 3, 2009, 07:30
Default
  #4
Senior Member
 
Laurence R. McGlashan
Join Date: Mar 2009
Posts: 370
Rep Power: 23
l_r_mcglashan will become famous soon enough
You need to put it in divSchemes, not interpolationSchemes.
__________________
Laurence R. McGlashan :: Website
l_r_mcglashan is offline   Reply With Quote

Old   September 3, 2009, 07:41
Default
  #5
Member
 
Heintz Simon
Join Date: Sep 2009
Location: Germany
Posts: 36
Rep Power: 16
sheintz is on a distinguished road
Send a message via MSN to sheintz Send a message via Skype™ to sheintz
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
sheintz is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TRANSONIC FLOW in RHOSIMPLEFOAM dinonettis OpenFOAM Running, Solving & CFD 10 September 13, 2018 10:22
Pressure instability with rhoSimpleFoam daniel_mills OpenFOAM Running, Solving & CFD 44 February 17, 2011 17:08
RhoSimpleFoam jphandrigan OpenFOAM Running, Solving & CFD 18 March 29, 2009 11:05
RhoSimpleFoam FoamX spv24 OpenFOAM Running, Solving & CFD 1 July 21, 2008 10:29
Stability startup problems with rhoSimpleFoam olesen OpenFOAM Running, Solving & CFD 1 July 18, 2006 08:09


All times are GMT -4. The time now is 15:01.