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

Subclass of AbInitio for force and energy matching using GROMACS. More...

Inheritance diagram for src.gmxio.AbInitio_GMX:
[legend]
Collaboration diagram for src.gmxio.AbInitio_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

Subclass of AbInitio for force and energy matching using GROMACS.

Definition at line 1626 of file gmxio.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 1627 of file gmxio.py.

Here is the call graph for this function:

Member Data Documentation

◆ engine_

src.gmxio.AbInitio_GMX.engine_

Default file names for coordinates, top and mdp files.

Definition at line 1632 of file gmxio.py.


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