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

problem of mass conservation with buoyantBoussinesqSimpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 17, 2013, 06:27
Default problem of mass conservation with buoyantBoussinesqSimpleFoam
  #1
New Member
 
Join Date: May 2013
Posts: 3
Rep Power: 12
david89 is on a distinguished road
Hello Foamers,

I´m trying to simulate an air flow within a channel of a rectangular section, in which air is heated by the top surface of the channel.
I´m using the buoyantBoussinesqSimpleFoam solver, and as a first step I simulated an isothermal flow, to make it easier because I´m totally new with CFD and OF.
I put no slip-condition for velocity and pressure BC.
Then I tried to introduce the following BC for temperature:
internalField uniform 290.15;

boundaryField
{
in
{
type fixedValue;
value uniform 290.15;
}

out
{
type zeroGradient;
}

top
{
type fixedValue;
value uniform 302.15;
}

bottom
{
type zeroGradient;
}

left
{
type zeroGradient;
}

right
{
type zeroGradient;
}
With the isothermal simulation I get the same volumetric flow rate at inlet and outlet (I used patchIntegrate utility). With the non-isothermal one I get different values for the flow rate and I don´t understand why: with Boussinesq approximation density variation is neglected so the volumetric flow rate should be the same between inlet and outlet, isn´t it?
Does anybody know the answer to this problem?

Regards
Davide.
david89 is offline   Reply With Quote

Old   May 27, 2013, 07:20
Default
  #2
Senior Member
 
T. Chourushi
Join Date: Jul 2009
Posts: 321
Blog Entries: 1
Rep Power: 17
Tushar@cfd is on a distinguished road
Quote:
Originally Posted by david89 View Post
Hello Foamers,

I´m trying to simulate an air flow within a channel of a rectangular section, in which air is heated by the top surface of the channel.
I´m using the buoyantBoussinesqSimpleFoam solver, and as a first step I simulated an isothermal flow, to make it easier because I´m totally new with CFD and OF.
I put no slip-condition for velocity and pressure BC.
Then I tried to introduce the following BC for temperature:
internalField uniform 290.15;

boundaryField
{
in
{
type fixedValue;
value uniform 290.15;
}

out
{
type zeroGradient;
}

top
{
type fixedValue;
value uniform 302.15;
}

bottom
{
type zeroGradient;
}

left
{
type zeroGradient;
}

right
{
type zeroGradient;
}
With the isothermal simulation I get the same volumetric flow rate at inlet and outlet (I used patchIntegrate utility). With the non-isothermal one I get different values for the flow rate and I don´t understand why: with Boussinesq approximation density variation is neglected so the volumetric flow rate should be the same between inlet and outlet, isn´t it?
Does anybody know the answer to this problem?

Regards
Davide.
Hello,

Are you running two cases:

(1) Isothermal case: What are the boundary conditions which you have applied for this case?

(2) Non-Isothermal case: I think Top surface heated is the BC for this.

Am I right?

Can you please upload the contour & streamline plots for the same?
Tushar@cfd 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
DPM mass problem Henrik Ström FLUENT 9 May 20, 2016 11:00
Mass conservation in VOF steady state deepak7937 FLUENT 0 November 21, 2011 06:58
combustion problem mcnair CFX 9 March 22, 2011 14:06
lost of mass conservation jjchristophe FLUENT 0 June 18, 2010 05:44
Mass conservation Diego Nogueira Main CFD Forum 1 July 30, 2004 15:50


All times are GMT -4. The time now is 02:44.