rsim.step: Initial function to step through ecosim

Description Usage Arguments Value See Also

View source: R/ecosim_multistep.R

Description

Runs rsim.run at intervals and combines the run to one output

Usage

1
rsim.step(Rsim.scenario, Rsim.output, method = "AB", year.end)

Arguments

Rsim.scenario

Rpath object created using rsim.scenario.

Rsim.output

Rpath ecosim run created by the rsim.run() function.

method

Which integration algorithim rsim.run will use (Currently only supports 'AB')

step.end

The end year for the current interval

Value

Returns an Rsim.output object.

See Also

Other Rpath functions: MTI(), adjust.fishing(), adjust.forcing(), adjust.scenario(), check.rpath.params(), create.rpath.params(), extract.node(), frate.table(), read.rpath.params(), rpath.groups(), rpath.stanzas(), rpath(), rsim.params(), rsim.plot(), rsim.scenario(), stanzaplot(), webplot(), write.Rpath(), write.Rsim(), write.rpath.params()


zanbi/NOAA-EDAB-Rpath documentation built on March 11, 2021, 12:28 a.m.