...
Section | ||||||
---|---|---|---|---|---|---|
The IFS uses a spectral transform method to solve numerically the equations governing the spatial and temporal evolution of the atmosphere. The idea is to fit a discrete representation of a field on a grid by a continuous function. This is achieved by expressing the function as a truncated series of spherical harmonics:
where μ = sinθ with λ the longitude and θ the latitude of the grid point, T is the spectral truncation number and Y lm are the spherical harmonic functions which are products of the associated Legendre polynomials,
and the Fourier functions,
The spectral coefficients ψlm are computed from the discrete values known at each point of a Gaussian grid on the sphere by
At each time step in the IFS:
The representation in grid point space is on the Gaussian grid. The grid point resolution is determined by the spectral truncation number, T. |
...