Changes between Version 3 and Version 4 of PDAF_deallocate
- Timestamp:
- Apr 9, 2026, 3:15:22 PM (27 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_deallocate
v3 v4 1 1 = PDAF_deallocate = 2 2 3 This page documents the routine `PDAF_deallocate` of PDAF, which was introduced with PDAF V1.13. 3 This page documents the routine `PDAF_deallocate` of PDAF, which was introduced with PDAF V1.13. 4 4 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 7 This 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. 6 8 7 9 The interface is the following:
