WolframChemistry/
ChemistryFunctions
Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["WolframChemistry/ChemistryFunctions"]
To load the code after installation, evaluate this code:
Needs["WolframChemistry`ChemistryFunctions`"]
Examples
Basic Examples (6)
Find the empirical formula for a compound that is 64.3% carbon, 7.2% hydrogen, and 28.5% oxygen:
Create a plot showing the electrons in the radioactive element californium:
Join two benzene molecules to make biphenyl:
Join 15 benzene molecules together in a ring and plot it in 3D:
Remove waters of hydration from a molecule downloaded from an external database:
Create a grid of molecule diagrams:
Find the scaffold for a molecule and highlight it in a 2D plot:
Publisher
WolframChemistry
Disclosures
Compatibility
Wolfram Language Version 13.1
Version History
- 1.4.1
– 21 August 2024
- 1.3.0
– 06 August 2024
- 1.2.0
– 05 February 2024
- 1.1.0
– 05 December 2023
- 1.0.2
– 26 June 2023
- 1.0.1
– 26 June 2023
- 1.0.0
– 23 June 2023
MIT License
Paclet Source
See Also