Skip to content

sandialabs/sceptre-phenix-topologies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phenix-topologies

Topologies created to work with the latest version of phenix.

Usage

Install Git LFS:

sudo apt install -y git-lfs
git lfs install

Then clone the repository, including LFS-tracked files:

git clone https://github.com/sandialabs/sceptre-phenix-topologies.git
cd sceptre-phenix-topologies
git lfs pull

You're now ready to create experiments! A good starting place is the soap topology, which has a detailed example.

Here's a simple "hello world", assuming you have phenix setup:

cp -r ./helloworld /phenix/topologies/.
phenix experiment create hello-world -t /phenix/topologies/helloworld/helloworld.yaml
phenix experiment start hello-world

Topologies

  • Wind Architecture. Four topologies are included for a representative wind plant architecture, and also a turbine topology.
  • helloworld - A basic example topology.
  • soap - Complete example topology demonstrating the Hardware-In-the-Loop (HIL) capabilities of SCEPTRE.
  • soap-legacy - The SOAP topology models a notional SCADA system for a 300 bus microgrid system.
  • waterway - The waterway topology models a notional SCADA system for a waterway lock system.

About

Topologies created to work with the latest version of phenix

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors