Changes between Version 2 and Version 3 of PDAF_put_state_lenkf


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_lenkf

    v2 v3  
    2929It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_lenkf is executed. Only if its value is 0 the initialization was successful.
    3030
    31 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_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 `PDAF_put_state_lenkf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysislenkf page on implementing the analysis step of the localized EnKF].
    3231
    3332