After solving a dynamical system, parse the outputs and return the variables by name in a list.

parse_Lorbits(outputs, pars, s)

Arguments

outputs

a matrix with the solutions to a dynamical system

pars

an xds object

s

the species index

Value

a list

Note

This method dispatches on the class of pars$Lpar[[s]]