Changes between Version 3 and Version 4 of Implement3DVarAnalysisPDAF3_Hyb3DVar


Ignore:
Timestamp:
May 26, 2025, 4:53:05 PM (7 weeks ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Implement3DVarAnalysisPDAF3_Hyb3DVar

    v3 v4  
    236236
    237237
    238 === `cvt_adj_pdaf` (cvt_adj_pdaf.F90) ===
     238=== `cvt_adj_ens_pdaf` (cvt_adj_ens_pdaf.F90) ===
    239239
    240240The interface for this routine is:
     
    255255
    256256If 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 
    258257
    259258