Changes between Version 1 and Version 2 of PDAF_put_state_lnetf


Ignore:
Timestamp:
Sep 9, 2024, 4:55:49 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_lnetf

    v1 v2  
    55The routine is typically called in `assimilate_pdaf` or directly in the model code.
    66
    7 The routines `PDAFlocal_put_state_*` are used with the 'flexible' implementation variant of PDAF.
    8 The general aspects of the filter specific routines `PDAFlocal_put_state_*` are described on the page [ModifyModelforEnsembleIntegration Modification of the model code for the ensemble integration] and its sub-page on [InsertAnalysisStep inserting the analysis step]. For the 'fully parallel' implementation variant the alternative routines `PDAFlocal_assimilate_*` are used.
     7The routines `PDAF_put_state_*` are used with the 'flexible' implementation variant of PDAF.
     8The general aspects of the filter specific routines `PDAFlocal_put_state_*` are described on the page [ModifyModelforEnsembleIntegration Modification of the model code for the ensemble integration] and its sub-page on [InsertAnalysisStep inserting the analysis step]. For the 'fully parallel' implementation variant the alternative routines `PDAF_assimilate_*` are used.
    99
    1010The interface when using the LNETF algorithm is the following: