EGAD Library File Formats

Forcefield File

The Forcefield File is used to specify the atom types that will be used by EGAD Library. Any parameters that are specific to a type of atom (such as VDW parameters) are stored in this file. This file is parsed by the ForcefieldFile object.

Format

#
# Comment Region
#
START
atomtype  torsion_type  vdw_sigma  vdw_well_depth  vdw_radius  ASP   #comment
...
END