Attachment 'sapt_proc.py'
Download 1 if (sapt_dft_functional != "HF") and ((mon_a_shift == 0.0) or (mon_b_shift == 0.0)):
2 raise ValidationError('SAPT(DFT): must set both "SAPT_DFT_GRAC_SHIFT_A" and "B".')
3
4 if (core.get_option('SCF', 'REFERENCE') != 'RHF'):
5 raise ValidationError('SAPT(DFT) currently only supports restricted references.')
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.