Changes between Version 5 and Version 6 of PDAF_assimilate_lnetf


Ignore:
Timestamp:
Jun 10, 2025, 7:09:30 PM (7 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_assimilate_lnetf

    v5 v6  
    55The routine is typically called in `assimilate_pdaf` or directly in the model code.
    66
    7 The general aspects of the filter specific routines `PDAF_assimilate_*` 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]. The routine is used in the fully-parallel implementation variant of the data assimilation system. When the 'flexible' implementation variant, the routines `PDAF_put_state_*' are used.
     7The general aspects of the filter specific routines `PDAF_assimilate_*` are described on the page [wiki:ModifyModelforEnsembleIntegration_PDAF23 Modification of the model code for the ensemble integration] and its sub-page on [wiki:InsertAnalysisStep_PDAF23 inserting the analysis step]. The routine is used in the fully-parallel implementation variant of the data assimilation system. When the 'flexible' implementation variant, the routines `PDAF_put_state_*' are used.
    88
    99For PDAF3, the interface when using the LNETF algorithm is the following: