|
[Sponsors] |
June 27, 2015, 16:29 |
|
#41 |
Member
HM
Join Date: Apr 2015
Posts: 30
Rep Power: 11 |
BTW is there anyway I can convert the surfaceVectorField into volVectorField?
Thanks |
|
May 24, 2016, 15:57 |
|
#42 |
Member
Arsalan
Join Date: Jul 2014
Posts: 74
Rep Power: 12 |
Hi Foamers,
I'm doing a 3D simulation of two and three bubble rising using a modified interFoam solver and I need to bubbles centre position, velocity and surface area. For a single bubble rising I used swak4Foam expressions for example for bubble centre position in Y as follows : Code:
bubbleCentreY { type swakExpression; valueType internalField; verbose true; variables ( "Vol= sum (alpha1 < 0.5 ? vol() : 0);" "VolY= sum (alpha1 < 0.5 ? pos().y*vol() : 0);" ); expression "VolY/Vol"; accumulations ( min ); } Thanks in advance, Best Regards, Arsalan. |
|
November 17, 2019, 14:50 |
|
#43 | |
Member
FaRa
Join Date: Jul 2019
Posts: 33
Rep Power: 7 |
Quote:
|
||
May 25, 2021, 05:57 |
|
#44 |
Member
Bushra Rasheed
Join Date: Dec 2020
Posts: 97
Rep Power: 5 |
Hello foamers!
I want to calculate surface area of rising bubble without using swake4foam. In paraview, I am using integrate variables to integrate alpha.water over whole domain but I need to incorporate the calculation of surface area in control dict. Is there any function object to do this? Please help me out. Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rising bubble with interFoam | tayo | OpenFOAM Running, Solving & CFD | 16 | March 12, 2020 13:11 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
[snappyHexMesh] Layers don't fully surround surface | EVBUCF | OpenFOAM Meshing & Mesh Conversion | 14 | August 20, 2012 05:31 |
Cross section and surface area factor | Fabiana | CFX | 0 | January 10, 2006 00:51 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |