Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
sigma_device Module Reference

Implements the device kernel for the sigma_t type.

Functions/Subroutines

subroutine, public sigma_compute_device (if_ext, t, tstep, coef, nut, delta, c)
 Compute eddy viscosity on device.
 

Function/Subroutine Documentation

◆ sigma_compute_device()

subroutine, public sigma_device::sigma_compute_device ( logical, intent(in if_ext,
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 
)
Parameters
if_extIf extrapolate the velocity field to evaluate
tThe time value.
tstepThe current time-step.
coefSEM coefficients.
nutThe SGS viscosity array.
deltaThe LES lengthscale.
cThe Sigma model constant

Definition at line 61 of file sigma_device.f90.

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