Group canopy_app
Main program for the canopy model application.
Modules
| Type | Name |
|---|---|
| module | Main Application Workflow Primary computational workflow of the canopy application. |
Public Functions
| Type | Name |
|---|---|
| program | canopy_app () Main Canopy Application Program. |
Public Functions Documentation
function canopy_app
Main Canopy Application Program.
This program coordinates the entire canopy model workflow including: * Reading user options from namelist * Allocating and initializing variables * Setting up input/output data structures * Time stepping through the simulation period * Calling main canopy calculations * Writing output files * Cleanup and deallocation