uaf-arctic-eco-modeling/dvm-dos-tem

Burn-related code for severity < 0

rarutter opened this issue · 0 comments

WildFire.cpp getBurnAbgVegetation() has two sections of code that will set burn-related parameters if fire severity is below 0. This should never occur - a severity below 0 has no meaning. Determine whether those sections should be used under other conditions or if they are remnants that should be removed.