Changes between Version 2 and Version 3 of PDAF_put_state_enkf


Ignore:
Timestamp:
Mar 27, 2025, 8:46:34 AM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_enkf

    v2 v3  
    3030
    3131It is recommended that the value of `status_pdaf` is checked in the program after `PDAF_put_state_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_put_state_enkf_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_enkf_si`.  More information on the pre-defined names is provided in the [ImplementAnalysisenkf page on implementing the analysis step of the EnKF algorithm].