nwchemgit / nwchem

NWChem: Open Source High-Performance Computational Chemistry
http://nwchemgit.github.io
Other
496 stars 160 forks source link

Can optical rotation calculation with dft use aug-cc-pvdz #147

Closed xiongyan21 closed 5 years ago

xiongyan21 commented 5 years ago

I wish to do optical rotation calculation with dft using aug-cc-pvdz, and the input is like QA test dmo_tddft_cd_velocity except the basis line changed into

basis sperical

The following error appears Tag Description Shells Functions and Types


NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes. You may or may not see output from other processes, depending on exactly when Open MPI kills them.

Can optical rotation calculation with dft use aug-cc-pvdz?

Very Best Regards!

edoapra commented 5 years ago

I can't reproduce this failure. Replacing sto-3g with aug-cc-pvdz in dmo_tddft_cd_velocity.nw does work with the current master branch. Please do ATTACH (not COPY&PASTE) complete input and output files, otherwise this is not a useful bug report

xiongyan21 commented 5 years ago

Sorry, this is caused by the wrong spelling of "spherical" by "sperical". Now it seems that the obtained excited energies match those from the previous TDDFT calculation perfectly.