Changes between Version 2 and Version 3 of PDAF3_assimilate_local
- Timestamp:
- Mar 23, 2025, 3:16:32 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_assimilate_local
v2 v3 7 7 The routine is typically called in `assimilate_pdaf` or directly in the model code. 8 8 9 The 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 can beused in both the fully-parallel and the flexible parallelization variant of the data assimilation system.9 The 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. 10 10 11 11 The interface for the routine `PDAF3_assimilate_local` contains names for routines that operate on the local analysis domains (marked by the suffix `_l`).