|
[Sponsors] |
November 17, 2016, 03:42 |
massflow calculating using logical condition
|
#1 |
Member
Alex
Join Date: Feb 2016
Posts: 81
Rep Power: 10 |
Hi to all!
I'd like to calculate mass flow rate of air flux at certain part of surface/plane As for instance, chop outlet surface in two using XY plane with Z-coord Z=0.1m I can use cfx-post only, not change geometry. So, massflow should be: areaInt(Density*velo)@outlet = areaInt(Density*velo v part1)@outlet + areaInt(Density*velo v part2)@outlet, where velo v part 1 means the expression: if (0.1 [m] < Z , Velocity v, 0 [m s^-1] ), velo v part 2 is expression: if (0.1 [m] > Z , Velocity v, 0 [m s^-1] ). Unfortunately, the sum is not equal to usual massFlow()@outlet. So, where is a mistake? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with massflow BC at inlet | MrNavierStokes | CFX | 3 | November 7, 2016 03:55 |
Calculating integral of equation on boundary condition | sahm | OpenFOAM Programming & Development | 7 | August 26, 2016 00:26 |
Problem with plotting the Massflow in 2D-Axisymmetric | Bando | STAR-CCM+ | 1 | June 21, 2012 06:09 |
MassFlow Function? Absolute MassFlow? Failure in Caclulation | eRzBeNgEl | CFX | 0 | May 5, 2011 10:46 |
calculate MASSFLOW for a component | MAldaz | CFX | 1 | November 7, 2007 12:41 |