LANDIS-II-Foundation / Extension-Social-Climate-Fire

Social and Climate-driven fire extension.
https://landis-ii-foundation.github.io/Extension-SCRPPLE/
Apache License 2.0
2 stars 11 forks source link

Ladder Fuel Max Age #120

Closed ZacharyRobbins closed 3 years ago

ZacharyRobbins commented 3 years ago

For both the DNBR calculation(ln299-304, FireEvent.cs) and the ladder fuel biomass calculation (ln474-478, FireEvent.cs), the condition of being a ladder fuel is conditional on cohort age being greater than ladderfuelmax age. I do not think in 3.0 we have that parameter (previously handled by intensityfactor:Ladderfuelmaxage. In testing the ladder fuels, I am getting 0.00 at each time step. This should return as a parameter(ln 439-442, InputParameterParser.cs).

Thank you

rmscheller commented 3 years ago

Added back with v3.1. Note that NECN must be updated to 6.7 due to change in the climate library.