Run the SCM model, given a Parameters and CohortSchedule

run_scm_collect(p, include_competition_effect = FALSE)

Arguments

p

A Parameters object

include_competition_effect

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.

Author

Rich FitzJohn