Changes between Version 16 and Version 17 of ImplementAnalysisPDAF3Universal
- Timestamp:
- Jun 2, 2025, 7:37:06 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisPDAF3Universal
v16 v17 45 45 === `PDAF3_assimilate` === 46 46 47 This routine is used both in the ''fully-parallel'' and the ''flexible'' implementation variants of the data assimilation system. (See the page [ ModifyModelforEnsembleIntegrationModification of the model code for the ensemble integration] for these variants)47 This 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) 48 48 49 49 The interface for the routine `PDAF3_assimilate` contains names for routines that operate on the local analysis domains (marked by the suffix `_l`). … … 100 100 The 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. 101 101 102 The interface when using one of the local filters is the following:102 The interface is: 103 103 {{{ 104 104 SUBROUTINE PDAF3_put_state(collect_state_pdaf, &