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

basis_link file is not accessible #20

Closed
mmagithub opened this issue Sep 16, 2021 · 5 comments
Closed

basis_link file is not accessible #20

mmagithub opened this issue Sep 16, 2021 · 5 comments

Comments

@mmagithub
Copy link

Hi,
I am trying to run a qm/mm calculation with the amber/quick interface.
##########
&cntrl
imin=0, irest=1, ntx=5,
nstlim=1000, dt=0.001,
ntpr=10, ntwx=10, ioutfm=1, ntwr=100,
ntf = 2, ntc = 2, tol = 0.0000005,
ntb=0, cut=10,
ntt=1, tautp=4.0, temp0=300.0,
ifqnt=1,
/
&qmmm
iqmatoms=:32
qmcharge=1,
qmshake=0,
qmcut=10,
qm_theory = 'extern',
printdipole=1,
writepdb=1,
qm_pme=1,
qm_ewald = 0,
/
&quick
method='PBE0',
basis='6-31+G*',
executable='quick.cuda',
/
``
###########
It seems that quick binaries cannot see the basis set files, and I got these errors:
#######
| Error: basis_link file is not accessible.

Check if QUICK_BASIS environment variable is set.
###############

I attempted to set up environmental variable in the &quick section in the sander qm/mm file, but in vain ?

Any clue?

Thanks,
Marawan

@merzlab
Copy link
Owner

merzlab commented Sep 16, 2021 via email

@mmagithub
Copy link
Author

Thanks Madu. True, sourcing (~/QUICK-master/quick_dir/quick.rc) solved the issue.
Although other calculation issues popped up, I will see and I will post questions if I have them,

Wonderful tool,

Thanks,
Marawan

@merzlab
Copy link
Owner

merzlab commented Sep 17, 2021

Great! You are welcome.

Best regards,
Madu

@agoetz
Copy link
Collaborator

agoetz commented Mar 7, 2022

@Madu86 Can we close this issue? It seems resolved.

@Madu86
Copy link
Collaborator

Madu86 commented Mar 7, 2022

Yes, I am closing this issue.

@Madu86 Madu86 closed this as completed Mar 7, 2022
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

4 participants