Fix data for thallium in elements.xml
The entry for element with atomic number 81 incorrectly had the atomic symbol and standard entropy for titanium.
This commit is contained in:
parent
dc96fb5fe8
commit
7461c3c960
1 changed files with 7 additions and 5 deletions
|
|
@ -779,12 +779,14 @@
|
||||||
</source>
|
</source>
|
||||||
</entropy298>
|
</entropy298>
|
||||||
</element>
|
</element>
|
||||||
<element name="Ti" atomicWt = "204.38" atomicNumber = "81" >
|
<element name="Tl" atomicWt = "204.38" atomicNumber = "81" >
|
||||||
<entropy298 value = "30.759E3">
|
<entropy298 value = "64.18E3">
|
||||||
<source>
|
<source>
|
||||||
The standard entropy was taken from the NIST-JANAF
|
The standard entropy was taken from Robie and
|
||||||
Handbook (Chase 1998), Journal of Physical and
|
Hemingway (1979), Thermodynamic Properties of
|
||||||
Chemical Reference Data, Monograph 9, p. 1907.
|
Minerals and Related Substances at 298.15 K
|
||||||
|
and 1 bar (10^5 Pascals) Pressure and at Higher
|
||||||
|
Temperatures, USGS Bulletin 1452, p. 108.
|
||||||
</source>
|
</source>
|
||||||
</entropy298>
|
</entropy298>
|
||||||
</element>
|
</element>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue