Changes between Version 2 and Version 3 of PDAF3_assimilate_local_nondiagR


Ignore:
Timestamp:
Mar 27, 2025, 2:04:18 PM (5 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_local_nondiagR

    v2 v3  
    99The general aspects of the filter specific routines `PDAF3_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 both the fully-parallel and the flexible parallelization variant of the data assimilation system.
    1010
    11 The interface for the routine `PDAF3_assimilate_nondiagR` contains names for routines that operate on the local analysis domains (marked by the suffix `_l`).
     11The interface for the routine contains names for routines that operate on the local analysis domains (marked by the suffix `_l`).
    1212
    1313Here, we list the full interface of the routine.