We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0c2c0 commit 7b54179Copy full SHA for 7b54179
1 file changed
README.md
@@ -19,7 +19,7 @@ If you require any further information or if we can be of any assistance, feel f
19
│ │ ├── Device.m <- Device class for defining perovskite PV parameters
20
│ └── Utils
21
│ │ ├── costFunction.m <- Function for computing the cost function
22
-│ │ ├── fittingMD.m <- Function for curve fitting with the MD model
+│ │ ├── fittingMD.m <- Function for curve fitting with the MD model
23
│ │ ├── lossAnalysis.m <- Function for evaluating the normalized PCE gains
24
│ │ ├── plotJrecV.m <- Function for plotting the J(recombination)-V curves
25
│ │ ├── plotJV.m <- Function for plotting the J-V curves
0 commit comments