Changes between Version 4 and Version 5 of PDAFomi_put_state_lenkf


Ignore:
Timestamp:
Dec 8, 2021, 5:37:30 PM (2 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_put_state_lenkf

    v4 v5  
    3131It is recommended that the value of `status_pdaf` is checked in the program after PDAFomi_put_state_lenkf is executed. Only if its value is 0 the initialization was successful.
    3232
     33PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAFomi_put_state_lenkf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAFomi_put_state_lenkf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysisLocal page on implementing the analysis step of the local filters].