Changes between Version 3 and Version 4 of PDAF3_put_state_lknetf_nondiagR
- Timestamp:
- Apr 21, 2025, 1:28:07 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_put_state_lknetf_nondiagR
v3 v4 15 15 The interface is: 16 16 {{{ 17 SUBROUTINE PDAF3_ assimilate_lknetf_nondiagR(U_collect_state, U_distribute_state, &17 SUBROUTINE PDAF3_put_state_lknetf_nondiagR(U_collect_state, & 18 18 U_init_dim_obs_pdafomi, U_obs_op_pdafomi, & 19 19 U_init_n_domains, U_init_dim_l, & 20 20 U_init_dim_obs_l_pdafomi, U_prodRinvA_l_pdafomi, U_prodRinvA_hyb_l_pdafomi, & 21 21 U_likelihood_l_pdafomi, U_likelihood_l_pdafomi, & 22 U_prepoststep, U_next_observation,status)22 U_prepoststep, status) 23 23 }}} 24 24 with the following arguments: