<div dir="ltr">Hi all,<div><br></div><div>I'm trying to output the stress tensor during a ENERGY_FORCE calculation. I know the stress tensor is being calculated because if I take off the flag STRESS_TENSOR DIAGONAL_NUMERICAL then the calculation converges after various SCF wavefunction optimizations, compared to when I have it off (convergence after the one SCF wavefunction optimization). I'm trying to print with:</div><div><br></div><div><div> &PRINT</div><div>  &STRESS</div><div>    FILENAME __STD_OUT__</div><div>    ADD_LAST NUMERIC</div><div>   &EACH</div><div>    JUST_ENERGY 1</div><div>   &END EACH</div><div>  &END STRESS</div><div> &END PRINT</div></div><div><br></div><div>But it won't work. Any suggestions???</div><div><br></div><div>Thanks,</div><div>Rafa</div></div>