|
Neko 1.99.3
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
| type | fluid_sgs_stats::fluid_sgs_stats_t |
Modules | |
| module | fluid_sgs_stats |
| Computes the subgrid-scale contributions for Reynolds stresses. We use the Reynolds decomposition for a field u = + u' = U + u'. | |
Functions/Subroutines | |
| subroutine | fluid_sgs_stats::fluid_sgs_stats_init (this, coef, u, v, w, nut_field) |
| Constructor. Initialize the fields associated with fluid_sgs_stats. | |
| subroutine | fluid_sgs_stats::fluid_sgs_stats_update (this, k) |
| Updates all fields with a new sample. | |
| subroutine | fluid_sgs_stats::fluid_sgs_stats_free (this) |
| Destructor. | |
| subroutine | fluid_sgs_stats::fluid_sgs_stats_reset (this) |
| Resets all the computed means values and sampling times to zero. | |