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

janafThermo Error on coalChemistryFoam

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2011, 09:48
Default janafThermo Error on coalChemistryFoam
  #1
CST
New Member
 
Join Date: Nov 2010
Posts: 5
Rep Power: 15
CST is on a distinguished road
Dear Forum,

I'm testing the coalChemistryFoam-Solver on OpenFOAM-1.7. There i got a small case, i.e. a tube with only one Particle of coal, i want to track devolating and combusting. Therefore I'd like to simulate coldflow first. But everytime is start the calculation, i get this errormessage:

==========================
Solving chemistry
diagonal: Solving for rho, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG: Solving for Ux, Initial residual = 0.9999999999, Final residual = 2.357901633e-07, No Iterations 2
DILUPBiCG: Solving for Uy, Initial residual = 1, Final residual = 2.475990053e-07, No Iterations 2
DILUPBiCG: Solving for Uz, Initial residual = 1, Final residual = 8.867723085e-06, No Iterations 1
DILUPBiCG: Solving for O2, Initial residual = 1, Final residual = 9.395203123e-08, No Iterations 2
DILUPBiCG: Solving for CH4, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG: Solving for H2, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG: Solving for CO2, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG: Solving for H2O, Initial residual = 0, Final residual = 0, No Iterations 0
DILUPBiCG: Solving for hs, Initial residual = 1, Final residual = 3.923674927e-09, No Iterations 2


--> FOAM FATAL ERROR:
attempt to use janafThermo<equationOfState> out of temperature range 0 -> 5000; T = -38253.3

From function janafThermo<equationOfState>::checkT(const scalar T) const
in file /home/nini/OpenFOAM/OpenFOAM-1.7.0/src/thermophysicalModels/specie/lnInclude/janafThermoI.H at line 63.

FOAM aborting
#0 Foam::error: :PrintStack(Foam::Ostream&) in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linux64GccDPOpt/libOpenFOAM.so"
#1 Foam::error::abort() in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 Foam::specieThermo<Foam::janafThermo<Foam: :PerfectGas> >::Hs(double) const in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linux64GccDPOpt/libbasicThermophysicalModels.so"
#3 Foam::specieThermo<Foam::janafThermo<Foam: :PerfectGas> >::THs(double, double) const in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linux64GccDPOpt/libreactionThermophysicalModels.so"
#4 Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foa m::sutherlandTransport<Foam::specieThermo<Foam::ja nafThermo<Foam: :PerfectGas> > > > >::calculate() in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linux64GccDPOpt/libreactionThermophysicalModels.so"
#5 Foam::hsPsiMixtureThermo<Foam::reactingMixture<Foa m::sutherlandTransport<Foam::specieThermo<Foam::ja nafThermo<Foam: :PerfectGas> > > > >::correct() in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linux64GccDPOpt/libreactionThermophysicalModels.so"
#6 main in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/applications/bin/linux64GccDPOpt/coalChemistryFoam"
#7 __libc_start_main in "/lib64/libc.so.6"
#8 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/applications/bin/linux64GccDPOpt/coalChemistryFoam"
Abgebrochen
===============================



So I'm "out of range". My Temperature seems to be not within the borders of 0 -> 5000K. But my T-file is set-up with an internal field of 1300K and zeroGradient at walls/patches.


So where could be my error? Setting the calculation/fv-Schemes to Gauss linear uncorrected or limited doesn't seem to gain some success.


The code seems to read the "scalar T" (I guess from my T-file?) and compares with the borders - but where can be the fault?


With best regards,
STefan
CST is offline   Reply With Quote

Old   June 14, 2011, 00:37
Default
  #2
Member
 
桂莹
Join Date: Apr 2011
Posts: 36
Rep Power: 14
yingkun is on a distinguished road
Hi,Stefan
I have the same problem with you,have you solved it?
yingkun is offline   Reply With Quote

Old   June 14, 2011, 04:00
Default
  #3
CST
New Member
 
Join Date: Nov 2010
Posts: 5
Rep Power: 15
CST is on a distinguished road
Hey you,

sorry, i do not have an answer to that problem above - but for me worked another case:

i did just turn off the radiation (my theme of work was able to be changed to no radiation) - then the error didn't occur another time.

Good luck,

CST
CST is offline   Reply With Quote

Old   June 14, 2011, 04:53
Default
  #4
Member
 
Gregor Olenik
Join Date: Jun 2009
Location: http://greole.github.io/
Posts: 89
Rep Power: 16
gregor is on a distinguished road
Hi,

you should provide some more informations about your case because the reason could be anywhere. What are your boundary conditions ? Which models are you using ...

gregor
gregor is offline   Reply With Quote

Old   June 14, 2011, 06:02
Default
  #5
Member
 
桂莹
Join Date: Apr 2011
Posts: 36
Rep Power: 14
yingkun is on a distinguished road
hi
the model is just as the tutorial case simplifiedSiwek, I just change the mesh and boundary conditions and relational files in constant, my case has two inlets(inlet1 jets coal and primary air at 300K,inlet2 jets preheated air at 1500K)

the BC like follows:
http://cg5a39.mail.163.com/app/wp/fi...ction=showfile
(提取码:9sf3ezow ~~sorry,I don't know another way to upload my BC file)
yingkun is offline   Reply With Quote

Old   June 14, 2011, 22:46
Default I have the same problem with XiFOAM
  #6
Member
 
lfgmarc's Avatar
 
Luis Felipe Gutierrez Marcantoni
Join Date: Oct 2010
Location: Cordoba-Argentina
Posts: 47
Rep Power: 15
lfgmarc is on a distinguished road
Send a message via MSN to lfgmarc
Hi, foamers, I have the same problem with XiFoam solver, I used the pitzdialy case how starting point, I changed the geometry according to :

https://picasaweb.google.com/1009028...3/XiFoam_case#

The conditions for my case are:

http://ifile.it/j1mgu7h/conditions.tar.gz

If any one can help me, I was very thankful

best regards

Felipe
__________________
Felipe G
lfgmarc is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
coalChemistryFoam karam OpenFOAM 10 March 19, 2021 04:27
Coal gasification (coalChemistryFoam) N. A. OpenFOAM 12 June 29, 2017 08:22
PaSR combustion; Species for dieselFOAM and coalChemistryFOAM N. A. OpenFOAM 3 June 17, 2011 04:32
laminar pipe flow with buoyantSimpleRadiationFoam and janafThermo crashes Fabian OpenFOAM 1 September 29, 2010 12:38
janafThermo error T=0 mabinty OpenFOAM Running, Solving & CFD 6 May 27, 2010 03:30


All times are GMT -4. The time now is 05:06.