OpenLB 1.7
|
#include <collisionLES.h>
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 247 of file collisionLES.h.
using olb::collision::detail::ConStrainSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::CollisionO = typename COLLISION::template type<DESCRIPTOR, MOMENTA, EQUILIBRIUM> |
Definition at line 249 of file collisionLES.h.
using olb::collision::detail::ConStrainSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >::MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 248 of file collisionLES.h.
|
inline |
Definition at line 283 of file collisionLES.h.
|
inline |
Turbulent realaxation time
Effective realaxation time
Definition at line 252 of file collisionLES.h.
References olb::descriptors::invCs2(), and olb::util::sqrt().