Changes between Version 3 and Version 4 of ImplementAnalysis_3DVar_classical
- Timestamp:
- Dec 9, 2021, 1:53:24 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysis_3DVar_classical
v3 v4 79 79 When the 'flexible' implementation variant is chosen for the assimilation system, the routine `PDAF_put_state_3dvar` has to be used instead of `PDAF_assimilate_3dvar`. The general aspects of the filter specific routines `PDAF_put_state_*` have been described on the page [ModifyModelforEnsembleIntegration Modification of the model code for the ensemble integration]. The interface of the routine is identical with that of `PDAF_assimilate_global` with the exception the specification of the user-supplied routines `U_distribute_state` and `U_next_observation` are missing. 80 80 81 The interface when using one of the global filters is the following:81 The interface for using the parameterized 3D-Var is: 82 82 {{{ 83 83 SUBROUTINE PDAF_put_state_3dvar(collect_state_pdaf, &