Lines Matching full:use
59 This also allows the use of the full domain quadrature weights for the triple integral.
80 For example, the turbulent statistics use `turbulence`.
132 To get second-order statistics from these terms, simply use the identity:
194 Note here we use the filter *diameter* instead, as that feels more natural (albeit mathematically l…
206 For inhomogeneous anisotropic filtering, we use the finite element grid itself to define $\bm{\Delt…
208 Specifically, we use the filter width tensor defined in {cite}`prakashDDSGSAnisotropic2022`.
255 To account for this, we use $\beta$ to scale the filter tensor to the appropriate size, as is done …
257 To match the box and Gaussian filters "sizes", we use $\beta = 1/10$ and $\beta = 1/6$, respectivel…
276 - Use filter width based on the grid size
291 - Damping function to use at the wall for anisotropic filtering (`none`, `van_driest`)
320 To use HONEE in a SmartSim *in situ* setup, HONEE must be built with SmartRedis enabled.