SSM_TOR2TOR

SSM_TOR2TOR

Contents

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

SSM_TOR2TOR

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 from a saved solution

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

See also: SSM_PO2TR, SSM_BP2PTOR

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