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 trying to use the TD-DFT module but I get the following error: "This DFTB+ binary has been compiled without support for linear response calculations using the ARPACK/ngARPACK library."
The software was installed using anaconda as you recommended, I also downloaded the precompiled version, this version support the ARPACK library but it doesn't support my installed openmpi.
at the moment the MPI-enabled binary of DFTB+ (e.g. 'dftbplus==mpi_mpich_' and 'dftbplus==mpi_openmpi_') does not support excited state calculations within the Casida formalism, regardless whether installed via conda-forge or compiled from source. I'm afraid you have to stick with the serial binary (e.g. 'dftbplus==nompi_') for now, however that might change very soon as we are already working on MPI-parallelizing this part of the code, see PR #1274.
Unfortunately your calculation will not run with the serial version either, since third order DFTB3 is not supported in combination with the excited state functionality yet. If you have any additional questions don't hesitate to reach out to us, I hope my response is somewhat helpful to you.
Dear developers,
I'm trying to use the TD-DFT module but I get the following error: "This DFTB+ binary has been compiled without support for linear response calculations using the ARPACK/ngARPACK library."
The software was installed using anaconda as you recommended, I also downloaded the precompiled version, this version support the ARPACK library but it doesn't support my installed openmpi.
Could you help me to solve the problem?
Attached file:
input file: dftb_in.txt
Structure: Brequinar_min.txt
Waiting for your kind reply,
Best,
Daniele Veclani.
The text was updated successfully, but these errors were encountered: