Skip to content

Tags: NGEET/fates

Tags

sci.1.80.14_api.37.0.0

Refactors and cleans up the patch numbering and nocomp checks

sci.1.80.13_api.37.0.0

refactor cohort insertion/sorting methods

sci.1.80.12_api.37.0.0

preserve cohort order

sci.1.80.11_api.37.0.0

Land use bug fixes

This tag also updates the history output related to secondarylands

sci.1.80.10_api.37.0.0

Add runtime checks on allometry mode settings

This adds runtime error and warning messages to avoid erroneous
`crowndepth` calculations depending on the allometry modes and the
`h2cd` allometery parameter combination.

sci.1.80.9_api.37.0.0

In this tag, Ryan Knox updated how mean leaf temperatures were weight…

…ed for phenology updates

sci.1.80.8_api.37.0.0

Jenny Kowalczyk made corrections to hydro output on sapflux as well a…

…s updated metadata

sci.1.80.7_api.37.0.0

In this tag, Charlie Koven applied clipping to fates cohorts. Cohorts…

… with LAI+SAI that exceeds the maximum amount defined in the vectors used to discretize LAI+SAI vertically, are reduced to that maximum value.

sci.1.80.6_api.37.0.0

Bug fix for issue #1301

Corrects when the fraction of burnt fuel is zero'd and how the litter
mass is updated based on that fraction.

sci.1.80.5_api.37.0.0

Refactor SPITFIRE rate of spread subroutine

This restructures SPITFIRE and includes moving some equations into a new
SFEquationsMod module.  It also includes new corresponding functional tests.