Changes between Initial Version and Version 1 of PDAF_deallocate
- Timestamp:
- Feb 3, 2018, 8:18:51 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_deallocate
v1 v1 1 = PDAF_deallocate = 2 3 This page documents the routine `PDAF_deallocate` of PDAF, which was introduced with PDAF V1.13. 4 5 This routine deallocates the big internal arrays of PDAF to clean up memory at the end of a data assimilation simulation. 6 7 The interface is the following: 8 {{{ 9 SUBROUTINE PDAF_SampleEns() 10 }}} 11 Thus, it was no arguments.