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:
Ray Speth 2019-08-02 17:08:46 -04:00
parent dc96fb5fe8
commit 7461c3c960

View file

@ -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>