|
[Sponsors] |
October 26, 2020, 11:04 |
How to Increase Flow Rate in Channel395
|
#1 |
New Member
Will M
Join Date: Oct 2020
Posts: 3
Rep Power: 6 |
I would like to increase the velocity of the fluid throughout my channel395 simulation, because I want to look at the development of the boundary layer as velocity increases. However with the cyclic boundaries I don't know how to include the velocity inlet as a ramp or something like that. So instead I looked at adding a body force to pimpleFoam to accelerate the fluid. Even with the information on this forum pertaining to body forces, I am absolutely lost as to where to start and I really would like someone to just dumb this down for me, because I am pretty new to this.
Regards, Will |
|
October 29, 2020, 12:00 |
|
#2 |
Member
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 96
Rep Power: 16 |
Hi Will,
try changing Ubar in /constant/fvOptions |
|
October 30, 2020, 07:48 |
|
#3 |
New Member
Will M
Join Date: Oct 2020
Posts: 3
Rep Power: 6 |
Thanks for your reply Oswald,
I have been playing around with Ubar, but I don't know how or if it is possible to get it to increase from 0 to 0.5 within the simulation time frame. Code:
momentumSource { type meanVelocityForce; active yes; selectionMode all; fields (U); Ubar { uniformValue table ( (0 (0 0 0)) (1000 (0.5 0 0)) ); } } Thanks for reading Will M |
|
Tags |
body force inclusion, channel flow, pimplefoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Increase in flow rate decrease in Outlet pressure. | trovilb1 | System Analysis | 1 | December 5, 2017 08:22 |
flow rate impeller | guillaume74 | CFX | 7 | September 25, 2015 07:30 |
Mass flow rate boundary condition with negative values | ashtonJ | CFX | 3 | November 26, 2014 06:21 |
How to calculate phase flow rate? | sangramroy | FLUENT | 0 | January 11, 2012 14:02 |
Discrete Phase & Mass Flow Rate | MagnusZeus | FLUENT | 0 | December 2, 2011 18:57 |