Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David P. Chassin committed Jun 28, 2023
1 parent 745b34d commit b403b24
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ Public service loads are for street lights and other public services. They are

## Tasks

1. Add a commercial building to load 1
2. Add 4 residential buildings to load 2
3. Add an industrial load to load 4
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
1. Add a commercial schedule and building to load 1 (see [`main.glm@6`](main.glm#L6-L35)).
2. Add 4 residential buildings to load 2 (see [`main.glm@37`](main.glm#L37-L86)).
3. Add an industrial load to load 4 (see [`main.glm@88`](main.glm#L88-L97)).
4. Add an agricultural load to load 5 (see [`main.glm@99`](main.glm#L99-L110)).
5. Add a public service load to load 6 (see [`main.glm@112`](main.glm#L112-L120)).
6. Use the weather forecast for Denver Colorado (see [`main.glm@122`](main.glm#L122-L130)).

# Exercices

Expand Down

0 comments on commit b403b24

Please sign in to comment.