$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::boundary Namespace Reference

Enumerations

enum  BcType {
  dirichlet, neumann, freeslip, density,
  outflow, normalOutflow
}

Enumeration Type Documentation

dirichlet: impose a velocity (* obsolete ...or a density *). neumann: zero-gradient for all velocity components or for the density. freeslip: zero-gradient for tangential velocity components, and zero for normal ones. density: fixed density, Neumann for tangential velocity components. (*obsolete*) outflow: zero-gradient for all velocity components. (*obsolete*) normalOutflow: zero-gradient for normal velocity components, and zero for tangential ones.

Enumerator:
dirichlet 
neumann 
freeslip 
density 
outflow 
normalOutflow