SSM_PO2SN

SSM_PO2SN

Contents

function SSM_po2SN(obj,oid,run,lab,parRange,outdof,varargin)
        

SSM_PO2SN

This function performs continuation of saddle-node (SN) periodic orbits of slow dynamics. Each periodic orbit corresponds to a torus (quasi-periodic) response in regular time dynamics. The continuation here starts from a saved SN solution.

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

See also: SSM_HB2PO, SSM_PO2PO, SSM_BP2PO

obj.SSM_cont_po('SN',oid,run,lab,[],[],parRange,outdof,varargin{:});
        
end