ForceBalance API
1.3
Automated optimization of force fields and empirical potentials
|
Interaction type -> Parameter Dictionary. More...
Public Member Functions | |
def | __init__ (self, fnm=None) |
def | build_pid (self, pfld) |
def | feed (self, line, linindep=False) |
Feed in a line. More... | |
Public Attributes | |
element | |
amom | |
last_amom | |
basis_number | |
contraction_number | |
adict | |
isdata | |
destroy | |
Interaction type -> Parameter Dictionary.
pdict = {'Exponent':{0:'A', 1:'C'}, 'BASSP' :{0:'A', 1:'B', 2:'C'} } Finite state machine for parsing basis set files.
def src.psi4io.GBS_Reader.feed | ( | self, | |
line, | |||
linindep = False |
|||
) |