Skip to content

Commit b0d188b

Browse files
authored
Update README.md
1 parent 31272f9 commit b0d188b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • Classroom Challenge Projects/Projects/Maximizing Solar Panel Output for a Fixed Area

Classroom Challenge Projects/Projects/Maximizing Solar Panel Output for a Fixed Area/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ Open the "SolarPanel_StudentProjectTemplate.mlx" Live Script in MATLAB as a star
4949

5050
### Expected Results for Project Solution
5151

52-
- Numerical value for optimal tilt angle (e.g. 39.8 degrees)
53-
- Numerical value for optimal aspect ratio (e.g. 1.2)
54-
- Numerical value for maximum energy output (e.g. 1895.3 units) - note: these are simplified arbitrary units that, in a real-world context, would more often be defined in units of solar irrandiance (watts per m²).
55-
- Visualization of E(θ, r) (a figure or plot)
52+
- Numerical value for optimal tilt angle
53+
- Numerical value for optimal aspect ratio
54+
- Numerical value for maximum energy output - note: this value will be in simplified arbitrary units that, in a real-world context, would more often be defined in units of solar irrandiance (watts per m²).
55+
- Visualization of E(θ, r)
5656

5757
## Learning Outcomes
5858

0 commit comments

Comments
 (0)