Commit graph

13 commits

Author SHA1 Message Date
Ray Speth
27f30c6a2d Use more precise atomic masses for deuterium and tritium 2019-08-09 15:15:30 -04:00
Ray Speth
a7363e4b54 Update mass of electron "element" to 2018 CODATA value 2019-08-09 15:15:30 -04:00
Ray Speth
7461c3c960 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.
2019-08-09 15:15:30 -04:00
Bryan W. Weber
dc96fb5fe8 Update atomic weights with 2018 IUPAC/CIAAW data
Use data from the periodic table at
http://www.ciaaw.org/atomic-weights.htm and
https://iupac.org/wp-content/uploads/2018/12/IUPAC_Periodic_Table-01Dec18.pdf
Elements without any atomic weight in either table do not have a stable
isotope. These are deleted from elements.xml and have their atomic
weight set to -1.0 in Elements.cpp. Add elements after plutonium that
were not previously listed. None of these elements have stable
isotopes.

These elements are retained/added so their symbols, names, and atomic
numbers can still be retrieved and the mapping of atomic number to
index - 1 in the struct is maintained.

Modify the element weight lookup functions to throw errors when an
element with no weight is requested (i.e., the weight is -1.0 in the
struct).
2019-08-09 15:15:30 -04:00
David Sondak
6138a39faa Remove dummy element from elements.xml
Resolves #363
2016-08-30 20:31:31 -04:00
Harry Moffat
db3c4a592d Took out the value attribute if there isn't any data.
This prevented a messy CanteraError throw.
2008-09-26 23:09:46 +00:00
Harry Moffat
274b86da0d Fixed an xml error in elements.xml 2008-09-26 22:33:46 +00:00
Harry Moffat
a6894efa18 Checked in a full set of element entropies at 298 for elements in their
standard states, along with a description of the source for the
values. This was done by Carlos Jove-Colon.

The database is needed to convert gibbs free energies of formation
for each species to species chemical potentials.
2008-09-26 20:49:02 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
ab65fb1607 *** empty log message *** 2003-07-30 20:56:57 +00:00
Dave Goodwin
0d00c29e75 *** empty log message *** 2003-07-30 00:27:26 +00:00
Dave Goodwin
76526a6aa3 *** empty log message *** 2003-07-04 06:37:42 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00