to_andes_pflow#

ams.interface.to_andes_pflow(system, no_output=False, default_config=True, **kwargs)[source]#

Helper function to convert the AMS system to an ANDES system with only power flow models.

The returned ANDES system is *not* setup.

Parameters:
system: System

The AMS system to be converted to ANDES format.

no_output: bool, optional

To ANDES system.

default_config: bool, optional

To ANDES system.

kwargs:

Additional arguments to be passed to andes.system.System().