Changes between Version 1 and Version 2 of PDAFomi_put_state_en3dvar_lestkf_nondiagR
- Timestamp:
- Sep 8, 2024, 4:23:17 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_put_state_en3dvar_lestkf_nondiagR
v1 v2 11 11 The interface is: 12 12 {{{ 13 SUBROUTINE PDAFomi_put_state_en3dvar_lestkf_nondiagR(U_collect_state, U_distribute_state,&13 SUBROUTINE PDAFomi_put_state_en3dvar_lestkf_nondiagR(U_collect_state, & 14 14 U_init_dim_obs_pdafomi, U_obs_op_pdafomi, U_prodRinvA_pdafomi, & 15 15 U_cvt_ens, U_cvt_adj_ens, U_obs_op_lin_pdafomi, U_obs_op_adj_pdafomi, & 16 16 U_init_n_domains_p, U_init_dim_l, U_init_dim_obs_l_pdafomi, & 17 17 U_prodRinvA_l_pdafomi, U_g2l_state, U_l2g_state, & 18 U_prepoststep, U_next_observation,outflag)18 U_prepoststep, outflag) 19 19 }}} 20 20 with the following arguments: