sunpeek.core_methods.pc_method.wrapper#

Functions

get_feedback(plant[, method, formula, ...])

Report which strategy of the Performance Check analysis can be run for given plant config and settings, if any.

get_successful_strategy(plant[, method, ...])

Report the first strategy of the Performance Check analysis that is successful with given plant and settings.

list_feedback(plant[, method, formula, use_wind])

Report which strategies of the Performance Check analysis can be run for given plant config and settings.

run_performance_check(plant[, method, ...])

Run Performance Check analysis with given settings, trying all possible strategies in order.

Classes

PCAlgo(component[, strategies])

PCStrategy(pc)