UW-Hydro / VIC

The Variable Infiltration Capacity (VIC) Macroscale Hydrologic Model
http://vic.readthedocs.io
MIT License
260 stars 383 forks source link

Root fractions sum equals zero: 0.000 , Vege Class: -1 #899

Open 133040028 opened 4 years ago

133040028 commented 4 years ago

I am trying to run VIC using image driver. This has 30 set of vegetation type. The run stops giving an error: calc_root_fraction.c:163.. Root fractions sum equals zero: 0.000 , Vege Class: -1

I am unable to figure out this error since all the vegetation type root fraction is adding up to 1. Also this run is corrupting my parameter file and later I am unable to open the folder that contains this file

133040028 commented 4 years ago

I just came across #794 where there is a discussion on calc_root_fraction.c. I am wondering when it gives error and how it can be fixed.