Changes between Version 5 and Version 6 of PDAFlocalomi_put_state


Ignore:
Timestamp:
Mar 23, 2025, 2:46:16 PM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFlocalomi_put_state

    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 `PDAFomi_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]. The routine is used in the 'flexible' parallelization implementation variant of the data assimilation system. With the 'fully-parallel' implementation variant, the routine [wiki:PDAFlocalomi_assimilate_local PDAFlocalomi_assimilate_local] is used.
     7The general aspects of the filter specific routines `PDAFomi_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]. The routine is used in the 'flexible' parallelization implementation variant of the data assimilation system. With the 'fully-parallel' implementation variant, the routine [wiki:PDAFlocalomi_assimilate PDAFlocalomi_assimilate] is used.
    88
    99The interface for the routine `PDAFlocalomi_put_state` contains names for routines that operate on the local analysis domains (marked by the suffix `_l`).