Changes between Version 19 and Version 20 of PDAF3_new_functionality


Ignore:
Timestamp:
Apr 17, 2026, 11:40:17 AM (13 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_new_functionality

    v19 v20  
    6868=== Using `PDAF3_assimilate` in flexible parallelization mode ===
    6969
    70 In the flexible parallelization mode of previous PDAF versions, one had to use `PDAF_put_state` for the flexible parallelization mode. With PDAF V3 it is possible, and recommended, to use `PDAF3_assimilate` instead. This functionality is used in combination with calling the new routine `PDAF_get_fcst_info`.
     70In the flexible parallelization mode of previous PDAF versions, one had to use `PDAF_put_state` for the flexible parallelization mode. With PDAF V3 it is possible, and recommended, to use `PDAF3_assimilate` instead. This functionality is used in combination with calling the new routine `PDAF3_get_fcst_info`.
    7171
    7272Further information: [wiki:OnlineFlexible_PDAF3 Modification of the model code for the 'flexible' ensemble integration].