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

Implements the CPU kernel for the vreman_t type.

Functions/Subroutines

subroutine, public vreman_compute_cpu (if_ext, t, tstep, coef, nut, delta, c, if_corr, scalar_name, ri_c, ref_temp, g)
 Compute eddy viscosity on the CPU.
 

Function/Subroutine Documentation

◆ vreman_compute_cpu()

subroutine, public vreman_cpu::vreman_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,
logical, intent(in if_corr,
character(len=*), intent(in scalar_name,
real(kind=rp), intent(in ri_c,
real(kind=rp), intent(in ref_temp,
real(kind=rp), dimension(3), intent(in g 
)
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 Vreman model constant
if_corrWhether to apply buoyancy correction.
scalar_nameThe name of the scalar field for buoyancy correction.
ri_cCritical Richardson number.
ref_tempReference temperature for Richardson number.
gThe gravity vector.

Definition at line 65 of file vreman_cpu.f90.

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