The IFS atmospheric model formulation is based on a set of basic equations. These are either:
Additional equations describe physical processes within the atmosphere:
These processes are mostly not well resolved because of their small scales compared to model resolution. To deal with this, they are handled by physical parameterisation in a statistical way that describes the mean effect of sub-grid processes.
The model equations are discretized in space and time and solved numerically by a semi-Lagrangian advection scheme. This ensures stability and accuracy while using as large time-steps as possible to progress the computation of the forecast within an acceptable time.
Other models running at the same time describe energy, moisture and momentum fluxes from the underlying land or water surfaces. These are:
Fig2.1.1-1: Sub-grid scale parameterised processes in the ECMWF model – Surface to Stratosphere.
Basic prognostic equations are efficiently processed in spectral space and need only a relatively small proportion of computer time required for a forecast. But many processes are computed in grid point space (e.g. rainfall) and this requires a larger, but relatively modest, proportion of computer time. Processes in grid-point and in spectral space, and in the associated spectral transforms, are broadly similar in computer time. However, the necessary transpositions between spectral and grid point spaces are a significant computing overhead. Semi-lagrangian computations also take up an important proportion of processing time.
Fig2.1.1-2: A schematic pie-chart showing approximate proportions of computer processing time during execution of an atmospheric model forecast based on T799 (25km resolution on regular grid) and 91 levels. The current resolution for ENS is Tco1279 (9km resolution) and 137 levels. Parameterised physical processes consume about 30% of computer processing time. Computations in grid point space and spectral space together take about 20% of computer processing time while rather more time (~27%) is taken in transposing data from one space to the other.