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

Pulverized coal combustion and radiation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 19, 2005, 07:04
Default hi OpenFOAMers, I am inter
  #1
Leosding (Leosding)
Guest
 
Posts: n/a
hi OpenFOAMers,

I am interested in using openfoam to simulate of pulverized coal combustion.

is it possible?

as you know, the radiation heat transforing is very important in coal burning furnace. but I cann't find the radiation model in openfoam. if there is not the model, what hints for developing the radiation in openfoam?
  Reply With Quote

Old   January 23, 2005, 04:49
Default My mean is that whether it is
  #2
Leosding (Leosding)
Guest
 
Posts: n/a
My mean is that whether it is possible that developing the radiation model in OpenFOAM? I am a newbie to C++,now have no concept with it, but I am going to transfer to c++ from Fortran with the radiatioin model.
who can give me some comments about it?
thanks.
  Reply With Quote

Old   January 23, 2005, 06:33
Default That depends on how good you
  #3
Hrvoje Jasak (Hjasak)
Guest
 
Posts: n/a
That depends on how good you are... :-)

There are two kinds of radiation models:
- one solving a laplacian with fancy boundary conditions
- the discrete ordinate model, which shoots rays from pathc faces to other faces and calculates the viewing factors etc.

Which is appropriate for your use depends very much on your problem (is participating media important, for example). As for implementation, the first one is easy (that is what foam is for!) and I suppose an expert (me?) could do it in a day or so. Considering how much you need to learn about the software, C++ and boundary condition implementation and handling in foam, I would say a novice may need 3-4 months. The second model is much more difficult because there is no infrastructure for anything above ray tracing (and even there you will need help!).

Sounds like fun, though...

Hrv
  Reply With Quote

Old   January 23, 2005, 08:31
Default thank you for comments. I ha
  #4
Leosding (Leosding)
Guest
 
Posts: n/a
thank you for comments.
I had writen the Fortran code for the radiation model with discrete oridnate model, but as you said it's a job which can not be completed to me.

thanks again!
  Reply With Quote

Old   January 24, 2005, 07:20
Default Of course it's possible to im
  #5
Henry Weller (Henry)
Guest
 
Posts: n/a
Of course it's possible to implement any of the many radiation models in OpenFOAM although some would be easier than others. Diffusion-based approaches would be the easiest as they are most similar to other standard continuum mechanics equations but other continuum methods like Pn expansion and the various finite-volume methods would also be quite straight forward to implement in OpenFOAM. Although OpenFOAM includes basic finite-element functionality (primerily used for mesh motion) I think this would be quite hard to extend for the purpose of radiation simulation.

OpenFOAM also includes very general tracking functionality which could easily be used for the many tracking-based radiation approaches like "Monty Carlo", discrete ordinate, discrete transfer etc. although all the boundary interaction and media interaction physics would have to be implemented from scratch.

I understand that some people at Tokyo Gas in conjunction with Tokyo University and Fluid Technologies have interfaced their complex radiation approach with FOAM but I think they intend to commercialise it rather than release it public-domain.

If there is a general interest in having radiation modelling on OpenFOAM we at OpenCFD would be very happy to implement some of the more commonly used methods if we can find sponsorship for the project. Would any of our current users be interested in supporting this work?
  Reply With Quote

Old   March 29, 2006, 00:09
Default After one year's learning, I h
  #6
Member
 
Leosding
Join Date: Mar 2009
Posts: 51
Rep Power: 17
leosding is on a distinguished road
After one year's learning, I have had some concepts on OpenFOAM code. now I want to modify the dieselEngine to pulverized coal combustion model.
Would some experts here give me some suggestions for doing it?
As for pulverized coal combustin, there are three stage:
1, coal particle volatize,
2, volatile gas phase combustion, which model to be used?
3, char combustion.

need it develop some basic classes scratch?
leosding is offline   Reply With Quote

Old   October 5, 2007, 09:48
Default Hi Leosding! I'm also interes
  #7
Member
 
Michele Vascellari
Join Date: Mar 2009
Posts: 70
Rep Power: 17
mighelone is on a distinguished road
Hi Leosding!
I'm also interesting in coal combustion.
Are you still working on coal combustion with OpenFoam? If yes could you give some advices on it?

Thank you

Michele
mighelone is offline   Reply With Quote

Old   January 19, 2008, 08:55
Default Michele, According Henry's re
  #8
Member
 
Leosding
Join Date: Mar 2009
Posts: 51
Rep Power: 17
leosding is on a distinguished road
Michele,
According Henry's report "Open-source CFD for Commercial Use" in DTU, the coal combustion model is in development.
Maybe we can wait it for a while.

Leo
leosding is offline   Reply With Quote

Old   January 19, 2008, 14:20
Default Thank Leo for your answer, the
  #9
Member
 
Michele Vascellari
Join Date: Mar 2009
Posts: 70
Rep Power: 17
mighelone is on a distinguished road
Thank Leo for your answer, therefore I stay tuned for some news.

Michele
mighelone is offline   Reply With Quote

Old   January 25, 2008, 00:39
Default Dear Henry, Here we want to
  #10
Member
 
Leosding
Join Date: Mar 2009
Posts: 51
Rep Power: 17
leosding is on a distinguished road
Dear Henry,

Here we want to know the progress of coal model development which is great for power industry applications.

At present I engaged to PC burn boiler furnace with limestone desulphuring research with commercial software Fluent which simulates pulverized coal burning and limestone decarbonation with langrange model in furnace of power station.

If you feel easy, I can do some test and validation works for your model.



Best regards,

Leo
leosding is offline   Reply With Quote

Old   May 20, 2008, 02:33
Default Now the release 1.5 is for it!
  #11
Member
 
Leosding
Join Date: Mar 2009
Posts: 51
Rep Power: 17
leosding is on a distinguished road
Now the release 1.5 is for it!
Great work.
leosding is offline   Reply With Quote

Old   September 19, 2009, 10:28
Default
  #12
Member
 
Leosding
Join Date: Mar 2009
Posts: 51
Rep Power: 17
leosding is on a distinguished road
Quote:
Originally Posted by leosding View Post
Now the release 1.5 is for it!
Great work.
Now 1.6 is ok for it!
leosding is offline   Reply With Quote

Old   May 28, 2011, 05:11
Default
  #13
Les
New Member
 
Les
Join Date: Jun 2010
Posts: 5
Rep Power: 15
Les is on a distinguished road
Dear Leosding,

Please let me know if you have completed any pulverised coal combustion simulations with OpenFoam?

Kind Regards,
Les
Les is offline   Reply With Quote

Old   May 30, 2012, 09:07
Default coal combustion
  #14
New Member
 
parham momeni
Join Date: Mar 2009
Location: glasgow, uk
Posts: 25
Rep Power: 16
mcjicpm2 is an unknown quantity at this point
Is the new version of OpenFoam able to do coal combustion for burners? has anybody tested it and compared it with other softwares? or exp data?
mcjicpm2 is offline   Reply With Quote

Old   March 30, 2015, 18:08
Default
  #15
New Member
 
Join Date: Feb 2015
Posts: 8
Rep Power: 11
musabai is on a distinguished road
Hi Henry, I am doing coal combustion now, I write my own Fortran code. But my code doesn't converge. Could you help me with that code, give me some advice? Thank you.
musabai 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
HelpNeed pulverized coal combustion tutorial leosding OpenFOAM Running, Solving & CFD 4 April 25, 2022 05:09
Pulverized coal fired boiler DG FLUENT 0 November 12, 2007 10:11
pulverized coal furnace Jarek CFX 0 October 22, 2007 09:26
pulverized coal cyclone burner Manuel Acosta FLUENT 9 May 24, 2007 05:04
Help my combustion of pulverized coal! xjrocket CFX 0 September 6, 2002 11:40


All times are GMT -4. The time now is 23:56.