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

changes in rhoSimpleFoam since OpenFOAM version 1.6

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 18, 2011, 06:00
Default changes in rhoSimpleFoam since OpenFOAM version 1.6
  #1
Member
 
Jan Goebel
Join Date: Mar 2009
Location: Mannheim, Baden Wuerttemberg, Germany
Posts: 35
Rep Power: 17
jango is on a distinguished road
Dear Foamers,

when I try to run an rhoSimpleFOAM (k-e-model, turbulent, compressible) example case in OpenFOAM 2.0, that used to work in version 1.6 I get the following errors:

The first error comes up in the file mut, claiming, that the keyword mutWallFunction is wrong. After changing the Keyword, a similar error occurs in the file alphat for the keyword compressible::alphatWallFunction. After changing this keyword also, the error comes up, that the keyword div((muEff*dev2(T(grad(U))))) is undefined in the fvSolution file. Adding this keyword, I`ve got the error attached error log file.

Hmm, now I'm alittle bit desperate, what else can I do, to get the case running ?

Thank you,

Jan
Attached Files
File Type: txt log.txt (4.1 KB, 73 views)
jango is offline   Reply With Quote

Old   August 18, 2011, 08:56
Default
  #2
New Member
 
Joel Lehikoinen
Join Date: Jun 2011
Posts: 26
Rep Power: 14
joel.lehikoinen is on a distinguished road
From what I gather the problem is in your fvSchemes file, more specifically under the gradSchemes keyword. You could try copying the fvSchemes file from a rhoSimpleFoam tutorial case, or if you want to use the same fvSchemes, at least see how it is formatted (what are the changes between your fvSchemes and the tutorial file?). Anyway, it doesn't even seem to be an error but a warning; your calculation seems to have finished okay.
joel.lehikoinen is offline   Reply With Quote

Old   August 18, 2011, 09:12
Default
  #3
Member
 
Jan Goebel
Join Date: Mar 2009
Location: Mannheim, Baden Wuerttemberg, Germany
Posts: 35
Rep Power: 17
jango is on a distinguished road
Hi Joel,

where can I find the tutorial case in OpenFOAM 2.0 ? In the tut/compressible folder there` s:
rhoCentralFoam
rhoPimpleFoam
rhoPorousMRFLTSPimpleFoam
rhoPorousMRFPimpleFoam
rhoPorousMRFSimpleFoam
rhoSimplecFoam
sonicFoam
sonicLiquidFoam

but no rhoSimpleFoam...

thank you,

Jan
jango is offline   Reply With Quote

Old   August 19, 2011, 03:11
Default
  #4
New Member
 
Joel Lehikoinen
Join Date: Jun 2011
Posts: 26
Rep Power: 14
joel.lehikoinen is on a distinguished road
I'd try the fvSchemes file from rhoSimplecFoam first. Looking at the solver descriptions on the FOAM webpage,the only difference between rhoSimpleFoam and rhoSimplecFoam is that the latter uses the SIMPLEC algorithm instead of SIMPLE. I've no idea what's the difference between the two algorithms, but maybe the fvSchemes file works. And even if it doesn't, you don't lose anything by trying.
joel.lehikoinen is offline   Reply With Quote

Old   August 19, 2011, 10:04
Default
  #5
Member
 
Jan Goebel
Join Date: Mar 2009
Location: Mannheim, Baden Wuerttemberg, Germany
Posts: 35
Rep Power: 17
jango is on a distinguished road
Hi Joel,

thank you very much. Now I could solve the case, copying the fvSchemes and the fvSolution files from the rhoPorousMRFSimpleFoam solver did it for me :-)

have a nice weekend,

Jan
jango is offline   Reply With Quote

Old   September 1, 2011, 08:37
Default
  #6
New Member
 
Muhammad Umer Ijaz Chaudrey
Join Date: Aug 2011
Location: Eindhoven, The Netherlands
Posts: 26
Rep Power: 14
umer.chaudrey is on a distinguished road
Send a message via Skype™ to umer.chaudrey
Guys, I am trying to implement compressible solver, rhoSimplecFoam. I my controlDict, fvSchemes and svSolution files are exactly similar to the tutorial files for openFoam 2.0.

However I do not have a T boundary field. When I try to run the solution, I get this error. Can anyone please explain what do do with it and how to run it properly. I do have the thermophysicalProperties file in constant folder.

Thanks,

Umer
umer.chaudrey is offline   Reply With Quote

Old   September 1, 2011, 08:41
Default The error
  #7
New Member
 
Muhammad Umer Ijaz Chaudrey
Join Date: Aug 2011
Location: Eindhoven, The Netherlands
Posts: 26
Rep Power: 14
umer.chaudrey is on a distinguished road
Send a message via Skype™ to umer.chaudrey
Reading thermophysical properties

Selecting thermodynamics package hPsiThermo<pureMixture<sutherlandTransport<specieT hermo<hConstThermo<perfectGas>>>>>
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/libc.so.6"
#3 Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > >::calculate() in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#4 Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > >::hPsiThermo(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#5 Foam::basicPsiThermo::addfvMeshConstructorToTable< Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > > >::New(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#6 Foam::basicPsiThermo::New(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#7
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
#8 __libc_start_main in "/lib/libc.so.6"
#9
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
Floating point exception
umer.chaudrey is offline   Reply With Quote

Old   September 1, 2011, 09:20
Default
  #8
Member
 
Jan Goebel
Join Date: Mar 2009
Location: Mannheim, Baden Wuerttemberg, Germany
Posts: 35
Rep Power: 17
jango is on a distinguished road
Hi Umer,

the floating point exception in the error message may be the result of a division by zero. Try to change all values that should be zero to 1e-16. Maybe that`s it

greetings to the Netherlands,

Jan
jango is offline   Reply With Quote

Old   September 1, 2011, 09:34
Default
  #9
New Member
 
Muhammad Umer Ijaz Chaudrey
Join Date: Aug 2011
Location: Eindhoven, The Netherlands
Posts: 26
Rep Power: 14
umer.chaudrey is on a distinguished road
Send a message via Skype™ to umer.chaudrey
Hey Jan,

Thank you for your response. I did as you suggested, it did help a little bit. The solution went slightly further but received the error again:

"Create mesh for time = 0

Reading thermophysical properties

Selecting thermodynamics package hPsiThermo<pureMixture<sutherlandTransport<specieT hermo<hConstThermo<perfectGas>>>>>
Reading field U

Reading/calculating face flux field phi

Creating turbulence model

Selecting RAS turbulence model kEpsilon
--> Upgrading k to employ run-time selectable wall functions
Backup original k to k.old
Writing updated k
--> Upgrading epsilon to employ run-time selectable wall functions
Backup original epsilon to epsilon.old
Writing updated epsilon
--> Creating mut to employ run-time selectable wall functions
Writing new mut
--> Creating alphat to employ run-time selectable wall functions
Writing new alphat
kEpsilonCoeffs
{
Cmu 0.09;
C1 1.44;
C2 1.92;
alphaEps 0.76923;
C3 -0.33;
sigmak 1;
sigmaEps 1.3;
Prt 1;
}


SIMPLE: no convergence criteria found. Calculations will run for 1000 steps.


Starting time loop

Time = 1

GAMG: Solving for Ux, Initial residual = 0.615417, Final residual = 1.33194e+157, No Iterations 1000
GAMG: Solving for Uy, Initial residual = 0.615411, Final residual = 1.33196e+157, No Iterations 1000
GAMG: Solving for Uz, Initial residual = 0.99242, Final residual = 2.69279e+155, No Iterations 1000
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/libc.so.6"
#3 Foam::GaussSeidelSmoother::smooth(Foam::word const&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::Field<double> const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, unsigned char, int) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#4 Foam::GaussSeidelSmoother::smooth(Foam::Field<doub le>&, Foam::Field<double> const&, unsigned char, int) const in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#5 Foam::GAMGSolver::Vcycle(Foam::PtrList<Foam::lduMa trix::smoother> const&, Foam::Field<double>&, Foam::Field<double> const&, Foam::Field<double>&, Foam::Field<double>&, Foam::Field<double>&, Foam::PtrList<Foam::Field<double> >&, Foam::PtrList<Foam::Field<double> >&, unsigned char) const in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#6 Foam::GAMGSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#7 Foam::fvMatrix<double>::solve(Foam::dictionary const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libfiniteVolume.so"
#8 Foam::fvMatrix<double>::solve() in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
#9
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
#10 __libc_start_main in "/lib/libc.so.6"
#11
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
Floating point exception
asml@flexPC:~/Umer/openfoam200/compressible/comp1$
"
umer.chaudrey is offline   Reply With Quote

Old   September 1, 2011, 09:38
Default Previous Error
  #10
New Member
 
Muhammad Umer Ijaz Chaudrey
Join Date: Aug 2011
Location: Eindhoven, The Netherlands
Posts: 26
Rep Power: 14
umer.chaudrey is on a distinguished road
Send a message via Skype™ to umer.chaudrey
When some values were "0", the error came just after this:

"Create time

Create mesh for time = 0

Reading thermophysical properties

Selecting thermodynamics package hPsiThermo<pureMixture<sutherlandTransport<specieT hermo<hConstThermo<perfectGas>>>>>
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/libc.so.6"
#3 Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > >::calculate() in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#4 Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > >::hPsiThermo(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#5 Foam::basicPsiThermo::addfvMeshConstructorToTable< Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > > >::New(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#6 Foam::basicPsiThermo::New(Foam::fvMesh const&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#7
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
#8 __libc_start_main in "/lib/libc.so.6"
#9
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimplecFoam"
Floating point exception
"

Kindly suggest. Can it have anything to do with the fact that I do not have "nuTilda" in my 0 directory as opposed to the one in rhoSimpleFoam tutorial 0 directory. And also have transportProperties in constant directory which are missing in the one in tutorial.

Thanks,

Umer
umer.chaudrey is offline   Reply With Quote

Old   September 5, 2011, 14:14
Default
  #11
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Umer,

Try installing OpenFOAM 2.0.1. It might be a bug that has already been fixed.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   September 6, 2011, 09:32
Default Problem Still not solved
  #12
New Member
 
Muhammad Umer Ijaz Chaudrey
Join Date: Aug 2011
Location: Eindhoven, The Netherlands
Posts: 26
Rep Power: 14
umer.chaudrey is on a distinguished road
Send a message via Skype™ to umer.chaudrey
Dear Bruno,

Thanks for your reply and feedback. I am using OF 2.0.0. By simplyfing some boundary conditions and removing "0" values to "1e-16", I managed to go just one time step ahead. But it is still not working. As a troubleshooting test case, I am now using a very simple cubical geometry instead of my real one. The error is like this now:

"Create time

Create mesh for time = 0

Reading thermophysical properties

Selecting thermodynamics package hPsiThermo<pureMixture<sutherlandTransport<specieT hermo<hConstThermo<perfectGas>>>>>
Reading field U

Reading/calculating face flux field phi

Creating turbulence model

Selecting RAS turbulence model kEpsilon

SIMPLE: convergence criteria
field p tolerance 0.01
field U tolerance 0.0001
field T tolerance 0.001
field "(k|epsilon|omega)" tolerance 0.001


Starting time loop

Time = 1

smoothSolver: Solving for Ux, Initial residual = 1, Final residual = 0.992801, No Iterations 1000
smoothSolver: Solving for Uy, Initial residual = 1, Final residual = 0.765461, No Iterations 1000
smoothSolver: Solving for Uz, Initial residual = 1, Final residual = 0.643294, No Iterations 1000
DILUPBiCG: Solving for h, Initial residual = 0.539879, Final residual = 0.00355726, No Iterations 1
GAMG: Solving for p, Initial residual = 1, Final residual = 3.16783e+61, No Iterations 1000
time step continuity errors : sum local = 8.02225e+61, global = -2.82469e+61, cumulative = -2.82469e+61
rho max/min : 1.19028 1.14028
smoothSolver: Solving for epsilon, Initial residual = 1, Final residual = 0.184692, No Iterations 1000
smoothSolver: Solving for k, Initial residual = 1, Final residual = 0.151554, No Iterations 1000
ExecutionTime = 0.11 s ClockTime = 0 s

Time = 2

smoothSolver: Solving for Ux, Initial residual = 0.232692, Final residual = 0.0764661, No Iterations 1000
smoothSolver: Solving for Uy, Initial residual = 0.387239, Final residual = 0.126151, No Iterations 1000
smoothSolver: Solving for Uz, Initial residual = 0.187553, Final residual = 0.114679, No Iterations 1000
DILUPBiCG: Solving for h, Initial residual = 1, Final residual = 0.0202837, No Iterations 2
#0 Foam::error:rintStack(Foam::Ostream&) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::sigFpe::sigHandler(int) in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2 in "/lib/libc.so.6"
#3 Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > >::calculate() in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#4 Foam::hPsiThermo<Foam:ureMixture<Foam::sutherlan dTransport<Foam::specieThermo<Foam::hConstThermo<F oam:erfectGas> > > > >::correct() in "/opt/openfoam200/platforms/linux64GccDPOpt/lib/libbasicThermophysicalModels.so"
#5
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimpleFoam"
#6 __libc_start_main in "/lib/libc.so.6"
#7
in "/opt/openfoam200/platforms/linux64GccDPOpt/bin/rhoSimpleFoam"
Floating point exception
"

I have used both the fvschemes for rhoSimplecFoam and rhoMRFSimpleFoam (as it was being discussed by some other users in some other thread)

I have attached my case folder with this message, please kindly have a look at the case and advise me.

I have simulate evacuation of an air chamber through a pipe hole and do some optimization. With incompressible turbulent conditions, I can simulate it successfuly. But for more accuracy and for my requirements I need to do it in compressible turbulent case, hence I think rhoSimpleFoam is the solver which I can use only.

Please do advise, Thanks. Will appreciate that. My work is stuck big time.

Regards,
Umer
Attached Files
File Type: zip 1a.zip (24.1 KB, 66 views)
umer.chaudrey is offline   Reply With Quote

Old   September 6, 2011, 10:30
Default
  #13
Senior Member
 
Martin
Join Date: Oct 2009
Location: Aachen, Germany
Posts: 255
Rep Power: 21
MartinB will become famous soon enough
Hi Umer,

just refine your mesh a little bit, and it will run. For example with:
refineMesh -overwrite
Then start rhoSimpleFoam.
You may want to set the BC for T to zeroGradient at the outlet, too.

Good luck

Martin
MartinB is offline   Reply With Quote

Old   September 7, 2011, 03:28
Default
  #14
New Member
 
Muhammad Umer Ijaz Chaudrey
Join Date: Aug 2011
Location: Eindhoven, The Netherlands
Posts: 26
Rep Power: 14
umer.chaudrey is on a distinguished road
Send a message via Skype™ to umer.chaudrey
Hey Martin,

Thanks a lot for your feedback and guidance. Yes this particular simple test case is working now after your suggestion.

I will now move on to my real case and then see if it works.

Regards,

Umer
umer.chaudrey 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
OpenFOAM 1.6 installation in Debian 5.06 lenny IA64 icingfish OpenFOAM Installation 8 October 8, 2010 02:42
kOmegaSST in openfoam 1.6 Gearb0x OpenFOAM 2 March 3, 2010 06:02
Sample Utility not working in OpenFoam 1.6 titio OpenFOAM Post-Processing 0 February 5, 2010 12:12
Install openFOAM 1.6 on debian 32bit - blockMesh: command not found fossy OpenFOAM Installation 1 August 28, 2009 04:06
Which Linux version best for OpenFOAM? yewebis OpenFOAM 7 June 10, 2009 06:31


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