sunpeek.core_methods.power_check.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_power_check(plant[, method, formula, ...])

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

Classes

PowerCheckAlgo(component[, strategies])

PowerCheckStrategy(power_check)