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).
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