Changes between Version 4 and Version 5 of PDAF_put_state_lenkf


Ignore:
Timestamp:
Mar 23, 2025, 7:01:29 PM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_lenkf

    v4 v5  
    33This page documents the routine `PDAF_put_state_lenkf` of PDAF. The routine is called for the localized EnKF.
    44
    5 The routine is typically called in `assimilate_pdaf` or directly in the model code.
     5The routine is typically called in `assimilate_pdaf` or directly in the model code. However, for newer implementations we recommend to use `PDAFlocalomi_put_state_lenkf` since less user-supplied call-back routines are required with the PDAFlocalomi interface.
    66
    77The routines `PDAF_put_state_*` are used with the 'flexible' implementation variant of PDAF.