I am trying to use NX-1.4.0-2 to perform NAD with Gaussian09. when running
moldyn.pl, I got the runnx.error as:
rm: cannot remove `link': No such file or directory
LA:ERROR - void LA::NRMat<C>::resize(int, int) [with T = double]: illegal dimensions
terminate called after throwing an instance of 'LA::LAerror'
sh: line 1: 25773 Aborted /home/qzh237/source/NX-1.4.0-2/bin/cioverlap-64/cis_casida -o -c < cis_casida.inp > cis_casida.out 2>> /scratch/qzh237/polymer/newtonx/dyn/TRAJECTORIES/TRAJ1/TEMP/../DEBUG/runnx.error
run_cioverlap: is dying now (cis_casida)
And file run_cioverlap.out ended with: Finished cis_casida -o -c with ERROR
I am not sure what the LA error is. Can anyone help me? How to solve the cis_casida problem?