Changes between Version 1 and Version 2 of PDAFomi_put_state_lknetf_nondiagR
- Timestamp:
- Sep 9, 2024, 4:09:09 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_put_state_lknetf_nondiagR
v1 v2 39 39 * The order of the routine names does not show the order in which these routines are executed. See the [ImplementAnalysisLocal#Executionorderofuser-suppliedroutines section on the order of the execution] on the page on implementing the analysis step of the local filter algorithms. 40 40 * The difference to the routine `PDAFomi_put_state_local` used for diagonal R-matrices is in the additonal arguments `U_likelihood_l_pdafomi`, `U_likelihood_hyb_l_pdafomi`, `U_prodRinvA_l_pdafomi`, `U_prodRinvA_hyb_l_pdafomi`. 41 * The local filters LESTKF, LETKF, and LSEIK use the separate routine [wiki:PDAFomi_put_state_local_nondiagR PDAFomi_put_state_local_nondiagR].42 * The filter KNETF uses the separate routine [wiki:PDAFomi_put_state_lnetf_nondiagRPDAFomi_put_state_lnetf_nondiagR]41 * The local filters LESTKF, LETKF, and LSEIK use the separate routine [wiki:PDAFomi_put_state_local_nondiagR]. 42 * The filter LNETF uses the separate routine [wiki:PDAFomi_put_state_lnetf_nondiagR] 43 43 44 44 The user-supplied call-back routines are described on the page on [ImplementAnalysisLocal implementing the analysis step of the local filters].