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

FireFoam what is HRR ?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 14, 2010, 14:58
Question FireFoam what is HRR ?
  #1
Member
 
Francois Gallard
Join Date: Mar 2010
Location: Toulouse, France
Posts: 43
Rep Power: 16
fgal is on a distinguished road
Hi OpenFoamers,

Does anybody knows what the volumic scalar field HRR is? Because I thought that it was the combustion source term in the energy equation but it is sometimes negative.

Is it divided by the cell volume, because it can raise values around+/- 1E6 ?

Many thanks

Francois Gallard
fgal is offline   Reply With Quote

Old   April 16, 2010, 10:37
Default
  #2
Member
 
Francois Gallard
Join Date: Mar 2010
Location: Toulouse, France
Posts: 43
Rep Power: 16
fgal is on a distinguished road
Hi, I found this in the fireFoam source code :
HRR=
- fvc::ddt(rho, hc)
- fvc::div(phi, hc)
+ fvc::laplacian(turbulence->alphaEff(), hc);

So it seems that the HRR is defined as all the source terms in the enthalpy equation except for the heat Fourier and turbulent diffusions. So, if I am right, source terms left are :
- heat due to chemistery
- heat due to friction, certainly close to zero because of very low Mach number of the flow
- radiated heat, but I swiched the radiation off
- inter spieces diffusion term, zero because all heat capacities are supposed to be equals
-the pressure term, very low

So I still don't understand why the heat release rate can be negative and positive depending on the cells, with so huge variations : -1E6 ; +1E6

Has anybody an idea ?
fgal 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
fireFoam and basicThermo prapanj OpenFOAM Running, Solving & CFD 26 November 8, 2016 07:47
DNS, FireFoam, adaptive mesh fgal OpenFOAM Running, Solving & CFD 3 July 5, 2010 13:09


All times are GMT -4. The time now is 03:17.