Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Modules | |
module | sigma_cpu |
Implements the CPU kernel for the sigma_t type. Following Nicoud et al. "Using singular values to build a
subgrid-scale model for large-eddy simulations" https://doi.org/10.1063/1.3623274. | |
Functions/Subroutines | |
subroutine, public | sigma_cpu::sigma_compute_cpu (t, tstep, coef, nut, delta, c) |
Compute eddy viscosity on the CPU. More... | |