runFoodWebModel: Run the food web size spectrum model manually

View source: R/runManual.R

runFoodWebModelR Documentation

Run the food web size spectrum model manually

Description

Run the food web size spectrum model manually

Usage

runFoodWebModel(Parameterset = "TraitBased", F0 = c(0.3, 0.3, 0.3), S = NA)

Arguments

Parameterset

Text string with the name of the parameter set to use

F0

Array with fishing mortality on each fleet, or an array of fishig mortality on each species.

S

Output from a previous simulation to use as initial conditions

Value

A structure with the output of the simulation

Examples

runFoodWebModel('North Sea', F0 = c(0.1, 0.3, 0.7))
runFoodWebModel('Northeast US Cont. Shelf')
runFoodWebModel('Benguela Current')
runFoodWebModel('Baltic Sea')
runFoodWebModel('Barents Sea')


Kenhasteandersen/Community-spectrum documentation built on May 2, 2022, 9:44 a.m.