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

boundary condition in combustion model

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 30, 2009, 02:16
Default boundary condition in combustion model
  #1
New Member
 
andrianomena
Join Date: Mar 2009
Location: madagascar
Posts: 23
Rep Power: 17
sambatra is on a distinguished road
Hi there,
I'm dealing with combustion modeling.The boundary conditions of the model are(the field is rectangular):
to solve the momentum equation,the pressure is given at the outlet and the velocity is given for th inlet
to solve the temperature equation the values are given for the inlet,left and right;the gradient is fixed for the outlet,
for the momentum I tried this for the pressure
inlet
{
type calculated;
}
outlet
{
type fixedvalue;
value uniform (value);
}
for the left and right it is also 'calculated'
for the velocity
outlet
{
type calculated;
}
the others are uniform
But it seems like it doesnt work,I came out with an error!!!
Can somebody help me out?
and how to implement the fixed gradient for the temperature? I did
outlet
{
type fixedGradient;
gradient (value of the gradient);
}
but it didnt work either!!
Please, I need your help
Regards,
sambatra 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
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
CFX Solver : Sudden crash Hervé CFX 2 June 16, 2008 06:40
about compresive phase James CFX 10 September 12, 2006 03:16
The Boundary Condition about the Flat Plate boing Main CFD Forum 1 January 6, 2002 16:53
inlet boundary condition in k-e model Abhijit Tilak Main CFD Forum 1 June 2, 2000 09:42


All times are GMT -4. The time now is 12:47.