|
[Sponsors] |
November 8, 2017, 23:30 |
physical meaning of a boundary condition
|
#1 |
New Member
Sungbae Lee
Join Date: Oct 2017
Posts: 25
Rep Power: 9 |
Hello,
boundaryField { #includeEtc "caseDicts/setConstraintTypes" "(right|bottom)" { type zeroGradient; } left { type waveAlpha; U U; inletOutlet true; } top { type inletOutlet; inletValue uniform 0; value uniform 0; } } Could please anyone explain what the physical meaning of zeroGradient is? and what is alpha.water for exactly? Thank you |
|
November 9, 2017, 17:07 |
|
#2 |
New Member
JPeternel
Join Date: Oct 2014
Posts: 19
Rep Power: 12 |
zeroGradient boundary field assumes equal value at boundary as in first cell from boundary into the domain (special case of Neumann BC that imposes zero gradient of the field at boundary).
alpha.water is a phase field, an indicator funciton that tells you where phase water is in domain (0 - no water in cell, 1 - cell is full of water). It is defined as volume of water per volume of cell. Cheers |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
My radial inflow turbine | Abo Anas | CFX | 27 | May 11, 2018 02:44 |
CFD analaysis of Pelton turbine | amodpanthee | CFX | 31 | April 19, 2018 19:02 |
Out File does not show Imbalance in % | Mmaragann | CFX | 5 | January 20, 2017 11:20 |
Low Mixing time Problem | Mavier | CFX | 5 | April 29, 2013 01:00 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |