File canopy_dealloc.F90
FileList > src > canopy_dealloc.F90
Go to the source code of this file
Deallocation subroutine for canopy model arrays. More...
Public Functions
Type | Name |
---|---|
subroutine | canopy_dealloc () Deallocate arrays for canopy model. |
Detailed Description
This subroutine deallocates all allocated arrays used in the canopy model to free memory at the end of model execution.
Author:
P.C. Campbell
Date:
October 2022
Version:
1.0
Public Functions Documentation
function canopy_dealloc
Deallocate arrays for canopy model.
Deallocates all allocated arrays including: * Input variable arrays * Canopy distribution arrays * Meteorological arrays * Leaf temperature and PPFD arrays * 24-hour and 240-hour temporary arrays * Biogenic emission arrays * Chemical species arrays
Author:
P.C. Campbell
Date:
October 2022
The documentation for this class was generated from the following file src/canopy_dealloc.F90