|
[Sponsors] |
How to model a fan fixing the mass flow rate? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 5, 2010, 08:14 |
|
#21 |
Senior Member
Stefan Herbert
Join Date: Dec 2009
Location: Darmstadt, Germany
Posts: 129
Rep Power: 17 |
Hi Mad,
sorry it was my fault. The definiton in the boundary file is correct, but in your U file the BC-type must be directMapped (not directMappedFixedValue). Sorry again, Stefan |
|
October 5, 2010, 08:47 |
|
#22 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Quote:
Just as an information: do you know why the BC condition is directMapped and in the /OpenFOAM/OpenFOAM-1.6.x/src/finiteVolume/fields/fvPatchFields/derived folder there are:
Cheers mad Last edited by maddalena; October 6, 2010 at 09:07. |
||
October 5, 2010, 09:26 |
|
#23 |
Senior Member
Stefan Herbert
Join Date: Dec 2009
Location: Darmstadt, Germany
Posts: 129
Rep Power: 17 |
I think directMappedVelocityFluxFixedValue recyles the velocity and the flux whereas directMappedFixedValue (which we are using here) only patches velocity in this case.
The biggest disadvantage of the first one if you try to apply it to your case is that you can't set the average value there. My guess is, that you could need this BC for compressible simulations where phi is not only a function of U. Regards, Stefan |
|
October 5, 2010, 09:32 |
|
#24 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Quote:
I have the first simulation running. I will report as soon as I have some results. Thanks for your support. cheers mad |
||
October 5, 2010, 16:49 |
|
#25 |
Member
Robin Gilbert
Join Date: Jan 2010
Posts: 66
Rep Power: 16 |
hello,
I have a heat source (constant heat addition using setFields) very next to the fan. i dont know the temperature at the fan. i just have a heat source befor it. how do i set up the temperature at the fan boundary?? do i use directMapped as well?? so its like: fanOutlet=domain inlet fanOutlet { type directMapped; value uniform 0; setAverage false; } what abt fanInlet?? Last edited by robingilbert; October 5, 2010 at 17:32. |
|
October 6, 2010, 03:45 |
|
#26 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi Robin,
are you using cht? If it is so, I think that you can use the fan as an interface coupling, indeed this is what you do when applying the directMapped. Why do not create the two fan faces in two different regions, and then couple them using a solidWallMixedTemperatureCoupled applied to T, while U and p are as described above. Quote:
mad |
||
October 6, 2010, 04:18 |
|
#27 |
Member
Robin Gilbert
Join Date: Jan 2010
Posts: 66
Rep Power: 16 |
i am using simpleFoam.
|
|
October 6, 2010, 09:18 |
|
#28 |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hello,
bad news: the following caused velocity instabilities (i guess due to the numerics) close to the fanOutlet,
Note that at the moment turbulence is switched off to not include k and epsilon. I used the fixedValue p = 0 BC since I usually fix velocity in one of the boundary and pressure in one of the other. However, Stefan suggested here a zeroGradient + pRefCell close to the outlet. How can I get its number? where should I check it? EDIT: answer here: http://www.cfd-online.com/Forums/ope...-pressure.html Is it correct to not fix pressure anywhere and use zeroGradient only? May the pressure fixedValue be the reason of these instabilities? cheers mad Last edited by maddalena; October 6, 2010 at 12:16. |
|
October 7, 2010, 03:41 |
|
#29 |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
No way. Simulation crashed after few time steps using the zeroGradient condition at the inlet and at the outlet. Ideas?
mad |
|
October 8, 2010, 05:47 |
|
#30 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
If you have switched off turbulence, what is your Re and viscosity? If you do not have a reasonably high nu and Re is high as well, the solution will of course blow up (especially if you are using 2nd order numerics).
The flow is behaving very strangely downstream of the fan. Do you have any idea why this is? I suggest you look at the velocity values at the inlet in a bit more detail. |
|
October 8, 2010, 06:26 |
|
#31 |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi Eugene,
I used a laminar model only on the first 100 time steps, just to help the solver. Then I switched on the turbulence. My schemes are the following:
In order to make the simulation more stable, I also lowered relaxation factor:
What parameters should I change to tune my simulation? mad |
|
October 10, 2010, 19:46 |
|
#32 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
Hi Maddalena,
I'm not sure how to proceed next. You numerics looks stable. You could try mapping your turbulence properties as well and use pure upwind convection for turbulence. I guess you are having stability problems because there is a discontinuity in your pressure field over the fan while your velocity field is continuous. You could try reverse mapping your pressure field with a prescribed mean, but this might just make things worse. You could also try zero gradient p at the outlet, but again this will not necessarily improve stability. There is a "fixedMeanValue" boundary type in OpenFOAM-Extend that might be a better fit for your problem. |
|
October 11, 2010, 03:50 |
|
#33 | |||
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi Eugene and thank you for your answer.
Quote:
Quote:
Quote:
Cheers mad |
||||
October 12, 2010, 10:45 |
|
#34 |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
||
June 27, 2011, 11:35 |
|
#35 |
Member
Nicolas
Join Date: Apr 2011
Location: Biarritz / France
Posts: 33
Rep Power: 15 |
Hi Maddalena,
Sorry for digging out this old post. I'd like to set the mass flow rate on a fan. But I've a problem with my mesh, and I think you could help me. I made my mesh with Gambit, setting the fan as "fan". I import it with the "fluent3DMeshToFoam" utility. The fan become a cyclic patch, and when I give the next BC: type flowRateInletVelocity; patchType cyclic; flowRate 8.79; value uniform (2 0 0); it's applied on both sides of the fan... with external normal Could you, please, teach me how to use the mesh utilities in order to have a "fan_inlet" and a "fan_outlet"? unless there is an other solution, like giving a vector. I've successfully tried to give a velocity, but that's not what I need. Regards, Nicolas |
|
June 28, 2011, 04:06 |
|
#36 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi Nicolas,
of course this will not work: Quote:
As for concluding my discussion above, I used a modified simpleFoam version in such a way that some properties may be given to specific cellSets. robingilbert made this solver, so you should ask to him to have a copy of it. mad |
||
June 30, 2011, 09:09 |
|
#37 |
Member
Nicolas
Join Date: Apr 2011
Location: Biarritz / France
Posts: 33
Rep Power: 15 |
Hi Maddalena,
Thank you very much for your answer. I gave up this option and dug a bit more the standard "fan" BC. In fact I had a problem since I regrouped 3 fans in the same patch. I fixed it by splitting my patch and setting up the pressure jump with the right sign for each fan. Now this is working, I'd like to complicate. I described my case in this thread, in which you wrote a lot Regards, Nicolas |
|
October 27, 2011, 06:10 |
same problem
|
#38 | |
Member
supercommandodhruv
Join Date: Sep 2011
Posts: 57
Rep Power: 15 |
Hi Maddalena,
I am trying to simulate a fan in a channel, and I am having the same problem. The pressure at the inlet of the fan is higher than the pressure at the outlet. How did you correct it? Regards, Dhruv. Quote:
|
||
October 27, 2011, 08:41 |
|
#39 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hello,
Quote:
What OF version are you using? starting from 2.0.0 there is a new bc to simulate fan properly: http://www.cfd-online.com/Forums/ope...essure-bc.html mad |
||
November 2, 2011, 04:41 |
flow in opposite direction
|
#40 | |
Member
supercommandodhruv
Join Date: Sep 2011
Posts: 57
Rep Power: 15 |
Hi Maddalena,
thanks for the reply. The problem was flow going in opposite direction, which I have solved now, by changing the order for the patches in the boundary file. Regards, Dhruv Quote:
|
||
Tags |
closed loop, directmappedpatch, fan, flowrateinletvelocity, fluxcorrectedvelocity, mass flow rate |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow rate not conserved in turbomachine, interface defined wrong? | wildli | FLUENT | 3 | September 15, 2022 13:19 |
Mass flow rate: calculation v/s computation | beguxa | FLUENT | 5 | December 2, 2018 22:02 |
UDF to measure Mass Flow Rate | a.lynchy | Fluent UDF and Scheme Programming | 31 | October 4, 2018 15:10 |
Target mass flow rate | Saturn | FLUENT | 0 | December 10, 2004 05:18 |
Mass flow rate | Neser | CFX | 4 | February 14, 2004 01:27 |