.
CLM Namelist FAQ
1. Why is VAR in the output zero all the time ?
Answer: If you have VAR in different GRIBOUT blocks in the namelist (e.g. TOT_PREC in a 1h and 24 h output block) than the output in the block with higher number will be zero. After the output of a accumulated field is written to the output it is resetted to zero.
2. Why is nboundlines=2 ?
The number n of boundlines is the number of grid cells at which no dynamical calculation is performed. They are necessary for calculation of spatial derivatives. It's number depends on the scheme and is 2 or 3 ( in the case of RK scheme and 5th order horizontal advection).
.