![]() |
OpenLB 1.8.1
|
#include <collisionLES.h>
Collaboration diagram for olb::collision::detail::LocalSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >:Public Types | |
| using | MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
| using | CollisionO = typename COLLISION::template type<DESCRIPTOR, MOMENTA, EQUILIBRIUM> |
Public Member Functions | |
| template<concepts::Cell CELL, concepts::Parameters PARAMETERS, typename V = typename CELL::value_t> | |
| V | computeEffectiveOmega (CELL &cell, PARAMETERS ¶meters) any_platform |
| template<concepts::Cell CELL, concepts::Parameters PARAMETERS, typename V = typename CELL::value_t> | |
| CellStatistic< V > | apply (CELL &cell, PARAMETERS ¶meters) any_platform |
Definition at line 131 of file collisionLES.h.
| using olb::collision::detail::LocalSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::CollisionO = typename COLLISION::template type<DESCRIPTOR, MOMENTA, EQUILIBRIUM> |
Definition at line 133 of file collisionLES.h.
| using olb::collision::detail::LocalSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 132 of file collisionLES.h.
|
inline |
Definition at line 157 of file collisionLES.h.
Here is the call graph for this function:
|
inline |
Molecular realaxation time
Turbulent realaxation time
Effective realaxation time
Definition at line 136 of file collisionLES.h.
References olb::descriptors::invCs2(), and olb::util::sqrt().
Here is the call graph for this function:
Here is the caller graph for this function: