Run the SCM model, given a Parameters and CohortSchedule

run_scm_collect(p, include_area_leaf = FALSE)

Arguments

p

A Parameters object

include_area_leaf

Include total leaf area (will change; see issue #138)

Details

This is mostly a simple wrapper around some of the SCM functions. Not sure if this is how we will generally want to do this. Consider this function liable to change.