Skip to content

Commit

Permalink
Merge pull request #106 from jinningwang/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
jinningwang authored Apr 18, 2024
2 parents 51d40f5 + 59d13d2 commit be7db62
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,13 @@ projects:
docs_url: https://powersasm.readthedocs.io/en/latest/index.html
license: BSD-3
description: Power grid analysis framework based on semi-analytical solutions
- name: PSAT
category: phasor
labels: ["octave"]
homepage: http://faraday1.ucd.ie/psat.html
docs_url: https://www.amazon.com/dp/B08P3QTQDV?ref_=pe_3052080_397514860
license: GPL
description: A Matlab toolbox for electric power system analysis and simulation

# --- Steady State ---
# --- SS: AMES serise ---
Expand Down Expand Up @@ -239,13 +246,30 @@ projects:
docs_url: https://pypowsybl.readthedocs.io/en/latest/
license: MPL-2.0
description: A PowSyBl and Python integration
- name: Open RAO
category: steady-state
labels: ["gha", "java"]
github_id: powsybl/powsybl-open-rao
homepage: https://www.powsybl.org
docs_url: https://powsybl.readthedocs.io/projects/openrao/en/stable/?badge=stable
license: MPL-2.0
description: Power systems coordinated capacity calculation and security analysis

# --- SS: Sienna series ---
- name: PowerFlows.jl
category: steady-state
labels: ["gha", "julia"]
github_id: NREL-Sienna/PowerFlows.jl
homepage: https://www.nrel.gov/analysis/sienna.html
docs_url: https://nrel-sienna.github.io/PowerFlows.jl/dev/
license: BSD-3
description: Collection of Power Flow solution; NREL Sienna
- name: PowerNetworkMatrices.jl
category: steady-state
labels: ["gha", "julia"]
github_id: NREL-Sienna/PowerNetworkMatrices.jl
homepage: https://www.nrel.gov/analysis/sienna.html
docs_url: https://nrel-sienna.github.io/PowerNetworkMatrices.jl/stable/
license: BSD-3
description: Power systems matrices; NREL Sienna
- name: PowerSimulations.jl
Expand Down Expand Up @@ -921,15 +945,22 @@ projects:
- name: TextbookSimulations
category: book
resource: True
labels: ["julia", "juptyer"]
labels: ["julia", "jupyter"]
github_id: Power-Systems-Textbook/TextbookSimulations
license: CC0-1.0
description: Examples and problems accompanying Daniel Kirschen's Power Systems Textbook
- name: UTK ECE 522 - Power System Analysis II
category: book
resource: True
labels: ["python", "juptyer"]
labels: ["python", "jupyter"]
github_id: CURENT/ece522
homepage: https://ltb.curent.org/
license: MIT
description: Hands-on Project for Power System Analysis II (UTK ECE 522)
- name: ELEC0447 Analysis of Electric Power and Energy Systems
category: book
resource: True
labels: ["python", "jupyter"]
github_id: bcornelusse/ELEC0447-analysis-power-systems
license: BSD-2.0
description: Master's course of power systems analysis at ULiège.

0 comments on commit be7db62

Please sign in to comment.