|
[Sponsors] |
December 8, 2014, 15:44 |
Mass Flow Outlet BC
|
#1 |
New Member
Sebastian Barthmes
Join Date: Oct 2014
Posts: 2
Rep Power: 0 |
Hi Foamers,
I'm looking for a suited BC to model a mass flow controlled fan. I didn't find a suited cyclic/fan BC, these are pressure jump BCs. What I need is fixed velocity value at inlet and outlet (variable pressure ratio), for simple/(and optional pimple) solvers. I thought about using a normal velocity fixed value inlet bc for the fan outlet, and implementing a mass flow outlet BC, which adapts the static pressure according to a preliminary set mass flow. I need this for OF2.3. I found something about a massFlowOutlet-BC implemented by iconcfd for OF1.6, but no details or source code. Do you have any idea where to start and how to implement this? Or do you even know of a solution without implementing it all by myself? Though I have used OpenFOAM in different projects, I'm new to OF programming. Thanks in advance, Sebastian |
|
December 23, 2014, 03:31 |
|
#2 |
New Member
Sebastian Barthmes
Join Date: Oct 2014
Posts: 2
Rep Power: 0 |
This seems to work good enough for the moment:
On the outlet I'm using a flowRateInletVelocity with a negative flowRate value, on the inlet a fixedValue velocity. For stabilization / well-posedness I place an additional fixedValue static pressure outlet somewhere, but also without it worked when setting the RefCell in fvSolution. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Match mass flow rate with inlet pressure and outlet pressure | vut | Main CFD Forum | 9 | February 21, 2014 19:07 |
Mass flow inlet and pressure outlet issue | nikhil | FLUENT | 5 | December 11, 2013 13:30 |
Mass flow rate at the outlet | tejasvikrishna | FLUENT | 2 | May 25, 2013 03:42 |
reversed flow at velocity inlet / mass flow inlet | ib | FLUENT | 1 | March 26, 2007 14:11 |
Mass flow rate in outlet | Saturn | FLUENT | 1 | October 11, 2004 10:39 |