Release of VIC.4.1.2.i
***** Description of changes from VIC 4.1.2.h to VIC 4.1.2.i *****
Bug Fixes:
Fixed incorrect handling of case of a mix of cells with and without lakes.
Files Affected:
initialize_model_state.c
read_lakeparam.c
Description:
VIC was neither reading the lake parameter file correctly nor
initializing the lake data structures correctly for the case of a
mix of cells with and without lakes within a single lake parameter
file. This has been fixed.
Fixed use of tmp_moist array without initialization.
Files Affected:
initialize_model_state.c
Description:
Fixed use of tmp_moist array without initialization.