![]() |
OpenLB 1.8.1
|
#include <collisionLES.h>
Collaboration diagram for olb::collision::detail::LocalVanDriestSmagorinskyEffectiveOmega< 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 |
Static Public Attributes | |
| static constexpr bool | is_vectorizable = false |
Definition at line 165 of file collisionLES.h.
| using olb::collision::detail::LocalVanDriestSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::CollisionO = typename COLLISION::template type<DESCRIPTOR, MOMENTA, EQUILIBRIUM> |
Definition at line 167 of file collisionLES.h.
| using olb::collision::detail::LocalVanDriestSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 166 of file collisionLES.h.
|
inline |
Definition at line 199 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 172 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:
|
staticconstexpr |
Definition at line 169 of file collisionLES.h.