Pinned Repositories
Baseform-Epanet-Java-Library
A full port of the Epanet modeling library to Java, as a basis for our software platform's network analysis capabilities. This is a complete rewrite of the C language code to a portable, modern and extensible Java library that is hardware- and operating system-independent. The port is a full Epanet engine implementation, including the regular hydraulic and water quality simulation and fully integrating the MSX multi-species extension library.
bootstrap-table-examples
Bootstrap table examples
CarND-MPC-Project
Sampled Data Nonlinear Model Predictive Control for steering a car in a simulator. Takes actuator delays into account.
DistributedOPFAlg
A scalable, computationally efficient distributed optimal power flow algorithm
Fuzzly-Logic-Power-System-Load-Flow
The program is used to determine power flow of an electrical transmission network using Fuzzy Logic variables
gpkit
Geometric programming for engineers
offgrid-solar-power-system
Algorithm optimizes sustainable energy generation systems for off-grid applications. https://www.docdroid.net/de71OeI/optimizing-sustainable-energy-generation-systems.pdf
Optimization
Optimization models and their applications in power systems
power-system-dispatch
the code for power system dispatch contains wind output power preditiction, daily load optimization
sichu366's Repositories
sichu366/DistributedOPFAlg
A scalable, computationally efficient distributed optimal power flow algorithm
sichu366/Fuzzly-Logic-Power-System-Load-Flow
The program is used to determine power flow of an electrical transmission network using Fuzzy Logic variables
sichu366/DesignPatterns
《大话设计模式》Java版的实现。