Skip to content
Eriel Cabrera edited this page Jul 17, 2026 · 4 revisions

ProGRESS Wiki

Probabilistic Grid Reliability Analysis with Energy Storage Systems (ProGRESS)

This wiki provides detailed documentation on data preparation, simulation workflows, and advanced features. For installation instructions, project overview, and citing information, see the README.

Contents

  • Data Requirements — Directory structure, CSV schemas, and file formats for system, solar, and wind data.
  • Workflow — Step-by-step guides for the GUI, command-line, and HPC workflows.
  • Additional Features — Battery degradation, PCM integration, and multi-period optimization.
  • Building the Executable — Rebuild the standalone executable with custom solver support.

Quick Links

Topic Description
Data Requirements What data files are needed and how to format them
GUI Workflow Run simulations through the desktop application
Command-Line Workflow Prepare and run simulations from the terminal
HPC Workflow Run parallel simulations with MPI
Additional Features Degradation, PCM integration, multi-period optimization
Building the Executable Rebuild the standalone app with CBC, CPLEX, or Gurobi

Back to README

Clone this wiki locally