ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Subclass of Target for force and energy matching using AMBER. More...
Public Member Functions | |
def | __init__ (self, options, tgt_opts, forcefield) |
Public Attributes | |
engine_ | |
Coordinate file. More... | |
Subclass of Target for force and energy matching using AMBER.
Definition at line 1874 of file amberio.py.
def src.amberio.AbInitio_AMBER.__init__ | ( | self, | |
options, | |||
tgt_opts, | |||
forcefield | |||
) |
src.amberio.AbInitio_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 1887 of file amberio.py.