Skip to content

Commit

Permalink
Add ParaEMT
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Feb 1, 2024
1 parent 05513ac commit 8a7493a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ categories:
- category: "phasor"
title: "Phasor"
subtitle: "Power System Phasor Simulation."
- category: "emt"
title: "EMT"
subtitle: "Power System EMT Simulation."
- category: "steady-state"
title: "Steady State"
subtitle: "Power System Steady State Simulation"
Expand Down Expand Up @@ -57,7 +60,19 @@ labels:
description: "Jupyter related project"

projects:
# --- Dynamic ---
# --- EMT ---
- name: ParaEMT
category: emt
labels: ["python"]
github_id: NREL/ParaEMT_public
# pypi_id:
# conda_id:
# dockerhub_id:
homepage:
docs_url:
license: BSD-3
description: Parallel EMT simulation
# --- Phasor ---
- name: LTB ANDES
category: phasor
labels: ["python", "jupyter"]
Expand Down

0 comments on commit 8a7493a

Please sign in to comment.