Changes between Version 1 and Version 2 of PDAF_assimilate_lenkf


Ignore:
Timestamp:
Mar 21, 2025, 7:59:09 PM (11 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_assimilate_lenkf

    v1 v2  
    3030
    3131It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_enkf is executed. Only if its value is 0 the initialization was successful.
    32 
    33 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_assimilate_lenkf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_assimilate_lenkf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysislenkf page on implementing the analysis step of the localized EnKF].
    34