Dynamic.send#

Dynamic.send(adsys=None, routine=None)[source]#

Send results of the recent sovled AMS dispatch (sp.recent) to the target ANDES system.

Note that converged AC conversion DOES NOT guarantee successful dynamic initialization TDS.init(). Failed initialization is usually caused by limiter violation.

Parameters:
adsysadsys.System.system, optional

The target ANDES dynamic system instance. If not provided, use the linked ANDES system isntance (sp.dyn.adsys).

routinestr, optional

The routine to be sent to ANDES. If None, recent will be used.