Namespace canopy_txt_io_mod
Namespace List > canopy_txt_io_mod
Public Functions
Type | Name |
---|---|
subroutine | write_txt (TXTPREFX TXTPREFX, TIMENOW TIMENOW) Write canopy model output to text file. |
Public Functions Documentation
function write_txt
Write canopy model output to text file.
Writes comprehensive canopy model output variables to a text file with proper formatting and headers. Includes meteorological, canopy, and calculated variables for the specified time.
Parameters:
TXTPREFX
Prefix for output text filenameTIMENOW
Current simulation time string
Author:
P.C. Campbell
Date:
October 2022
The documentation for this class was generated from the following file src/canopy_txt_io_mod.F90