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

uncorrect BC for fire

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 13, 2013, 03:25
Default uncorrect BC for fire
  #1
Member
 
Roman
Join Date: Sep 2013
Posts: 81
Rep Power: 12
Roman1 is on a distinguished road
Hello all. Here are my BC for the fire source.
for U:
"fire.*"
{

type flowRateInletVelocity;
massFlowRate table
(

( 0 0 )
(100 0.01)
(150 0.03)
..................
.................
);

rho rho;
rhoInlet 1.0;
}

for P and p_rgh:
"fire.*"
{

type fixedFluxPressure;
phiHbyA phiHbyA;
phi phi;
rho rho;
Dp Dp;
}

Solver - firefoam. Mass fraction of the fuel at "fire" is 1.0. HRR of the fuel is 9.0e6 J/kg. But the total HRR can not be estimated. It extremly depends on mesh resolution and square of fire surface. I tried different BC for the pressure but did not find out needed one. I would like to have stable HRR at different sizes of the mesh cells. Please help with resolving this problem. Thanks.
Roman1 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



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