CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [General] Mass flow rate over time (https://www.cfd-online.com/Forums/paraview/222680-mass-flow-rate-over-time.html)

vikingd December 4, 2019 07:15

Mass flow rate over time
 
Hello all,

Can any of you please tell me how to plot mass flow rate through a surface over time? I use MESHFREE for my simulation. Its based on the finite pointset method.
since im new to Paraview a step by step solution would be very appreciated.

Thank you all

Stefanie.S.W. January 10, 2020 05:06

Hello all,

I would like to do the same analysis.

So far I tired on a slice:
Filter "Calculator" -> Velocity of phase in normal direction to slice * phase fraction
When chosen point data the filter "Integrate Variables" is possible. It seems that it integrates over time and surface, which leads to a total volume over total time. Unfortunately I could not find a good documentation on this.
In addition to trying the IntegrateVariables-Filter I plotted the data from the calculator over time (for every second) and took it times the surface area of the slice. When But that is not very accurate.

My case is a multiphase simulation in OpenFoam and I use a slice (Filter) as surface to monitor the mass flow.

Do you have another approach or do you know a documentary to the filters in paraview?

Thank you in advance!

vikingd February 20, 2020 09:17

Hello,

The following method works for me.
Using a slice or clip filter, extract the surface where you wish to calculate mass flow on. Apple the following filters:
-->Generate surface normals
-->Calculator filter ( Density*(Velocity.Normals) )
-->Integrate variables
-->Plot data over time
Hope this helps.

qutadah.r February 16, 2022 12:42

Quote:

Originally Posted by Stefanie.S.W. (Post 754294)
Hello all,

I would like to do the same analysis.

So far I tired on a slice:
Filter "Calculator" -> Velocity of phase in normal direction to slice * phase fraction
When chosen point data the filter "Integrate Variables" is possible. It seems that it integrates over time and surface, which leads to a total volume over total time. Unfortunately I could not find a good documentation on this.
In addition to trying the IntegrateVariables-Filter I plotted the data from the calculator over time (for every second) and took it times the surface area of the slice. When But that is not very accurate.

My case is a multiphase simulation in OpenFoam and I use a slice (Filter) as surface to monitor the mass flow.

Do you have another approach or do you know a documentary to the filters in paraview?

Thank you in advance!

did this work for you in the end? I am also doing multiphase simulation, but why are you multiplying with phase fraction, density_phase* Velocity_phase on a surface should do it right? I am also trying to calculate mass flow rate over a surface but I do not get any results.... I would appreciate if you share your experience, thanks!

foamiste February 23, 2022 03:30

How to Calculate the FlowRate and Plot it Over Time in ParaView
 
This may help you!

https://youtu.be/vgFL8kv320w

qutadah.r February 23, 2022 05:26

Thanks!
 
Quote:

Originally Posted by foamiste (Post 822917)
This may help you!

https://youtu.be/vgFL8kv320w


Thank you! I watch your videos regularly btw, keep up the nice work ! :D


Best Regards,
Qutadah


All times are GMT -4. The time now is 21:25.