sync_adsys#

ams.interface.sync_adsys(amsys, adsys)[source]#

Sync parameters value of PFlow models between AMS and ANDES systems.

This function should be used carefully when per unit conversion is involved.

Parameters:
amsysAMS.system.System

The AMS system.

adsysANDES.system.System

The ANDES system.

Returns:
bool

True if successful.