Balanced¶
Balancing ROM methods
Main class to load a balancing ROM. See below for the appropriate settings to be parsed in the
algorithm_settingsbased on your selection.- Supported algorithms:
- Direct balancing
Direct - Iterative balancing
Iterative - Frequency limited balancing
FrequencyLimited
- Direct balancing
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name Type Description Default Options print_infoboolWrite output to screen TruealgorithmstrBalanced realisation method Direct,Iterative,FrequencyLimitedalgorithm_settingsdictSettings for the desired algorithm {}