Skip to content

Commit 9811ee2

Browse files
committed
New data for ZnSe, ZnTe and CdTe
thanks to Mathieu Perrin!
1 parent 29b0b46 commit 9811ee2

File tree

5 files changed

+44
-1
lines changed

5 files changed

+44
-1
lines changed

database/doc/changelog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
1010
main/Si/Chandler-Horowitz.yml
1111
new data (thanks to Rob Treharne, University of Liverpool, UK, for providing data in yaml format!)
1212
other/perovskite/CH3NH3PbI3/Phillips.yml
13+
new data (thanks to Mathieu Perrin INSA Rennes, France for suggesting data)
14+
main/ZnSe/Marple.yml
15+
main/ZnTe/Marple.yml
16+
main/CdTe/Marple.yml
1317
bug fixes
1418
corrected misspelled McPeak name in libraty.yml
15-
fixed dispersion formula in main/LiIO3/Herbst-o.yml.yml (thanks to Jiaan Zheng, DESY, Hamburg, Germany)
19+
fixed dispersion formula in main/LiIO3/Herbst-o.yml.yml (thanks to Jiaan Zheng, DESY, Hamburg, Germany)
1620
fixed missing data headers in glass/schott/obsolete/LAKL12.yml and LASFN9.yml (thanks to Thibault North!)
1721
removed tabs in main/Ag/McPeak.yml, main/Al/McPeak.yml, main/Au/McPeak.yml, main/Cu/McPeak.yml (thanks to Thibault North!)
1822
fixed encoding error in main/Ag3AsS3/Hulme-e.yml (thanks to Thibault North!)

database/library.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1544,6 +1544,9 @@
15441544
- PAGE: Connolly
15451545
name: "Connolly et al. 1979: n 0.54-18.2 µm"
15461546
path: "main/ZnSe/Connolly.yml"
1547+
- PAGE: Marple
1548+
name: "Marple 1964: n 0.48-2.5 µm"
1549+
path: "main/ZnSe/Marple.yml"
15471550
- BOOK: AgGaSe2
15481551
name: "AgGaSe<sub>2</sub> (Silver gallium selenide, AGSe)"
15491552
content:
@@ -1728,6 +1731,9 @@
17281731
- PAGE: DeBell-20K
17291732
name: "DeBell et al. 1979: n 6-22 µm; 20 K"
17301733
path: "main/CdTe/DeBell-20K.yml"
1734+
- PAGE: Marple
1735+
name: "Marple 1964: n 0.86-2.5 µm"
1736+
path: "main/CdTe/Marple.yml"
17311737
- BOOK: PbTe
17321738
name: "PbTe (Lead telluride)"
17331739
content:
@@ -1746,6 +1752,9 @@
17461752
- PAGE: Li
17471753
name: "Li 1984: n 0.55-30 µm;"
17481754
path: "main/ZnTe/Li.yml"
1755+
- PAGE: Marple
1756+
name: "Marple 1964: n 0.58-2.5 µm"
1757+
path: "main/ZnTe/Marple.yml"
17491758
- DIVIDER: "Ti - Titanium and titanates"
17501759
- BOOK: Ti
17511760
name: "Ti (Titanium)"

database/main/CdTe/Marple.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# this file is part of refractiveindex.info database
2+
# refractiveindex.info database is in the public domain
3+
# copyright and related rights waived via CC0 1.0
4+
5+
REFERENCES: "D. T. F. Marple. Refractive index of ZnSe, ZnTe, and CdTe, <a href=\"http://dx.doi.org/10.1063/1.1713411\"><i>J. Appl. Phys.</i> <b>35</b>, 539-542 (1964)</a>"
6+
COMMENTS: "Room temperature"
7+
DATA:
8+
- type: formula 2
9+
range: 0.86 2.5
10+
coefficients: 4.68 1.53 0.366

database/main/ZnSe/Marple.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# this file is part of refractiveindex.info database
2+
# refractiveindex.info database is in the public domain
3+
# copyright and related rights waived via CC0 1.0
4+
5+
REFERENCES: "D. T. F. Marple. Refractive index of ZnSe, ZnTe, and CdTe, <a href=\"http://dx.doi.org/10.1063/1.1713411\"><i>J. Appl. Phys.</i> <b>35</b>, 539-542 (1964)</a>"
6+
COMMENTS: "Room temperature"
7+
DATA:
8+
- type: formula 2
9+
range: 0.48 2.5
10+
coefficients: 3.00 1.90 0.113

database/main/ZnTe/Marple.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# this file is part of refractiveindex.info database
2+
# refractiveindex.info database is in the public domain
3+
# copyright and related rights waived via CC0 1.0
4+
5+
REFERENCES: "D. T. F. Marple. Refractive index of ZnSe, ZnTe, and CdTe, <a href=\"http://dx.doi.org/10.1063/1.1713411\"><i>J. Appl. Phys.</i> <b>35</b>, 539-542 (1964)</a>"
6+
COMMENTS: "Room temperature"
7+
DATA:
8+
- type: formula 2
9+
range: 0.58 2.5
10+
coefficients: 3.27 3.01 0.142

0 commit comments

Comments
 (0)