|
[Sponsors] |
August 23, 2017, 08:59 |
Specific cell volume in paraview
|
#1 |
Member
Katt
Join Date: May 2017
Posts: 30
Rep Power: 9 |
Hi,
I would like to select a specific cell using "SelectionDisplay Inspector" in paraview and would like to know the volume/ area of the selected cell in 2D/ 3D respectively. I tried the intergrate Variable but it gives the entire volume of the domian rather than cell volume. Can anyone help me here. K |
|
August 23, 2017, 10:12 |
|
#2 |
Member
Katt
Join Date: May 2017
Posts: 30
Rep Power: 9 |
Apologies;
Found the solution here using "Python Calculator" https://www.paraview.org/Wiki/Python...ammable_filter |
|
January 14, 2019, 09:29 |
|
#3 |
New Member
Ruchit Patel
Join Date: May 2018
Location: Chennai
Posts: 24
Rep Power: 8 |
Hi Katt..
I want to calculate the area of all control volume of Inlet patch as shown in attachments. Can you please enlighten me how can i calculate these areas using python calculator and also tell me about python calculator like installation and usage. Is it directly available in paraview ? Thanks and Regards, Ruchit Patel |
|
July 3, 2021, 09:02 |
Volume option in MeshQuality Filter
|
#4 |
Member
Sourav Mandal
Join Date: Jul 2019
Posts: 55
Rep Power: 7 |
In addition to the python calculator as mentioned by Katt in this thread,
The Filters > MeshQuality also returns same result. Use the Volume dropdown option in Hex Quality Measure or Tet Quality Measure in the properties window of the filter. CAVEAT: If the mesh is composed of both hex and tetrahedrons, then I am not sure if it works... |
|
March 18, 2022, 16:32 |
|
#5 |
Senior Member
qutadah
Join Date: Jun 2021
Location: USA
Posts: 101
Rep Power: 5 |
this gives me a syntax error..... here is a screenshot...
also I need to extract another ratio from the cell volumes, how can I do that? I used calculator but the array is not there... Only Vc array is there... |
|
March 28, 2022, 07:02 |
|
#6 |
Senior Member
Jan
Join Date: Jul 2009
Location: Hamburg
Posts: 143
Rep Power: 20 |
Hi,
the Filter "Cell Size" calculates the cell volume. Same filter can be used for getting the area in case of a surface as input. Best, Jan |
|
November 16, 2023, 11:16 |
|
#7 |
Member
Marķa Rosales
Join Date: Mar 2023
Location: Spain
Posts: 48
Rep Power: 3 |
Hello community,
this may work for someone: 1) using topoSet and foamToVTK extract as vtm series the region 2) import it into paraview and apply filter cell size 3) open spreadsheet and check both Cell Data and Field Data. The first one shows volume per cell, the last one shows the total volume of the vtm series. |
|
Tags |
cell volume, paraview |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
[blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
Warning 097- | AB | Siemens | 6 | November 15, 2004 05:41 |