Changes between Version 7 and Version 8 of PDAF_put_state_ensrf


Ignore:
Timestamp:
Mar 25, 2025, 7:57:43 PM (7 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_ensrf

    v7 v8  
    2525 * `status_pdaf`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors.
    2626
    27 The user-supplied call-back routines are described on the page on [ImplementAnalysislenkf implementing the analysis step of the ENSRF/EAKF]. Here also the possible choices of `subtype` are explained. These select the particular filter variant.
     27The user-supplied call-back routines are described on the page on [wiki:ImplementAnalysisENSRF_EAKF implementing the analysis step of the ENSRF/EAKF]. Here also the possible choices of `subtype` are explained. These select the particular filter variant.
    2828
    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.