Changes between Version 18 and Version 19 of ImplementationofAnalysisStep
- Timestamp:
- Dec 21, 2016, 1:06:50 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementationofAnalysisStep
v18 v19 30 30 The 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. 31 31 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.32 Several 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. 33 33 34 34 Filter-specific implementations for global filters: