mol

Note

Some versions of this command have been ported to the new APBS syntax (see YAML- and JSON-format input files):

  • Nonpolar calculations: see nonpolar.Nonpolar.molecule() for more information.
  • Boundary-element Poisson-Boltzmann calculations: see boundary_element.BoundaryElement.molecule() for more information.
  • Finite-difference Poisson-Boltzmann calculations: see finite_difference.FiniteDifference.molecule() for more information.
  • Finite-element Poisson-Boltzmann calculations: see finite_element.FiniteElement.molecule() for more information.

This term specifies the molecule for which the calculation is to be performed. The syntax is:

mol {id}

where id is the integer ID of the molecule for which the apolar calculation is to be performed. The molecule IDs are based on the order in which molecules are read by READ mol statements (see READ input file section), starting from 1.