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
In the Windows environment, I ran xtb-6.7.1 from the command line to optimize a molecular system. However, it did not fully execute my command and exited directly without any error messages. My molecular system consists of three molecules, with a total of 355 atoms. I believe xtb is correctly installed, as it runs normally on smaller molecular systems.
To Reproduce
CMD:
xtb X1X1_R83_T.xyz --gfn 2 --ohess normal --chrg 0 --uhf 0 --molden > X1X1_R83_T.out
I have provided the xyz file (XR_T.txt) and the output file (XR_T_outFile.txt).
I'm computing up to 2000 atoms and it works for me.
I haven't seen any error messages or files. Based on my testing, it seems that the xtb (win) has a limit of 250 atoms (1 fragment). I'm not sure if this limitation can be overcome with certain settings. You can try the input file I provided. Feel free to reach out again for further discussion.
Describe the bug
In the Windows environment, I ran xtb-6.7.1 from the command line to optimize a molecular system. However, it did not fully execute my command and exited directly without any error messages. My molecular system consists of three molecules, with a total of 355 atoms. I believe xtb is correctly installed, as it runs normally on smaller molecular systems.
To Reproduce
CMD:
xtb X1X1_R83_T.xyz --gfn 2 --ohess normal --chrg 0 --uhf 0 --molden > X1X1_R83_T.out
I have provided the xyz file (XR_T.txt) and the output file (XR_T_outFile.txt).
XR_T_inFile.txt
XR_T_outFile.txt
The text was updated successfully, but these errors were encountered: