TCE CCSD print "t2" output


Click here for full thread
Clicked A Few Times
Dear Chris,
using print option in the tce input is not he best way of printing cluster amplitudes.
This is usually used fro the debugging. Instead you can use the printtol option, which
prints all cluster amplitudes with corresponding absolute value grater than the value of
printtol (the default value of printtol is 0.1). You can change this value in your input
by adding:

set tce: printtol 0.01

before the "task tce energy" statement.
Be careful, sometimes setting printtol too small will result is huge output files.
Best,
Karol