You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
poltype.WriteToLog("PySCF is not installed.\n Make sure that pyscf version 2.7.0 is installed along with dft3, dft4 and pyscf-dispersion.\n You can install using: \n `pip install pyscf==2.7.0 dft3 dft4 pyscf-dispersion`")
773
+
raiseImportError("PySCF is not installed.\n Make sure that pyscf version 2.7.0 is installed along with dft3, dft4 and pyscf-dispersion.\n You can install using: \n `pip install pyscf==2.7.0 dft3 dft4 pyscf-dispersion`")
if"Final optimized geometry"inlineor"Electrostatic potential computed"inlineor'Psi4 exiting successfully'inlineor"LBFGS -- Normal Termination due to SmallGrad"inlineor"Normal termination"inlineor'Normal Termination'inlineor'Total Potential Energy'inlineor'Psi4 stopped on'inlineor'finished run'inlineor ('Converged! =D'inline):
3414
3424
term=True
3415
-
if ('Tinker is Unable to Continue'inlineor'error'inlineor' Error 'inlineor' ERROR 'inlineor'impossible'inlineor'software termination'inlineor'segmentation violation, address not mapped to object'inlineor'galloc: could not allocate memory'inlineor'Erroneous write.'inlineor'Optimization failed to converge!'inline) and'DIIS'notinlineand'mpi'notinlineand'RMS Error'notinline:
3425
+
if ('Tinker is Unable to Continue'inlineor'error'inlineor' Error 'inlineor' ERROR 'inlineor'impossible'inlineor'software termination'inlineor'segmentation violation, address not mapped to object'inlineor'galloc: could not allocate memory'inlineor'Erroneous write.'inlineor'Optimization failed to converge!'inlineor'Geometry optimization is not converged'inlineor'Error'inline) and'DIIS'notinlineand'mpi'notinlineand'RMS Error'notinline:
3416
3426
error=True
3417
3427
errorline=line
3418
3428
if'segmentation violation'inlineand'address not mapped to object'notinlineor'Waiting'inlineor ('OptimizationConvergenceError'inlineand'except'inline) or"Error on total polarization charges"inlineor'Erroneous write'inline:
torgen.FindPartialDoubleBonds(self,m,mol) # need to find something to hardcode transfer for partial double amide/acid, currently will derive torsion parameters if doesnt find "good" match in torsion database
0 commit comments