Changes between Version 5 and Version 6 of PDAF3_interface
- Timestamp:
- Mar 28, 2025, 7:31:51 PM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_interface
v5 v6 25 25 This routine can be used for both the fully parallel and flexible parallization variants. 26 26 27 To enable an easier transition for existing PDAF2 implementations of the flexible parallelization mode t here is also the corresponding routine27 To enable an easier transition for existing PDAF2 implementations of the flexible parallelization mode to PDAF3, there is also the corresponding routine 28 28 ||= Universal Routine [[BR]]for flexible parallel[[BR]](backward compatibility) =|| [wiki:PDAF3_put_state] || 29 29 … … 31 31 ||= **Filter** =||= **fully parallel &[[BR]]flexible parallel** =||= **flexible parallel[[BR]](backward-compatibility)** =|| 32 32 ||= global filters[[BR]]LEnKF =|| [wiki:PDAF3_assimilate_global] || [wiki:PDAF3_put_state_global] || 33 34 To enable an easier transition for existing PDAF2 implementations using the LEnKF to PDAF3, there is also the corresponding routine 35 ||= Specific LEnKF routine[[BR]](backward compatibility) =|| [wiki:PDAF3_assimilate_lenkf] || 36 There is analogously the routine [wiki:PDAF3_put_state_lenkf]. However, using the new routine [wiki:PDAFomi_set_localize_covar] in `init_dim_obs_pdafomi` in each observation module one can switch to using the new universal routine. 33 37 34 38 **Notes:**