available_report_solutions#

PostProcessor.available_report_solutions(report_category=None)[source]#

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 will take first default category.

Returns:
list

References

>>> oModule.GetAvailableSolutions