Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAMD/ORCA: Could not find QM output file Error #1031

Open
angeyx opened this issue May 2, 2024 · 1 comment
Open

NAMD/ORCA: Could not find QM output file Error #1031

angeyx opened this issue May 2, 2024 · 1 comment

Comments

@angeyx
Copy link

angeyx commented May 2, 2024

Dear all,

I'm having a similar error to #380. I'm also trying to use XTB through ORCA in interface with NAMD. ORCA stops after the input files are properly generated (I can run XTB through ORCA directly on those input files). I also see a outputname.qdcd file and a outputname.QMonly.dcd being created.

In log file, the error is as following:

TCL: Running for 20000 steps
Info: List of ranks running QM simulations: 0.
ERROR: Could not find QM output file!
FATAL ERROR: (unknown error): No such file or directory

My qmConfig lines for ORCA in NAMD are:

qmConfigLine "! XTB2"
qmConfigLine "%%output PrintLevel Mini Print\[ P_Mulliken \] 1 Print\[P_AtCharges_M\] 1 end" 
qmConfigLine "%%pal nprocs 6 end" 

I'm using xtb/6.5.1-foss-2020b, ORCA/5.0.4-gompi-2020b, NAMD/2.14-foss-2020b-mpi.

Could you point me to the right directions?

Thank you,
Yixuan

@angeyx
Copy link
Author

angeyx commented May 2, 2024

I also noticed that if I get rid of the qmConfigLine "%%pal nprocs 6 end" it can run properly for the first round SCF of XTB/ORCA, then it encounters the same error again.

The files generated by the calculations are:
qmmm_0.input qmmm_0.input.gbw qmmm_0.input.pcgrad qmmm_0.input.pntchrg qmmm_0.input_property.txt qmmm_0.input.qmmm_0.input_XTB.engrad qmmm_0.input.TmpOut qmmm_0.input.xtbrestart


If I get rid of the qmConfigLine "%%pal nprocs 6 end" and use the keyword ENGRAD, it can run properly without error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant