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.
  • [get | view] (2021-02-26 14:55:37, 0.7 KB) [[attachment:sapt_jk_terms.py]]
  • [get | view] (2021-02-26 14:56:00, 0.3 KB) [[attachment:sapt_proc.py]]
  • [get | view] (2021-02-26 14:55:23, 0.4 KB) [[attachment:sapt_util.py (fragment)]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.