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

Interaction energy matching using GROMACS. More...

Inheritance diagram for src.gmxio.Interaction_GMX:
[legend]
Collaboration diagram for src.gmxio.Interaction_GMX:
[legend]

Public Member Functions

def __init__ (self, options, tgt_opts, forcefield)
 

Public Attributes

 engine_
 Default file names for coordinates, top and mdp files. More...
 

Detailed Description

Interaction energy matching using GROMACS.

Definition at line 1646 of file gmxio.py.

Constructor & Destructor Documentation

◆ __init__()

def src.gmxio.Interaction_GMX.__init__ (   self,
  options,
  tgt_opts,
  forcefield 
)

Definition at line 1647 of file gmxio.py.

Here is the call graph for this function:

Member Data Documentation

◆ engine_

src.gmxio.Interaction_GMX.engine_

Default file names for coordinates, top and mdp files.

Definition at line 1652 of file gmxio.py.


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