action_age.Rd
Add ageing actions to a g3 model
g3_stock
to age.
List of g3_stock
s that oldest specimens in stock should move into.
Vector of proportions for how to distribute into output_stocks, default evenly spread.
formula specifying a condition for running this action, default is end of model year.
Integer order that actions will be run within model, see g3_action_order
.
Integer order that transition actions will be run within model, see g3_action_order
.
An action (i.e. list of formula objects) that will, for the given stock...
Move the final age group into temporary storage, stock__transitioning_num
/ stock__transitioning_wgt
Move the contents of all other age groups into the age group above
Move the contents of the temporary storage into output_stocks
If stock has only one age, and output_stocks has been specified, then the contentes will be moved, if output_stocks is empty, then the action will do nothing.