Data loading input file section (required)

This required section is denoted by the keyword read and is described in Read. The section includes objects indexed by the following keywords:

  • molecules: a list of molecule input objects of class Molecule
  • potential maps: a list of electrostatic potential map input objects of class Map
  • charge density maps: a list of charge density map input objects of class Map
  • ion accessibility maps: a list of ion accessibility map input objects of class Map
  • dielectric maps: a list of dielectric map input objects of class DielectricMapGroup
  • parameters: a list of parameter files of class Parameter

Data loading input file API