Changes between Initial Version and Version 1 of PDAF_deallocate


Ignore:
Timestamp:
Feb 3, 2018, 8:18:51 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_deallocate

    v1 v1  
     1= PDAF_deallocate =
     2
     3This page documents the routine `PDAF_deallocate` of PDAF, which was introduced with PDAF V1.13.
     4
     5This routine deallocates the big internal arrays of PDAF to clean up memory at the end of a data assimilation simulation.
     6
     7The interface is the following:
     8{{{
     9SUBROUTINE PDAF_SampleEns()
     10}}}
     11Thus, it was no arguments.