You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ The following tasks are illustrated in [`main.glm`](main.glm):
35
35
# Exercises
36
36
37
37
1. Change the diesel generator to a single phase (A) connected to and with the same power as [`load_9`](https://github.com/arras-energy/gridlabd-models/blob/master/gridlabd-4/IEEE/123.glm#L465-L472). (Hint: $power = \frac{2 \pi}{60} \frac{rpm \times torque}{stroke \times cylinders}$).
38
+
2. Increase the size of the solar panel to 1000 sf, and increase the capacity of the panel and inverter to support the potential output of the panel.
0 commit comments