Changes between Version 3 and Version 4 of PDAF_deallocate


Ignore:
Timestamp:
Apr 9, 2026, 3:15:22 PM (27 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_deallocate

    v3 v4  
    11= PDAF_deallocate =
    22
    3 This page documents the routine `PDAF_deallocate` of PDAF, which was introduced with PDAF V1.13.
     3This page documents the routine `PDAF_deallocate` of PDAF, which was introduced with PDAF V1.13. 
    44
    5 This routine deallocates the big internal arrays of PDAF to clean up memory at the end of a data assimilation simulation.
     5|| With PDAF V3.1 we introduced [wiki:PDAF_finalize] and recommend to use this routine instead. ||
     6
     7This routine deallocates the big internal arrays of PDAF to clean up memory at the end of a data assimilation simulation. It further finalized the MPI parallelization if it was initilize by PDAF.
    68
    79The interface is the following: