|
[Sponsors] |
[OpenFOAM] Surface area calculation of droplet in Paraview |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 25, 2021, 17:27 |
Surface area calculation of droplet in Paraview
|
#1 |
New Member
Join Date: May 2018
Posts: 4
Rep Power: 8 |
I have an OpenFOAM 3D-case. A droplet is initialized inside the computational domain using
Code:
sphereToCell Code:
system/setFieldsDict Now, I want to calculate the surface area of the droplet at several instances of time (lets say 0.1, 0.2). Can anyone please guide me on how can I accomplish this? Few hours digging into the forum and could not find anything specific. Thanks in advance |
|
January 20, 2022, 11:48 |
|
#2 |
Member
Ardalan
Join Date: Jul 2012
Location: Atlanta, USA
Posts: 77
Rep Power: 14 |
This is late response.
This is responded in the forum before. FYI: scalar bubbleSurfArea = gSum( (gradalpha1.internalField() * mesh.V())() ); |
|
Tags |
3d case, droplet, paraview, surface area |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calculation Tangential & Normal gradients of a Scalar near a surface. | AnthonyP | OpenFOAM Programming & Development | 12 | July 22, 2020 10:01 |
[Gmsh] Problem with Gmsh | nishant_hull | OpenFOAM Meshing & Mesh Conversion | 23 | August 5, 2015 03:09 |
Cluster ID's not contiguous in compute-nodes domain. ??? | Shogan | FLUENT | 1 | May 28, 2014 16:03 |
Simulation of varying contact angles for a large droplet of water on a surface | cp703 | CFX | 5 | July 20, 2013 07:08 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |