pypowsybl.dynamic.ModelMapping.get_supported_models¶ ModelMapping.get_supported_models(category_name='')[source]¶ Get the supported dynamic models for a given category or for all categories if no category_name is given Parameters: category_name (str) – dynamic model category name Returns: list of the supported models Return type: List[str]