Changes between Version 5 and Version 6 of PDAF_put_state_lnetf


Ignore:
Timestamp:
Jun 10, 2025, 7:10:15 PM (7 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_lnetf

    v5 v6  
    66
    77The routines `PDAF_put_state_*` are used with the 'flexible' implementation variant of PDAF.
    8 The general aspects of the filter specific routines `PDAFlocal_put_state_*` are described on the page [ModifyModelforEnsembleIntegration Modification of the model code for the ensemble integration] and its sub-page on [InsertAnalysisStep inserting the analysis step]. For the 'fully parallel' implementation variant the alternative routines `PDAF_assimilate_*` are used.
     8The general aspects of the filter specific routines `PDAFlocal_put_state_*` are described on the page [wiki:ModifyModelforEnsembleIntegration_PDAF23 Modification of the model code for the ensemble integration] and its sub-page on [wiki:InsertAnalysisStep_PDAF23 inserting the analysis step]. For the 'fully parallel' implementation variant the alternative routines `PDAF_assimilate_*` are used.
    99
    1010Starting with PDAF V3.0, the interface is:
     
    1717}}}
    1818
    19 In PDAF 2, the interface is:
     19In PDAF 2, the argument `U_init_obs_f` is not present:
    2020{{{
    2121  SUBROUTINE PDAF_put_state_lnetf(U_collect_state, U_init_dim_obs_f, U_obs_op_f, &