8 results · ● Live web index
github.com article

9505-PNNL/wmpy_power: A hydropower simulation model - GitHub

https://github.com/9505-PNNL/wmpy_power

It simulates hydropower production at the facility-scale using simulations of managed streamflow and reservoir storage to account for the “non-stationarity” in hydropower generation to changes in hydrology, and the non-linearity in the effect that climate change has on water management. `wmpy-power` is a process-based model that incorporates hydropower facility characteristics and timeseries of streamflow and reservoir storage, and balances the need for an explicit representation of physical processes at the facility scale with a need to work with scarce data and handle biases in the data. The model also accounts for biases in the input timeseries given that it was designed to work with simulations of streamflow and reservoir storage. The main functionality of `wmpy-power` is to estimate hydropower for plants within a region using a two step process. First, calibrate a set of parameters with a two-stage optimization process (described below) using simple plant parameters and observed flow and reservoir storage. Second, use the calibrated parameters to forecast hydropower based on simulated flow and reservoir storage.

Visit
osti.gov official

GitHub - IdahoLabResearch/Hydropower_Unit_Models - OSTI

https://www.osti.gov/servlets/purl/code-65906

Description: This software package includes hydrogovernor and turbine models developed in Simulink (The Mathworks, Inc.) and RSCAD (RTDS Technologies Inc.). The model developed in Simulink has been designed and tuned to match the governor-turbine. The Simulink and RSCAD models enable real-time testing in a hardware-in-the-loop. integrated to each model in both Simulink and RSCAD. the initial conditions in the model. The parameters of these models can be tuned to match other hydropower plants in this class. Mosier, and John Undrill, "Modeling a Bulb-Style Kaplan Unit Hydrogovernor and Turbine in Mathworks-Simulink and RTDS-RSCAD", in proceedings of 2022 IEEE PES T&D Conference and Exposition, April 25-28, 2022, New Orleans, LA, USA. ### For Current Injection Model used in the Hardware-In-the-Loop Simulation. This software is licensed under the terms you may find in the file named "LICENSE" in this directory. By contributing to this software project, you are agreeing to the following terms and conditions for your contributions:.

Visit
github.com article

hydro-python/hydropowerlib - GitHub

https://github.com/hydro-python/hydropowerlib

The hydropowerlib is designed to calculate feedin time series of run-of-the-river hydropower plants. The hydropowerlib is an out-take from the feedinlib

Visit
semanticscholar.org article

Hydroelectric Power-Plant Simulator Implemented in Python

https://www.semanticscholar.org/paper/Hydroelectric-Power-Plant-Simulator-Imp…

The simulator is aimed as a supportive tool for PID parameter pre-tuning for the vital power-plant regimes as well as for testing the control system

Visit
github.com article

JRC Hydro-power plants database - GitHub

https://github.com/energy-modelling-toolkit/hydro-power-database

## Repository files navigation. map of hydro-power plants. The development of this dataset started as an output of the Energy work package of the Water-Energy-Food-Ecosystems (WEFE) Nexus project at the European Commission's Joint Research Centre (JRC). This dataset has been created for power system modelling purposes and it is based on publicly available sources. This dataset tries to collect some basic information on all the European hydro-power plants. This dataset is released under CC-BY-4.0 license. This dataset is an open project and it is not an official product of the European Commission. If you have any question or comment the best way would be to add a post in the Issues to keep track of open and closed issues/questions. If you want to contribute please send me an email or submit a Pull Request on this repository. The dataset contains 4264 hydro-power plants. The list of the used sources is here:.

Visit
github.com article

IdahoLabResearch/HydroGenerate

https://github.com/IdahoLabResearch/HydroGenerate

## Use saved searches to filter your results more quickly. **HydroGenerate** is an open-source python library that has the capability of estimating hydropower generation based on flow rate either provided by the user or received from United States Geological Survey (USGS) water data services. This means that the classes and utilities can be used anywhere in your system, without risks of making unwanted changes to the core code in the repo, issues with finsing the module in path, etc. **HydroGenerate** can be installed by downloading the source code from GitHub or via the PyPI package manager using pip. For those interested only in using the code, the simplest way to obtain it is with pip by using this command:. title = {Hydrogenerate: Open Source Python Tool To Estimate Hydropower Generation Time-series},. Hydrogenerate: Open Source Python Tool To Estimate Hydropower Generation Time-series. Hydrogenerate: Open Source Python Tool To Estimate Hydropower Generation Time-series (Version 3.6 or newer) [Computer software].

Visit
github.com article

power-system-simulation · GitHub Topics · GitHub

https://github.com/topics/power-system-simulation?o=desc&s=stars

## Use saved searches to filter your results more quickly. # power-system-simulation. Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥. 🏆 A weekly updated ranked list of popular open-source libraries and tools for Power System Analysis. ### powsybl / powsybl-core. A framework to build power system oriented software. A versatile simulation and optimization platform for power-system planning and operations. ### powsybl / powsybl-diagram. A library of power system component models written in the Modelica language that can be used for power system dynamic analysis, such as phasor time-domain simulations. ### powsybl / pypowsybl. A PowSyBl and Python integration based on GraalVM native image. ### powsybl / powsybl-open-loadflow. PSP-UFU (Power Systems Platform of Federal University of Uberlândia) is a cross-platform, multilingual, Free and Open-Source Software with advanced GUI features and CAD tools for electrical power system studies. ### Footer navigation.

Visit
github.com article

awegroup/AWE-HPS: Matlab source code of the hybrid power plant ...

https://github.com/awegroup/AWE-HPS

## Use saved searches to filter your results more quickly. ## Latest commit. # To use the model of the hybrid power plant (HPP). Open the HybridPowerPlant\_calculations.m file. Next the location's longitude and latitude needs to be changed in lines: 42-43. The data of the datasheet needs to be added in lines: 50-60. Lines: 6-8, show the amount of solar modules, kites, and loss of load. This can be adjusted to find the optimal configuration of the HPP. # To use the optimizer of the HPP. To make use of the optimizer first a function of the HybridPowerPlant\_calculations.m file needs to be made. Now, open the HPP\_Optimizer.m file. Set a range for the number of modules, kites and loss of load in lines: 6-8. Run the script and the optimizer will calculate the LCoE of all the different combinations of the number of modules, kites and loss of load. Matlab source code of the hybrid power plant model of Sweder Reuchlin. ### Footer navigation.

Visit