@@ -24,6 +24,17 @@ Usage:
2424
2525
2626
27+ -------------------------------------------------------------------------------
28+ ***** Description of changes between VIC 4.2.b and VIC 4.2.c *****
29+ -------------------------------------------------------------------------------
30+
31+ Bug Fixes:
32+ ----------
33+
34+ Fixed water balance errors in lake model (Github Issues: #308, #316)
35+ Fixed OUTPUT_FORCE behavior related to veg_hist features (Github Issues: #305, #307)
36+ Updated bare soil evaporation behavior related to veg_hist update from 4.2 (Github Issues: #306, #315)
37+
2738
2839-------------------------------------------------------------------------------
2940***** Description of changes between VIC 4.2.a and VIC 4.2.b *****
@@ -781,7 +792,7 @@ Incorrect handling of user-supplied tskc (cloud fraction) for LW_CLOUD==LW_CLOUD
781792 Previous versions of VIC (before 4.1.2) used a full-sky longwave
782793 formulation taken from two formulas in the Bras hydrology text. For
783794 the new Deardorff full-sky longwave formulation, the dependence on
784- cloud fraction is different from the old Bras formulation. In
795+ cloud fraction is different from the old Bras formulation. In
785796 4.1.2 (and 4.1.2.a-b), the new Deardorff formulation did not account
786797 for the possibility of user-supplied cloud fraction; if the user
787798 supplied cloud fraction as an input forcing, the resulting longwave
@@ -6235,4 +6246,3 @@ soils in the upper Mississippi River basin, J. Geophys. Res., 104(D16),
62356246Thornton, P.E. and S.W. Running, An improved algorithm for estimating
62366247incident daily solar radiation from measurements of temperature, humidity,
62376248and precipitation, Ag. For. Met., 93, 211-228, 1999.
6238-
0 commit comments