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

dieselFoam tutorial - OpenFOAM-1.6-ext

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 29, 2010, 17:41
Default dieselFoam tutorial - OpenFOAM-1.6-ext
  #1
Senior Member
 
Join Date: Oct 2009
Posts: 140
Rep Power: 16
Peter_600 is on a distinguished road
Hi,

I tried to run the tutorial aachen bomb with 1.6-ext but it crashes after a while with the error janaf out of temperature range.
That s very strange, since I ve run that tut with other OF versions without problems. Can anyone check if you get the same error? Maybe my OpenFOAM-1.6-ext is not properly compiled.

Regards
Peter
Peter_600 is offline   Reply With Quote

Old   December 30, 2010, 11:20
Default
  #2
Senior Member
 
Nakul
Join Date: Apr 2010
Location: India
Posts: 147
Rep Power: 16
nakul is on a distinguished road
Have you made any changes to the tutorial?

If not can you tell what exactly are you doing to run that tut?

Are you running the tut provided with OF-1.6.x only?

I am not sure why this may be happening but your answers to above questions might make it possible to help you.
nakul is offline   Reply With Quote

Old   December 30, 2010, 12:18
Default
  #3
Senior Member
 
Join Date: Oct 2009
Posts: 140
Rep Power: 16
Peter_600 is on a distinguished road
I am using OF-1.6-ext and not 1.6-x. I am using the tut provided by 1.6-ext. This is the error which I get after a while. In the beginning it runs but than it crashes. Furthermore, a case which runs with OF 1.5-dev exhibit the same problem.


Quote:
From function janafThermo<equationOfState>::checkT(scalar& T) const
in file /home/peter/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude/janafThermoI.H at line 65
attempt to use janafThermo<equationOfState> out of temperature range 200 -> 5000; T = 96.9288

From function specieThermo<thermo>::T(scalar f, scalar T0, scalar (specieThermo<thermo>::*F)(const scalar) const, scalar (specieThermo<thermo>::*dFdT)(const scalar) const) const
in file /home/peter/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 73
Maximum number of iterations exceeded. Rescue by HJ
Floating point exception
Peter_600 is offline   Reply With Quote

Old   December 31, 2010, 05:37
Default
  #4
Senior Member
 
Nakul
Join Date: Apr 2010
Location: India
Posts: 147
Rep Power: 16
nakul is on a distinguished road
Hi,

That's pretty strange. Usually tutorials run without a hitch. You may try to re-install your OF. Have you tried running other tutorials?

If you find a solution to this problem then do post it here.
nakul is offline   Reply With Quote

Old   December 31, 2010, 06:06
Default
  #5
Senior Member
 
Join Date: Oct 2009
Posts: 140
Rep Power: 16
Peter_600 is on a distinguished road
Indeed it s strange. Other tutorials run without a problem. I checked the source code of the dieselFoam solver. It is modified to the version of 1.5-dev. Maybe a bug?

Can someone of u check if the tut aachenbomb (dieselFoam) provided by 1.6-ext with OF-1.6-ext runs to the end?
I ve tested it on two different systems.
Peter_600 is offline   Reply With Quote

Old   January 10, 2011, 03:11
Default
  #6
Senior Member
 
Rickard
Join Date: May 2010
Location: Lund, Skåne, Sweden
Posts: 143
Rep Power: 15
Rickard.Solsjo is on a distinguished road
Did you fix the problem?
Maybe you did change some settings in the injectorproperties?
Rickard.Solsjo is offline   Reply With Quote

Old   January 10, 2011, 12:31
Default
  #7
Senior Member
 
Join Date: Oct 2009
Posts: 140
Rep Power: 16
Peter_600 is on a distinguished road
No. I didn t
Does it work out for you?
Peter_600 is offline   Reply With Quote

Old   January 11, 2011, 06:32
Default
  #8
Senior Member
 
Nakul
Join Date: Apr 2010
Location: India
Posts: 147
Rep Power: 16
nakul is on a distinguished road
Hi

I am uploading the aachenbomb tutorial from OF-1.7.1 Try running it with OF-1.6-ext.

If you succeed then find out the differences and post them here.
Attached Files
File Type: zip aachenBomb.zip (96.0 KB, 26 views)
nakul is offline   Reply With Quote

Old   January 12, 2011, 13:31
Default
  #9
Senior Member
 
Join Date: Oct 2009
Posts: 140
Rep Power: 16
Peter_600 is on a distinguished road
It doesn t tun neither. The only difference is that in sprayProperties this is adjusted
sprayIteration
{
sprayIterate 1;
sprayRelaxFactor 1;
minimumParcelMass 1e-14;
}
Quote:
but this was already implemented in OF-1.5-dev.
The tut ends with this error
From function specieThermo<thermo>::T(scalar f, scalar T0, scalar (specieThermo<thermo>::*F)(const scalar) const, scalar (specieThermo<thermo>::*dFdT)(const scalar) const) const
in file /home/peter/OpenFOAM/OpenFOAM-1.6-ext/src/thermophysicalModels/specie/lnInclude/specieThermoI.H at line 73
Maximum number of iterations exceeded. Rescue by HJ
Floating point exception
I have no idea what is wrong.
Peter_600 is offline   Reply With Quote

Old   March 18, 2011, 11:28
Default
  #10
New Member
 
Fabien DOS SANTOS
Join Date: Oct 2009
Location: Nevers, FRANCE
Posts: 8
Rep Power: 16
Paebin is on a distinguished road
I have the same problem, the tutorial case doesn't work.

I tried to used some personal cases from 1.7.x, which were okay but they don't work on 1.6-ext too, I get the same error.
Paebin 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
icoFsiFoam on OpenFOAM 1.6 waku2005 OpenFOAM 13 February 14, 2013 17:27
OpenFOAM 1.5 vs. 1.6 vs. 1.7 skarnani OpenFOAM 2 July 7, 2010 17:46
Problem using ParaView/Parafoam in OpenFoam 1.6 titio OpenFOAM 1 February 7, 2010 18:55
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 7 January 19, 2010 15:39
OpenFOAM 1.6 installation in Ubuntu 9.1 jsm OpenFOAM Installation 4 January 3, 2010 22:53


All times are GMT -4. The time now is 00:14.