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
I'm a new user of Poltype2, and I successfully generate 'final.xyz' and 'final.key' files for my molecule. However, I encountered a problem in that I could not run the solvation free energy calculation. It ended in the very beginning. The error is shown below:
Fri Nov 29 17:33:53 2024 Computing volume
Traceback (most recent call last):
File "/home/ru80john/package/master/PoltypeModules/poltype.py", line 8254, in <module>
RunPoltype()
File "/home/ru80john/package/master/PoltypeModules/poltype.py", line 8227, in RunPoltype
poltype=PolarizableTyper()
File "<string>", line 417, in __init__
File "/home/ru80john/package/master/PoltypeModules/poltype.py", line 1379, in __post_init__
self.MolecularDynamics()
File "/home/ru80john/package/master/PoltypeModules/poltype.py", line 2282, in MolecularDynamics
ann.main(self)
File "/home/ru80john/package/master/PoltypeModules/annihilation.py", line 37, in main
box.BoxSetupProtocol(poltype)
File "/home/ru80john/package/master/PoltypeModules/boxsetup.py", line 793, in BoxSetupProtocol
maxdirection,numberofsubboxes,subaaxislist,subbaxislist,subcaxislist,subvolumelist=ComputeBoxSize(poltype)
File "/home/ru80john/package/master/PoltypeModules/boxsetup.py", line 43, in ComputeBoxSize
longestdim=FindDimensionsOfMoleculeTinker(poltype,poltype.outputpath+xyz)
File "/home/ru80john/package/master/PoltypeModules/boxsetup.py", line 264, in FindDimensionsOfMoleculeTinker
vec=np.array([float(linesplit[2]),float(linesplit[3]),float(linesplit[4])])
IndexError: list index out of range
It seems like the procedure in the box setting is not successful.
Are there other possibilities that could cause this problem? Or maybe I gave the wrong setting.
I list the 'final.xyz', 'final.key' and 'poltype.ini' below.
Hello!
I'm a new user of Poltype2, and I successfully generate 'final.xyz' and 'final.key' files for my molecule. However, I encountered a problem in that I could not run the solvation free energy calculation. It ended in the very beginning. The error is shown below:
It seems like the procedure in the box setting is not successful.
Are there other possibilities that could cause this problem? Or maybe I gave the wrong setting.
I list the 'final.xyz', 'final.key' and 'poltype.ini' below.
Any help would be greatly appreciated.
Thank you very much!
poltype.ini
final.xyz
final.key
final.txt
The text was updated successfully, but these errors were encountered: