SSM_BP2tor

SSM_BP2tor

Contents

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

SSM_BP2TOR

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, which is a branch point. The continuation follows along the secondary branch passing through this point.

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

See also: SSM_PO2TR, SSM_TOR2PTOR, SSM_CONT_TOR

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