Changes between Version 16 and Version 17 of ImplementAnalysisPDAF3Universal


Ignore:
Timestamp:
Jun 2, 2025, 7:37:06 PM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisPDAF3Universal

    v16 v17  
    4545=== `PDAF3_assimilate` ===
    4646
    47 This routine is used both in the ''fully-parallel'' and the ''flexible'' implementation variants of the data assimilation system. (See the page [ModifyModelforEnsembleIntegration Modification of the model code for the ensemble integration] for these variants)
     47This routine is used both in the ''fully-parallel'' and the ''flexible'' implementation variants of the data assimilation system. (See the page [wiki:OnlineModifyModelforEnsembleIntegration_PDAF3 Modification of the model code for the ensemble integration] for these variants)
    4848
    4949The interface for the routine `PDAF3_assimilate` contains names for routines that operate on the local analysis domains (marked by the suffix `_l`).
     
    100100The interface of the routine is identical with that of `PDAF3_assimilate`, except that the user-supplied routines `U_distribute_state` and `U_next_observation` are missing.
    101101
    102 The interface when using one of the local filters is the following:
     102The interface is:
    103103{{{
    104104  SUBROUTINE PDAF3_put_state(collect_state_pdaf, &