SABER
tools_wrfda.F90 File Reference

Go to the source code of this file.

Data Types

interface  tools_wrfda::pseudoinv
 
interface  tools_wrfda::da_eof_decomposition
 

Modules

module  tools_wrfda
 Subroutines/functions list.
 

Functions/Subroutines

subroutine tools_wrfda::wrfda_pseudoinv (mpl, n, a, c, mmax, var_th)
 Compute pseudo inverse of a symmetric matrix. More...
 
subroutine tools_wrfda::wrfda_da_eof_decomposition (mpl, kz, bx, e, l)
 Compute eigenvectors E and eigenvalues L of covariance matrix. B_{x} defined by equation: E^{T} B_{x} E = L, given input kz x kz matrix. More...