Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
scalar_stats.f90 File Reference

Go to the source code of this file.

Data Types

type  scalar_stats::scalar_stats_t
 

Modules

module  scalar_stats
 Computes various statistics for the scalar fields. We use the Reynolds decomposition for a field u = + u' = U + u' Spatial derivatives i.e. du/dx we denote dudx.
 

Functions/Subroutines

subroutine scalar_stats::scalar_stats_init (this, coef, s, u, v, w, p, set)
 Constructor. Initialize the fields associated with scalar_stats.
 
subroutine scalar_stats::scalar_stats_update (this, k)
 Updates all fields with a new sample.
 
subroutine scalar_stats::scalar_stats_free (this)
 Destructor.
 
subroutine scalar_stats::scalar_stats_reset (this)
 Resets all the computed means values and sampling times to zero.
 
subroutine scalar_stats::scalar_stats_make_strong_grad (this)