...
Section | ||||||
---|---|---|---|---|---|---|
|
Section | ||
---|---|---|
Some backgroundSpectral representation of the IFSThe 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. 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. |
Section | ||||
---|---|---|---|---|
|
Section |
---|
Relationship between spectral truncation and grid point resolution - linear, quadratic and cubic gridsThe relationship between the spectral resolution, governed by the truncation number T, and the grid resolution depends on the number of points on the grid at the equator, 4N, at which the shortest wavelength field is sampled: linear: each wavelength is sampled by 2 grid points → 4N = 2(TL + 1) quadratic: each wavelength is sampled by 3 grid points → 4N = 3(TQ + 1) cubic: each wavelength is sampled by 4 grid points → 4N = 4(TC + 1) Until the implementation of IFS cycle 18r5 on 1 April 1998, the IFS used a quadratic grid. The introduction of the two-time level semi-Lagrangian numerical scheme at IFS cycle 18r5 made possible the use of a Linear Gaussian Grid reflected by the TL notation. The linear grid has been used since then, up to and including IFS cycle 41r1. At IFS cycle 42r1, the cubic grid is used and is indicated by the TC notation. |
Note | ||
---|---|---|
| ||
By changing the number of points at which the shortest wavelength is sampled, the effective grid point resolution can be increased while keeping the spectral truncation number constant. Grid point computations, which are often non-linear, benefit from the higher resolution of the grid produced with cubic sampling. Such a grid has no aliasing, less numerical diffusion and more realistic surface fields. |
Section |
---|
Increasing the horizontal resolutionThe relationship between the spectral truncation, T, the sampling (linear, quadratic or cubic) and the grid point resolution, N, allows for three possible approaches for increasing the horizontal resolution:
|
...