I am new to QCHEM (AIFDEM) and want to calculate the multiexciton states for water dimer. The input file is shown below. When I run the calculations I always get the following error message
" Missing file /scratch/ms1771-241935/qchem28267/SFTripFrg1/400.0 in ReadFrgmFile
Q-Chem fatal error occurred in module exciton/././aifdem_util.h, line 30:"
This looks like it might be a bug; suggest you send it to Q-Chem support (or someone may check this page). Not sure what version of Q-Chem you are running but with the latest trunk, this job crashes for me in a different way that suggests that XPol with CM5 charges is incompatible with AIFDEM. (The XPol default was changed to CM5 at some point fairly recently, would not have been the default in earlier versions.) However, if I turn off XPol altogether, then I do generate your error. I notice that there is no sample in the manual or in the distribution that uses AIFDEM_SINGFIS so someone at Q-Chem should probably create one.
Thank you John for your response. It worked smoothly after switching XPOL off. You are right, the QCHEM team should implement an input sample for the multiexciton stuff into the manual.
That’s good to know. I wonder, with XPol turned on, whether it works if you add the following input section:
$xpol
embed charges
charges chelpg
$end
That will use CHELPG charges for the embedding rather than CM5. The former used to the be default and we switched it for other reasons (for use with XPol + SAPT where CM5 works better), and apparently did not test this with AIFDEM.