orbithunter.EquilibriumOrbitKS.positive_indexing

classmethod EquilibriumOrbitKS.positive_indexing()

Indicates whether numpy indexing corresponds to increasing or decreasing values configuration space variable

Returns
tuple :

A tuple of bool, one for each continuous dimension which indicates whether positively increasing indices indicate the ‘positive direction’ in configuration space.

Notes

This is mainly for compatibility for the “upwards” time convention in the field of Physics, used for the Kuramoto-Sivashinsky equation. That is, the last element along the time axis, i.e. index = -1 corresponds to t=0 if False, t=T if True, where T is the temporal period of the Orbit.