Changes between Version 18 and Version 19 of ImplementationofAnalysisStep


Ignore:
Timestamp:
Dec 21, 2016, 1:06:50 PM (7 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationofAnalysisStep

    v18 v19  
    3030The implementation of the analysis step requires that the user-supplied routines whose names are given in the call to the filter-specific put-state routine are implemented with full functionality.
    3131
    32 Several of the routines are general and hence usable for all filter algorithms. There are some differences between local (LSEIK and LETKF, LESTKF) and global filters (SEIK, SEEK, EnKF, ETKF, ESTKF). The routines are described in separate pages for each filter algorithm. The general routines will be repeated, but they are marked as general.
     32Several of the routines are general and hence usable for all filter algorithms. There are some differences between the available local and global filters. The routines are described in separate pages for each filter algorithm. The general routines will be repeated, but they are marked as general.
    3333
    3434Filter-specific implementations for global filters: