available_report_solutions#

PostProcessorCircuit.available_report_solutions(report_category=None)#

Get the list of available solutions that can be used for the reports. This list differs from the one obtained with app.existing_analysis_sweeps, because it includes additional elements like “AdaptivePass”.

Parameters:
report_categorystr, optional

Report Category. Default is None which takes default category.

Returns:
list

References

>>> oModule.GetAvailableSolutions