Topology¶
Topology definition¶
|
A topology is a combination of molecules and unit cell. |
|
An atom is a particle in simulation. |
|
A molecule is defined as atoms and the connectivity between them. |
|
A residue is a group of consecutive atoms, e.g. |
|
UnitCell represents the periodic boundary condition of simulation system. |
Connectivity¶
|
A bond between two atoms. |
|
A angle between three atoms. |
|
A dihedral between four atoms. |
|
An improper between four atoms. |
Virtual site¶
Base class for virtual site definitions. |
|
|
A virtual site used in TIP4P model. |
Topology parser¶
|
Generate Topology from NAMD-variant (space-delimited instead of column-based) PSF file. |
|
Generate topology from Lammps data file. |
|
Generate Topology from PDB file. |
|
Generate Topology from ZMAT file. |
|
Generate Topology from SMI file. |
|
Generate Topology from GRO file. |
|
Generate Topology from XYZ file. |