dist_prec

Author:

Keith Cherkauer

Date:

October 9, 1997

Description:

This subroutine calls the solution routines for a single grid cell for one time step. It also controls the distribution of precipitation and reassembles grid cell data for output.

References

Liang, X, D. P. Lettenmaier, E. F. Wood, One-Dimensional Statistical Dynamic Representation of Subgrid Spatial Variability of Precipitation in the Two-Layer Variable Infiltration Capacity Model, JGR, Vol. 101, N. D16, 21,403-21,422, 1996.

Input Variables:

Variable

Type

Units

Description

atmosatmos_data_struct *N/AAtmospheric data structure
soil_consoil_con_structN/ASoil parameters structure
cellcell_data_struct *N/AGrid cell soil variables structure
veg_conveg_con_struct *N/AVegetation parameters structure
veg_varveg_var_struct *N/AVegetation variables structure
energyenergy_bal_struct *N/AEnergy fluxes structure
snowsnow_data_struct *N/ASnowpack variable structure
dmydmy_struct *N/ADate information structure
global_paramglobal_param_structN/AGlobal parameters structure
out_dataout_data_struct *N/AOutput model results structure
recintN/ARecord number

Output Variables:

Variable

Type

Units

Description

cellcell_data_struct *N/AGrid cell soil variables structure
veg_varveg_var_struct *N/AVegetation variables structure
energyenergy_bal_struct *N/AEnergy fluxes structure
snowsnow_data_struct *N/ASnowpack variable structure
out_dataout_data_struct *N/AOutput model results structure

Subroutines Called:

Modifications and Limitations


VIC Home Page

VIC Code Page

Page Last Modified on 10/30/97