Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson authored Oct 16, 2024
1 parent ec155e4 commit ca288e4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,14 @@ will run the workflow illustrated in the directed acyclic graph (DAG) shown belo

![Model DAG](./dag.png)

# Running the sensitivity

To reproduce the sensitivity runs follow all of the set up steps described above (through step three). Then run

```bash
python sensivitiy-script.py
```

Users can optionally use the `01-results-process` notebook in the `notebooks` folder to aggregate the capacity and the generation results.


0 comments on commit ca288e4

Please sign in to comment.