5.3. DL Poly format Topology Readers — MDAnalysis.topology.DLPolyParser

Read DL Poly format topology files

DLPoly files have the following Attributes:
  • Atomnames

  • Atomids

Guesses the following attributes:
  • Atomtypes

  • Masses

5.3.1. Classes

class MDAnalysis.topology.DLPolyParser.ConfigParser(filename)[source]

DL_Poly CONFIG file parser

New in version 0.10.1.

class MDAnalysis.topology.DLPolyParser.HistoryParser(filename)[source]

DL_Poly History file parser

New in version 0.10.1.