Changes between Version 5 and Version 6 of ImplementAnalysis_3DEnVar_PDAF23


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysis_3DEnVar_PDAF23

    v5 v6  
    358358The iterative optimization abovve 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 for the LESTKF on the [wiki:ImplementAnalysisLocal page on implementing the local filter analysis step] and for the ESTKF on the [wiki:ImplementAnalysisGlobal page on implementing the global filter analysis step].
    359359
    360 In case of the routine `PDAFomi_assimilate_*`, the following routines are executed after the analysis step:
     360In case of the 'assimilate' routine is used, the following routines are executed after the analysis step:
     361 1. [#U_next_observationnext_observation_pdaf.F90 U_next_observation]
    361362 1. [#U_distribute_statedistribute_state_pdaf.F90 U_distribute_state]
    362  1. [#U_next_observationnext_observation_pdaf.F90 U_next_observation]