Closed susilehtola closed 1 year ago
Error is
[INFO]: Creating a Compute Wrapper
[INFO]: psi4 has been initialized
[INFO]: Running optimize(o_molsys,computer)
[INFO]: Augmenting connectivity matrix to join fragments.
[CRITICAL]: 1
[WARNING]: This method should be adjusted after dimer fragments
[ERROR]: AlgError: Exception created.
[ERROR]: AlgError: Exception created.
[CRITICAL]: A non-optimization-specific error has occurred.
[CRITICAL]: Resetting all optimization options for potential queued jobs.
[ERROR]: Error Type: <class 'optking.exceptions.AlgError'>
Traceback (most recent call last):
File "/tmp/optking/optking/tors.py", line 155, in q
tau = v3d.tors(geom[self.A], geom[self.B], geom[self.C], geom[self.D])
File "/tmp/optking/optking/v3d.py", line 227, in tors
raise AlgError(
optking.exceptions.AlgError: Interior angle of 0.1 or 93.5 can't work in good torsion.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/optking/optking/optimize.py", line 56, in optimize
logger.debug(str(o_molsys))
File "/tmp/optking/optking/molsys.py", line 46, in __str__
s += F.__str__()
File "/tmp/optking/optking/frag.py", line 49, in __str__
s += "\t%-18s=%17.6f%19.6f\n" % (x, x.q(self._geom), x.q_show(self._geom))
File "/tmp/optking/optking/tors.py", line 157, in q
raise AlgError("Tors.q: unable to compute torsion value") from error
optking.exceptions.AlgError: Tors.q: unable to compute torsion value
[ERROR]: Error caught:Tors.q: unable to compute torsion value
Traceback (most recent call last):
File "/tmp/optking/optking/tors.py", line 155, in q
tau = v3d.tors(geom[self.A], geom[self.B], geom[self.C], geom[self.D])
File "/tmp/optking/optking/v3d.py", line 227, in tors
raise AlgError(
optking.exceptions.AlgError: Interior angle of 0.1 or 93.5 can't work in good torsion.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/tmp/optking/optking/optimize.py", line 56, in optimize
logger.debug(str(o_molsys))
File "/tmp/optking/optking/molsys.py", line 46, in __str__
s += F.__str__()
File "/tmp/optking/optking/frag.py", line 49, in __str__
s += "\t%-18s=%17.6f%19.6f\n" % (x, x.q(self._geom), x.q_show(self._geom))
File "/tmp/optking/optking/tors.py", line 157, in q
raise AlgError("Tors.q: unable to compute torsion value") from error
optking.exceptions.AlgError: Tors.q: unable to compute torsion value
Today I looked at this ~D3h Mn(NO)(CO)4 complex. It is pathologically interesting.
So I am going to commit some related things but I'm not going to attend to this particular case further.
See https://github.com/psi4/psi4/issues/2213
This happens with optking 16066d0daef18f6c33138fb6950994b689e37a51