ams.interop.andes#

Interface with ANDES

Functions

build_group_table(adsys, grp_name, param_name)

Build the table for devices in a group in an ANDES System.

make_link_table(adsys)

Build the link table for generators and generator controllers in an ANDES System, including SynGen and DG for now.

parse_addfile(adsys, amsys, addfile)

Parse the addfile for ANDES dynamic file.

to_andes(system[, addfile, setup, ...])

Convert the AMS system to an ANDES system.

verify_pf(amsys, adsys[, tol])

Verify the power flow results between AMS and ANDES.

Classes

Dynamic([amsys, adsys])

ANDES interface class.