SSM_TR2TOR

SSM_TR2TOR

Contents

function SSM_TR2tor(obj,oid,run,lab,parName,parRange,outdof,varargin)
        

SSM_TR2tor

This function performs continuation of 2D tori of slow dynamics. Each 2D tori corresponds to a 3D torus (quasi-periodic) response in regular time dynamics. The continuation here starts by switching to branch of tori at torus (Neimark-Sacker) bifurcation point found in the continuation of periodic orbits.

FRCIRS = SSM_TR2TOR(OBJ,OID,RUN,LAB,PARNAME,PARRANGE,OUTDOF,VARARGIN)

See also: SSM_PO2TR, SSM_TOR2PTOR

obj.SSM_cont_tor('TR',oid,run,lab,parName,parRange,outdof,varargin{:});
        
end