Changes between Version 3 and Version 4 of Implement3DVarAnalysisPDAF3_Hyb3DVar
- Timestamp:
- May 26, 2025, 4:53:05 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Implement3DVarAnalysisPDAF3_Hyb3DVar
v3 v4 236 236 237 237 238 === `cvt_adj_ pdaf` (cvt_adj_pdaf.F90) ===238 === `cvt_adj_ens_pdaf` (cvt_adj_ens_pdaf.F90) === 239 239 240 240 The interface for this routine is: … … 255 255 256 256 If the state vector is decomposed in case of parallelization one needs to take care that the application of the trasformation is complete. This usually requries a comminucation with MPI_Allreduce to obtain a global sun. 257 258 257 259 258