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

Implements the CPU kernel for the wale_t type.

Functions/Subroutines

subroutine, public wale_compute_cpu (if_ext, t, tstep, coef, nut, delta, c_w)
 Compute eddy viscosity on the CPU.
 

Function/Subroutine Documentation

◆ wale_compute_cpu()

subroutine, public wale_cpu::wale_compute_cpu ( 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_w 
)
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.
c_wThe wale model constant

Definition at line 59 of file wale_cpu.f90.

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