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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# PySolarCell
2
2
3
+

4
+
3
5
A detailed balance solar cell solver for multijunction tandem solar cells. It supports IV and EQE calculation, and different connection types between layers e.g. series, parallel and mixed.
4
6
5
7
## Installation
@@ -12,4 +14,4 @@ Open a Python console and run the following command.
12
14
13
15
```import pysolarcell```
14
16
15
-
If you receive no errors, the installation was successful.
17
+
If you receive no errors, the installation was successful.
0 commit comments