Changes between Version 16 and Version 17 of Implement3DVarAnalysisPDAF3Universal


Ignore:
Timestamp:
Oct 23, 2025, 5:26:06 PM (3 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Implement3DVarAnalysisPDAF3Universal

    v16 v17  
    368368The iterative optimization above computes an updated ensemble mean state. Subsequently, the ensemble perturbations are updated using the LESTKF or ESTKF. The execution of the routines for these filters is described on the [wiki:ImplementAnalysisPDAF3Universal page on implementing the local filter analysis step] .
    369369
    370 In case of the routine `PDAF3_assimilate_3dvar_all`, the following routines are executed after the analysis step:
     370In case of the 'assimilate' routine is used, the following routines are executed after the analysis step:
     371 1. [#next_observation_pdafnext_observation_pdaf.F90 next_observation_pdaf]
    371372 1. [#distribute_state_pdafdistribute_state_pdaf.F90 distribute_state_pdaf]
    372  1. [#next_observation_pdafnext_observation_pdaf.F90 next_observation_pdaf]