make_cell_data
Author:
Keith Cherkauer
Date:
July 9, 1997
Description:
This subroutine creates an array of cell_data_structs, one for each vegetation type, plus bare soil. Within each cell structure layer_data_structs are created for the number of layers in use in the model.
References
Input Variables:
Variable
Type
Units
Description
veg_type_num
int
N/A
Number of vegetation types in the grid cell
Nlayer
int
N/A
Number of model layers
Output Variables:
Variable
Type
Units
Description
temp
cell_data_struct *
N/A
Structure of cell soil and moisture variables
Subroutines Called:
Modifications and Limitations
VIC Home Page
VIC Code Page
Page Last Modified on 9/3/97