Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <library> |
---|
3 | <parameters> |
---|
4 | <group id="ambient"> |
---|
5 | <number id="temperature"> |
---|
6 | <label>Ambient temperature</label> |
---|
7 | <units>K</units> |
---|
8 | <min>0</min> |
---|
9 | <max>500K</max> |
---|
10 | <default>300K</default> |
---|
11 | <preset> |
---|
12 | <value>300K</value> |
---|
13 | <label>300K (room temperature)</label> |
---|
14 | </preset> |
---|
15 | <preset> |
---|
16 | <value>77K</value> |
---|
17 | <label>77K (liquid nitrogen)</label> |
---|
18 | </preset> |
---|
19 | <preset> |
---|
20 | <value>4.2K</value> |
---|
21 | <label>4.2K (liquid helium)</label> |
---|
22 | </preset> |
---|
23 | <preset> |
---|
24 | <value>0K</value> |
---|
25 | <label>0 (absolute zero)</label> |
---|
26 | </preset> |
---|
27 | </number> |
---|
28 | </group> |
---|
29 | </parameters> |
---|
30 | <elements> |
---|
31 | <atom id="H"> |
---|
32 | <color>white</color> |
---|
33 | <scale>0.7</scale> |
---|
34 | </atom> |
---|
35 | <atom id="C"> |
---|
36 | <color>green</color> |
---|
37 | <scale>1.0</scale> |
---|
38 | </atom> |
---|
39 | <atom id="Ga"> |
---|
40 | <color>#ffccff</color> |
---|
41 | <scale>1.0</scale> |
---|
42 | </atom> |
---|
43 | <atom id="Ge"> |
---|
44 | <color>#999999</color> |
---|
45 | <scale>1.0</scale> |
---|
46 | </atom> |
---|
47 | <atom id="In"> |
---|
48 | <color>#ff99ff</color> |
---|
49 | <scale>1.0</scale> |
---|
50 | </atom> |
---|
51 | <atom id="O"> |
---|
52 | <color>red</color> |
---|
53 | <scale>1.0</scale> |
---|
54 | </atom> |
---|
55 | <atom id="N"> |
---|
56 | <color>blue</color> |
---|
57 | <scale>1.0</scale> |
---|
58 | </atom> |
---|
59 | <atom id="S"> |
---|
60 | <color>yellow</color> |
---|
61 | <scale>1.0</scale> |
---|
62 | </atom> |
---|
63 | <atom id="Si"> |
---|
64 | <color>#cccccc</color> |
---|
65 | <scale>1.0</scale> |
---|
66 | </atom> |
---|
67 | <atom id="As"> |
---|
68 | <color>#ccffcc</color> |
---|
69 | <scale>1.0</scale> |
---|
70 | </atom> |
---|
71 | <atom id="Au"> |
---|
72 | <color>#cccc00</color> |
---|
73 | <scale>1.5</scale> |
---|
74 | </atom> |
---|
75 | <atom id="AU"> |
---|
76 | <color>#cccc00</color> |
---|
77 | <scale>1.5</scale> |
---|
78 | </atom> |
---|
79 | </elements> |
---|
80 | <materials> |
---|
81 | <material id="GaAs"> |
---|
82 | <formula>GaAs</formula> |
---|
83 | <bandgap>1.422eV</bandgap> |
---|
84 | <color>#ccccff</color> |
---|
85 | <electronAffinity>4.070eV</electronAffinity> |
---|
86 | <dielectricConstant>12.847</dielectricConstant> |
---|
87 | <NcEffDensityOfStates>0.462e18/cm3</NcEffDensityOfStates> |
---|
88 | <NvEffDensityOfStates>0.942e19/cm3</NvEffDensityOfStates> |
---|
89 | </material> |
---|
90 | <material id="Al(0.3)Ga(0.7)As"> |
---|
91 | <formula>Al(0.3)Ga(0.7)As</formula> |
---|
92 | <color>#9999ff</color> |
---|
93 | <bandgap>1.797eV</bandgap> |
---|
94 | <electronAffinity>3.827eV</electronAffinity> |
---|
95 | <dielectricConstant>11.9</dielectricConstant> |
---|
96 | <NcEffDensityOfStates>0.857e18/cm3</NcEffDensityOfStates> |
---|
97 | <NvEffDensityOfStates>0.111e20/cm3</NvEffDensityOfStates> |
---|
98 | </material> |
---|
99 | <material id="Au"> |
---|
100 | <formula>Au</formula> |
---|
101 | <color>#ffff66</color> |
---|
102 | </material> |
---|
103 | </materials> |
---|
104 | </library> |
---|
Note: See
TracBrowser
for help on using the repository browser.