ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Subclass of Target for calculating and matching ineraction energies using AMBER. More...
Public Member Functions | |
def | __init__ (self, options, tgt_opts, forcefield) |
Public Attributes | |
engine_ | |
Coordinate file. More... | |
Subclass of Target for calculating and matching ineraction energies using AMBER.
Definition at line 1894 of file amberio.py.
def src.amberio.Interaction_AMBER.__init__ | ( | self, | |
options, | |||
tgt_opts, | |||
forcefield | |||
) |
src.amberio.Interaction_AMBER.engine_ |
Coordinate file.
PDB file for topology (if different from coordinate file.) AMBER home directory. AMBER home directory. Name of the engine.
Definition at line 1907 of file amberio.py.