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

How to impose a flux at the inlet ?

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 22, 2010, 11:15
Default How to impose a flux at the inlet ?
  #1
Cyp
Senior Member
 
Cyprien
Join Date: Feb 2010
Location: Stanford University
Posts: 299
Rep Power: 18
Cyp is on a distinguished road
Hi !

I want to set up an equation from the knowledge of a flux. My equation has the following form:

Code:
ddt(S)+div(phib)=0
phib is evaluated otherwise.

As inlet boundary condition, I want to impose a constant flux phib0. Moreover with such inlet, I have been told that S do not need any BC. Is there a simple manner to do that ?

Best regards,
Cyp
Cyp is offline   Reply With Quote

Old   December 2, 2010, 05:28
Default
  #2
Cyp
Senior Member
 
Cyprien
Join Date: Feb 2010
Location: Stanford University
Posts: 299
Rep Power: 18
Cyp is on a distinguished road
Hi everybody!

I am still on this problem : i do not succeed to impose a flux at the inlet without set up a BC fixedValue for my field S...

May be I should try a specific BC ?? which one ?


I hope you can unblock me....


Regards,
Cyp
Cyp is offline   Reply With Quote

Old   January 26, 2011, 03:27
Default
  #3
New Member
 
Gert Jan Auwerda
Join Date: Jan 2011
Posts: 3
Rep Power: 15
gjauwerda is on a distinguished road
Hi I have the exact same question. I have a CFD problem where I have a fixed mass flux at the inlet and a fixed pressure at the outlet.
As the pressure at inlet will depend on flow properties, the inlet pressure is not known in advance. As the density depends on this pressure, I do no know the inlet velocity. So is there a velocity BC, which lets me input a fixed (total) flux, from which inlet velocity BC is derived?

I can make a decent guess of course, but I want to be exact. And running the code a few times, adjusting manually my inflow BC seems a really stupid way.
I cannot believe this BC does not exist, it is so common in CFD problems! Please help!
gjauwerda is offline   Reply With Quote

Old   January 27, 2011, 02:22
Default
  #4
Member
 
Join Date: Jun 2010
Posts: 33
Rep Power: 15
RalphS is on a distinguished road
Hello,

do you mean?

boundaryField
{
Inlet
{
type flowRateInletVelocity;
flowRate 2.8; // [kg/s]
value uniform (0 0 0); // only place holder
}



Regards,

Ralph
RalphS is offline   Reply With Quote

Old   January 27, 2011, 03:05
Default
  #5
New Member
 
Gert Jan Auwerda
Join Date: Jan 2011
Posts: 3
Rep Power: 15
gjauwerda is on a distinguished road
Ah yes, that is the one I was looking for. Thank you very much!
gjauwerda 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
[TGrid] Inlet passage in turbogrid. soldimix15 ANSYS Meshing & Geometry 0 September 5, 2010 11:34
Pulsating flow with non-reflective inlet boundary cc1000 CFX 6 April 27, 2009 08:10
Problems with Inlet species San24 Siemens 1 May 7, 2008 06:29
transitional inlet boundary condition kamp CFX 1 June 21, 2006 11:08
Error in flux at Fluent´s mixing plane calculation ales FLUENT 0 February 9, 2005 04:48


All times are GMT -4. The time now is 09:40.