Hydropower on Maguda Dam
Last updated
Last updated
In this model, the hydropower turbine is configured through a river node. For this setup, we are using the HydroPowerTargetParameter to manage the turbine’s operation based on the flow requirements.
Note: Before proceeding, clone the previous WaterStrategy scenario so you can compare the modifications applied during this step with the original configuration. This will allow you to assess the impact of changes made.
To configure the turbine, double-click on the Maguga_turbine node and edit the max flow attribute. In this step, you will create a PYWR_PARAMETER to define the maximum flow that can pass through the turbine. This parameter will control the amount of water used for hydropower generation, ensuring that the turbine operates efficiently within its flow limits.
Follow the configuration details provided below to set up the parameter properly
In Options tab, select PYWR_PARAMETER
Paste the following JSON configuration and Save