ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
Classes | Functions | Variables
src.binding Namespace Reference

Classes

class  BindingEnergy
 Improved subclass of Target for fitting force fields to binding energies. More...
 

Functions

def parse_interactions (input_file)
 Parse through the interactions input file. More...
 

Variables

 logger = getLogger(__name__)
 

Function Documentation

◆ parse_interactions()

def src.binding.parse_interactions (   input_file)

Parse through the interactions input file.

Parameters
[in]input_fileThe name of the input file.

Definition at line 32 of file binding.py.

Here is the call graph for this function:

Variable Documentation

◆ logger

src.binding.logger = getLogger(__name__)

Definition at line 24 of file binding.py.