ageCommunity: Updates the parameter file to a designated age

Description Usage Arguments Value

View source: R/Growth.R

Description

Updates the parameter file to a designated age

Usage

1
ageCommunity(base.params, age, tAge, growth, cover)

Arguments

base.params

A parameter file

age

The number of years since last fire

tAge

The age of trees at the commencement of the run

growth

A dataframe with the six fields: species - Name of the species consistent with other tables max - Maximum plant height (m) rate - A constant describing the rate of growth for a Chapman Richards function

cover

A dataframe with the fields: species - Name of the species consistent with other tables constant - Mean plant separation (m) that does not change with age exp_a - The first constant in an exponential function describing plant separation with tsf exp_b - The second constant in an exponential function describing plant separation with tsf

Value

dataframe


pzylstra/Impact documentation built on April 1, 2021, 2:32 a.m.