NAM_DIAG - Coarse graining

Fortran name

Fortran type

Default value

LCOARSE

LOGICAL

.FALSE.

NDXCOARSE

INTEGER

1

  • LCOARSE : flag to compute TKE (summation of the gridscale and the subgridscale parts) using coarse graining by both block and moving average

  • NDXCOARSE : number of gridpoints over which the averaging is done

Following variables will be stored :

Name

Meaning [Unit]

Dimension

TKE_BLOCKAVGxx

TKE averaged block by block

3D

TKE_MOVINGAVGxx

TKE averaged over a moving block

3D

Note

The suffix xx stands for the number NDXCOARSE.