example.turbine_cluster_modelchain_example.calculate_power_output

example.turbine_cluster_modelchain_example.calculate_power_output(weather, example_farm, example_cluster)[source]

Calculates power output of wind farms and clusters using the TurbineClusterModelChain.

The TurbineClusterModelChain is a class that provides all necessary steps to calculate the power output of a wind farm or cluster. You can either use the default methods for the calculation steps, as done for ‘example_farm’, or choose different methods, as done for ‘example_cluster’.

Parameters: