NCEPLIBS-ip 5.2.0
|
Compute variance by total wavenumber. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | spvar (i, m, q, qvar) |
Computes the variances by total wavenumber of a scalar field in spectral space. | |
subroutine spvar | ( | i, | |
m, | |||
real, dimension((m+1)*((i+1)*m+2)) | q, | ||
real, dimension(0:(i+1)*m) | qvar | ||
) |