Atom
Details


- For atoms within a Molecule expression, the following properties can be specified:
-
"FormalCharge" 0 the formal charge of the atom "MassNumber" None the mass number of the nucleus "UnpairedElectronCount" 0 unpaired (radical) electrons "DisplayName" None a label for the atom, can be any string - When the "MassNumber" property is None, the molecular weight is computed using the average atomic masses, as found in ElementData. When the number is specified, the mass is taken from IsotopeData.
- Atom can act as a pattern for functions such as AtomList and MoleculeContainsQ, matching a single atom in a molecule. In this case additional, computed properties may be specified. Typical pattern properties and their values include:
-
"AromaticAtomQ" True|False "AtomChirality" "R"|"S" "AtomicMass" Real "AtomicNumber" Integer "CIPRank" Integer "CoordinationNumber" Integer "FormalCharge" Integer "GasteigerPartialCharge" Real "GeometricStericEffectIndex" Real "HeavyAtomCoordinationNumber" Integer "HydrogenCount" Integer "ImplicitHydrogenCount" Integer "MassNumber" Integer "MMFFPartialCharge" Real "OrbitalHybridization" "SP"|"SP3"… "OuterShellElectronCount" Integer "PiElectronCount" Integer "RingAtomQ" True|False "TopologicalStericEffectIndex" Real "UnpairedElectronCount" Integer "UnsaturatedAtomQ" True|False "Valence" Integer - Numeric properties may also be specified using GreaterThan, LessThan, GreaterEqualThan, LessEqualThan or Between.
See Also
Molecule MoleculePattern ElementData AtomList AtomCount
Function Repository: AtomicNumber FromAtomicNumber
Related Guides
History
Text
Wolfram Research (2019), Atom, Wolfram Language function, https://reference.wolfram.com/language/ref/Atom.html.
CMS
Wolfram Language. 2019. "Atom." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Atom.html.
APA
Wolfram Language. (2019). Atom. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Atom.html
BibTeX
@misc{reference.wolfram_2025_atom, author="Wolfram Research", title="{Atom}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/Atom.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_atom, organization={Wolfram Research}, title={Atom}, year={2019}, url={https://reference.wolfram.com/language/ref/Atom.html}, note=[Accessed: 08-August-2025]}