Changes between Version 13 and Version 14 of ImplementAnalysis_3DEnVar_classical


Ignore:
Timestamp:
Jun 4, 2025, 12:12:12 PM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysis_3DEnVar_classical

    v13 v14  
    154154The 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.
    155155
    156 The interface when using one of the global filters is the following:
     156The interface is:
    157157{{{
    158158  SUBROUTINE PDAF_assim_offline_en3dvar_estkf( &
     
    183183The 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.
    184184
    185 The interface when using one of the global filters is the following:
     185The interface is:
    186186{{{
    187187  SUBROUTINE PDAF_put_state_en3dvar_estkf(U_collect_state, &