Changes between Version 13 and Version 14 of ImplementAnalysis_3DEnVar_classical
- Timestamp:
- Jun 4, 2025, 12:12:12 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysis_3DEnVar_classical
v13 v14 154 154 The interface of this routine is analogous to that of `PDAF_assimilate_en3dvar_estkf'. Thus it is identical to this routine with the exception the specification of the user-supplied routines `U_distribute_state`, `U_collect_state` and `U_next_observation` are missing. 155 155 156 The interface when using one of the global filters is the following:156 The interface is: 157 157 {{{ 158 158 SUBROUTINE PDAF_assim_offline_en3dvar_estkf( & … … 183 183 The interface of this routine is analogous to that of `PDAF_assimilate_en3dvar_estkf'. Thus it is identical to this routine with the exception the specification of the user-supplied routines `U_distribute_state` and `U_next_observation` are missing. 184 184 185 The interface when using one of the global filters is the following:185 The interface is: 186 186 {{{ 187 187 SUBROUTINE PDAF_put_state_en3dvar_estkf(U_collect_state, &