************************************************************************ Near line 38530 of the NBO_5G.SRC source file (in SUBROUTINE NCSIAJ), the signs of the TRCNCS values should be changed to negative as shown below: SIGPXJN = -TRCNCS(SCRX,H01JY,NBAS) SIGPYJN = -TRCNCS(SCRY,H01JY,NBAS) SIGPZJN = -TRCNCS(SCRZ,H01JY,NBAS) This change is ONLY for Gaussian 03 users, and is due to a change in Gaussian NMR implementation (a change in normalization convention) from G98 to G03. It affects only the CMO analysis of shieldings. ************************************************************************