Problem in modifying the subroutine


Click here for full thread
Forum Vet
sudo needed?
This are the commands that you should execute to link a NWChem binary with your new changed to rt_tddft_excite.F (assuming that you have already compiled your $NWCHEM_TOP/src/ once ... is this your case?)

cd $NWCHEM_TOP/src/nwdft/rt_tddft/rtutils
make
cd $NWCHEM_TOP/src
make link

PS You see to have chosen NWCHEM_TARGET=LINUX A better option is -- if your CPU allows it -- NWCHEM_TARGET=LINUX64