Changes between Version 1 and Version 2 of PDAFomi_assimilate_global_nondiagR


Ignore:
Timestamp:
Sep 8, 2024, 3:14:33 PM (11 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_assimilate_global_nondiagR

    v1 v2  
    2929 * The difference to the routine `PDAFomi_assimilate_global` used for diagdonal R-matrices is only in the additonal argument `U_prodRinvA_pdafomi`.
    3030 * The filter EnKF uses the separate routine [wiki:PDAFomi_assimilate_enkf_nondiagR PDAFomi_assimilate_enkf_nondiagR].
    31  * The filter NETF uses the separate routine [wiki:PDAFomi_assimilate_netf_nondiagR PDAFomi_assimilate_netf_nondiagR].
    32  * The filter PF uses the separate routine [wiki:PDAFomi_assimilate_pf_nondiagR PDAFomi_assimilate_pf_nondiagR]
     31 * The filters NETF and PF use the separate routine [wiki:PDAFomi_assimilate_nonlin_nondiagR PDAFomi_assimilate_nonlin_nondiagR].
    3332
    3433The user-supplied call-back routines are described on the page on [ImplementAnalysisGlobal implementing the analysis step of the global filters].