|
[Sponsors] |
April 6, 2017, 11:29 |
Area of patch
|
#1 |
New Member
Eivind Sønnesyn Willmann
Join Date: Jan 2017
Posts: 5
Rep Power: 9 |
Hi!
I need to know the area of my inlet patch in order to be able to specify the average velocity from a giver flow rate. I'm using the mappedPatch BC for the inlet with an average velocity, and a snappyHexMesh-ed mesh. Is there a neat way to find the area of a patch? Cheers, Eivind |
|
April 6, 2017, 16:52 |
|
#2 |
Senior Member
|
Hi,
If you have field, which is constant over the patch, you can use Code:
postProcess -func 'patchIntegrate(name=inlet,field)' |
|
Tags |
area calculation, patch |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] dynamicTopoFVMesh and pointDisplacement | RandomUser | OpenFOAM Meshing & Mesh Conversion | 6 | April 26, 2018 08:30 |
Non overlap area fractions | saisanthoshm88 | CFX | 11 | September 17, 2015 19:42 |
Compressor Simulation using rhoPimpleDyMFoam | Jetfire | OpenFOAM Running, Solving & CFD | 107 | December 9, 2014 14:38 |
createPatch Segmentation Fault (CORE DUMPED) | sam.ho | OpenFOAM Pre-Processing | 2 | April 21, 2014 03:01 |
Multicomponent fluid | Andrea | CFX | 2 | October 11, 2004 06:12 |