Chemical Systems and Components#

We describe a chemical system as being made up of one or more “components,” e.g., solvent, protein, or small molecule. The ChemicalSystem object joins components together into a simulation system.

SmallMoleculeComponent

Component representing a small molecule, used for ligands and cofactors.

ProteinComponent

Component representing the contents of a PDB file, such as a protein.

SolventComponent

Component representing solvation in a chemical system.

ChemicalSystem

A combination of Components that form a system

Chemical System Generators#

EasyChemicalSystemGenerator

Generate consistent chemical systems given a SmallMoleculeComponent.