Skip to content

Commit

Permalink
Add task 7
Browse files Browse the repository at this point in the history
  • Loading branch information
dchassin committed Jun 27, 2023
1 parent 37afc3a commit 36de71f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ TODO
4. Add an agricultural load to load 5
5. Add a public service load to load 6
6. Use the weather forecast for Denver Colorado
7. Add a general time-varying load to load 7

# Exercices

Expand Down
2 changes: 2 additions & 0 deletions main.glm
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,6 @@ clock
stoptime "${NOAA_FORECAST_STOPTIME}";
}

// Task 7 - Add a general time-varying load to load_7

#output "IEEE-123-voltage-profile.png" -t profile -l 10

0 comments on commit 36de71f

Please sign in to comment.