ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
List of all members | Public Member Functions | Public Attributes
src.amberio.Vibration_AMBER Class Reference

Subclass of Target for calculating and matching vibrational modes using AMBER. More...

Inheritance diagram for src.amberio.Vibration_AMBER:
[legend]
Collaboration diagram for src.amberio.Vibration_AMBER:
[legend]

Public Member Functions

def __init__ (self, options, tgt_opts, forcefield)
 

Public Attributes

 engine_
 Coordinate file. More...
 

Detailed Description

Subclass of Target for calculating and matching vibrational modes using AMBER.

Definition at line 1913 of file amberio.py.

Constructor & Destructor Documentation

◆ __init__()

def src.amberio.Vibration_AMBER.__init__ (   self,
  options,
  tgt_opts,
  forcefield 
)

Definition at line 1916 of file amberio.py.

Here is the call graph for this function:

Member Data Documentation

◆ engine_

src.amberio.Vibration_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 1926 of file amberio.py.


The documentation for this class was generated from the following file: