Dear developers and users,
I'm following the instructions in the Dirac site but I have noticed some inconsistencies that have caused calculation errors, even with the primary calculations provided in the site.
Basically I do the installation in my desktop (Ubuntu) and then I do the "make" for all tests be made. Ok, they all run. I put the dirac.x binary in the proper folder, the pam script in the script folder... But when I go forward to any simple calculation in any directory the program does not recognize the pathway to the basis set directory.
Basis "cc-pVDZ" doesn't exist
basis name, STRING=./cc-pVDZ
basis name, BASNAM=cc-pVDZ
--- SEVERE ERROR, PROGRAM WILL BE ABORTED ---
Date and time (Linux) : Sat Apr 18 15:27:53 2020
Basis set not found. Check whether DIRAC can locate basis set libraries.
DIRAC pam run in /home/wilken/DIRAC
This is an inconsistency as all the tests had run. Well, then I put the basis set in the same directory as the calculation and then an error occurs when the SCF starts, as the program says that another basis set, that is not even the one I've been working on (any basis set that I put the calculation doesn't run) is found.
Can someone help me? I'm a new user on DIRAC but I don't think this is related to the program itself.