sort_psse_models#

andes.io.psse.sort_psse_models(dyr_yaml, system)[source]#

Sort supported models so that model names are ordered by dependency.

Dependency is determined by checking the find key in psse-dyr.yaml for each model.

Returns:
list

The sequence of model names for loading parameters.