Changes between Version 19 and Version 20 of PDAF3_new_functionality
- Timestamp:
- Apr 17, 2026, 11:40:17 AM (13 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_new_functionality
v19 v20 68 68 === Using `PDAF3_assimilate` in flexible parallelization mode === 69 69 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`.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 `PDAF3_get_fcst_info`. 71 71 72 72 Further information: [wiki:OnlineFlexible_PDAF3 Modification of the model code for the 'flexible' ensemble integration].
