Changes between Version 5 and Version 6 of PDAF_assimilate_lnetf
- Timestamp:
- Jun 10, 2025, 7:09:30 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_lnetf
v5 v6 5 5 The routine is typically called in `assimilate_pdaf` or directly in the model code. 6 6 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 [InsertAnalysisStepinserting 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.7 The 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. 8 8 9 9 For PDAF3, the interface when using the LNETF algorithm is the following: