distribute_soil_property

Author:

Keith Cherkauer

Date:

June 11, 1997

Description:

This subroutine distributes soil parameters determined for each moisture layer over all layers used by the frozen soil solver.

References

Input Variables:

Variable

Type

Units

Description

dzdouble *mSoil node layer thickness
fdepthdoublemFreezing front depth
tdepthdoublemThawing front depth
l_paramdouble **USERArray of soil parameter for [soil layer][thawed/frozen/normal
NlayerintN/ATotal number of soil layers
TlayerintN/ATotal number of nodes for thermal solution
depthdouble *mDepth of soil layers

Output Variables:

Variable

Type

Units

Description

paramdouble *USERSoil parameters for each node used by the thermal solution

Subroutines Called:

Modifications and Limitations

Sum of dz values must equal total soil column thickness, so top and bottom most values represent the soil below the surface, and above the total depth respectively.


VIC Home Page

VIC Code Page

Page Last Modified on 9/2/97