$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Shan-Chen coupling for multi-component flow with or without external force. More...
#include <shanChenProcessor3D.h>


Public Member Functions | |
| ShanChenMultiComponentProcessor3D (T G_) | |
| ShanChenMultiComponentProcessor3D (T G_, std::vector< T > const &imposedOmega_) | |
| virtual void | process (Box3D domain, std::vector< BlockLattice3D< T, Descriptor > * > lattices) |
| virtual ShanChenMultiComponentProcessor3D < T, Descriptor > * | clone () const |
| virtual void | getTypeOfModification (std::vector< modif::ModifT > &modified) const |
Shan-Chen coupling for multi-component flow with or without external force.
| plb::ShanChenMultiComponentProcessor3D< T, Descriptor >::ShanChenMultiComponentProcessor3D | ( | T | G_ | ) | [inline] |
With this constructor, space- and time-dependent values of the relaxation parameters omega are accounted for.
| plb::ShanChenMultiComponentProcessor3D< T, Descriptor >::ShanChenMultiComponentProcessor3D | ( | T | G_, | |
| std::vector< T > const & | imposedOmega_ | |||
| ) | [inline] |
With this constructor, the values of the relaxation parameters omega are taken to be species-dependent, but not space- or time-dependent. Their value is imposed in the constructor.
| ShanChenMultiComponentProcessor3D< T, Descriptor > * plb::ShanChenMultiComponentProcessor3D< T, Descriptor >::clone | ( | ) | const [inline, virtual] |
Implements plb::BoxProcessingFunctional3D.
| void plb::ShanChenMultiComponentProcessor3D< T, Descriptor >::getTypeOfModification | ( | std::vector< modif::ModifT > & | modified | ) | const [inline, virtual] |
Implements plb::BoxProcessingFunctional3D.
References plb::modif::staticVariables.
| void plb::ShanChenMultiComponentProcessor3D< T, Descriptor >::process | ( | Box3D | domain, | |
| std::vector< BlockLattice3D< T, Descriptor > * > | lattices | |||
| ) | [inline, virtual] |
Implements plb::LatticeBoxProcessingFunctional3D< T, Descriptor >.
References plb::Cell< T, Descriptor >::getDynamics(), plb::Cell< T, Descriptor >::getExternal(), plb::getExternalForceComponent(), plb::Array< T, size >::to_cArray(), plb::Box3D::x0, plb::Box3D::x1, plb::Box3D::y0, plb::Box3D::y1, plb::Box3D::z0, and plb::Box3D::z1.
1.6.3
1.6.3