c begin include file pxstep.inc c + + + PARAMETER DECLARATIONS + + + integer xsteps parameter (xsteps=30) c + + + PARAMETER DEFINITIONS + + + c xsteps : number of length increments used for kinematic wave c calculations for each overland flow element (furrow c irrigation component). The value of xsteps MUST be a c multiple of 3 due to calculations in SR FURROW c end include file pxstep.inc