Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
smagorinsky_device Module Reference

Implements the device kernel for the smagorinsky_t type.

Functions/Subroutines

subroutine, public smagorinsky_compute_device (t, tstep, coef, nut, delta, c_s)
 Compute eddy viscosity on the device.
 

Function/Subroutine Documentation

◆ smagorinsky_compute_device()

subroutine, public smagorinsky_device::smagorinsky_compute_device ( real(kind=rp), intent(in t,
integer, intent(in tstep,
type(coef_t), intent(in coef,
type(field_t), intent(inout nut,
type(field_t), intent(in delta,
real(kind=rp), intent(in c_s 
)
Parameters
tThe time value.
tstepThe current time-step.
coefSEM coefficients.
nutThe SGS viscosity array.
deltaThe LES lengthscale.
c_sThe smagorinsky model constant

Definition at line 59 of file smagorinsky_device.f90.

Here is the call graph for this function:
Here is the caller graph for this function: