parse_addfile#

ams.interop.andes.parse_addfile(adsys, amsys, addfile)[source]#

Parse the addfile for ANDES dynamic file.

Parameters:
adsysandes.system.System

The ANDES system instance.

amsysams.system.System

The AMS system instance.

addfilestr

The additional file to be converted to ANDES dynamic mdoels.

Returns:
adsysandes.system.System

The ANDES system instance with dynamic models added.