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

flowRateOutletVelocity

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 26, 2018, 07:01
Default flowRateOutletVelocity
  #1
Senior Member
 
Join Date: Jan 2015
Posts: 150
Rep Power: 11
Svensen is on a distinguished road
Hi,


normally, we impose velocity at inlet and pressure at outlet.


If I want to use flowRateOutletVelocity at outlets, what should be for an inlet? zeroGradient?



What I should impose for pressure at inlet and outlets? All patches are zeroGradient ? But this doesn't work....


Any suggestions ?



Thanks.
Svensen is offline   Reply With Quote

Old   October 18, 2018, 04:05
Default
  #2
Member
 
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 93
Rep Power: 15
oswald is on a distinguished road
Hi Svensen,


zeroGradient for the inlet velocity might be okay, you could also try pressureInletOutletVelocity. For the pressure you should then set a fixedValue at the inlet.
oswald is offline   Reply With Quote

Old   October 18, 2018, 04:18
Default
  #3
Senior Member
 
Join Date: Jan 2015
Posts: 150
Rep Power: 11
Svensen is on a distinguished road
I only know inlet flow rate and outlet flow rates.
For inlet, I could not set a pressure level, since it is varying during time.
For outlet I could set only zero pressure level.

But I think it is not sufficient.

inlet:
Code:
u - inlet flow rate;
p - zero gradient;
outlets:
Code:
u - outlet flow rate;
p - 0;
Is it what you mean ?
Svensen is offline   Reply With Quote

Old   October 24, 2018, 04:53
Default
  #4
Member
 
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 93
Rep Power: 15
oswald is on a distinguished road
You should provide some kind of fixed velocity value (whatever name the BC has) at one boundary, be it inlet or outlet. The other one should be zero gradient. For example:

Inlet: U --> zeroGradient; p --> fixedValue;
Outlet: U --> flowRateOutletVelocity; p --> zero Gradient

Is your flow incompressible or compressible?

Last edited by oswald; October 24, 2018 at 04:53. Reason: formatting
oswald is offline   Reply With Quote

Old   April 28, 2019, 16:39
Default
  #5
New Member
 
Anil Istanbullu
Join Date: Sep 2018
Location: Istanbul
Posts: 6
Rep Power: 7
anil.istanbullu is on a distinguished road
Send a message via Skype™ to anil.istanbullu
Quote:
Originally Posted by oswald View Post
You should provide some kind of fixed velocity value (whatever name the BC has) at one boundary, be it inlet or outlet. The other one should be zero gradient. For example:

Inlet: U --> zeroGradient; p --> fixedValue;
Outlet: U --> flowRateOutletVelocity; p --> zero Gradient

Is your flow incompressible or compressible?
No need to remind that compressible flow requires the user to go with mass flow rate due to compressibility effects, otherwise the analysis would not most likely converge at the end.

When it come to incompressible fluids, it is comperatively easy to identify BC's since volumetric flow rate come in handy anyway.
anil.istanbullu 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 16:22.