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

Classes

class  Vibration
 Subclass of Target for fitting force fields to vibrational spectra (from experiment or theory). More...
 

Functions

def count_assignment (assignment, verbose=True)
 

Variables

 logger = getLogger(__name__)
 

Function Documentation

◆ count_assignment()

def src.vibration.count_assignment (   assignment,
  verbose = True 
)

Definition at line 29 of file vibration.py.

Variable Documentation

◆ logger

src.vibration.logger = getLogger(__name__)

Definition at line 27 of file vibration.py.