|
[Sponsors] |
July 25, 2007, 15:34 |
Hi all
I found the followin
|
#1 |
Senior Member
Join Date: Mar 2009
Posts: 248
Rep Power: 18 |
Hi all
I found the following piece of code in order to calculate surface area of the free surface in interFoam. volScalarField gradGamma = mag(fvc::grad(gamma)); scalar totalSurfaceArea = sum(gradGamma.internalField()*mesh.V()); Can somebody please elaborate on it. I mean the physics part as I understand what this code is doing. Thanks in advance Regards Jaswinder |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
B.E.T surface area??? | WASIM | FLUENT | 0 | September 1, 2008 01:33 |
[OpenFOAM] Surface area | sunnysun | ParaView | 0 | July 1, 2008 09:24 |
surface tension gradient on a free surface | Abrem | FLUENT | 1 | April 30, 2006 04:41 |
[surface tension effect at free-surface ?] | name | Main CFD Forum | 1 | September 21, 2001 10:54 |
Equilibrium of a free surface under surface tensio | Ryan | Main CFD Forum | 1 | August 7, 2001 17:14 |