This runs successfully for me. It takes several hours though.
echo
start ccsdt_polar_small
memory 1000 mb
#
# R = 2.068 bohr
#
geometry units au
symmetry d2h
N 0 0 -1.034
N 0 0 1.034
end
basis spherical
* library aug-cc-pVDZ
end
scf
singlet
rhf
thresh 1e-8
end
tce
scf
ccsdt
io ga
end
#
# This turns on linear response
#
set tce:lineresp T
#
# Calculate T(1) w.r.t. X and Z only
#
set tce:respaxis T F T
#
# Dynamic polarizability frequencies in atomic units
#
set tce:afreq 0.00000000 0.08855851 0.104551063 0.12977315 0.15187784 # INF, 514.5, 435.8, 351.1, and 300 nm, respectively
task tce energy
The final outputs are slightly different from the reference outputs given in the input file comments. The formatting and the actual values have both changed. I've put the results on pastebin because the forum is doing that charming thing where it can't handle some text:
http://pastebin.com/Bt48fMgY
|