mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-19 20:42:36 +01:00
27 lines
712 B
INI
27 lines
712 B
INI
[io_mo_two_e_integrals]
|
|
type: Disk_access
|
|
doc: Read/Write |MO| integrals from/to disk [ Write | Read | None ]
|
|
interface: ezfio,provider,ocaml
|
|
default: None
|
|
|
|
[mo_integrals_threshold]
|
|
type: Threshold
|
|
doc: If | <ij|kl> | < `mo_integrals_threshold` then <ij|kl> is zero
|
|
interface: ezfio,provider,ocaml
|
|
default: 1.e-15
|
|
ezfio_name: threshold_mo
|
|
|
|
[no_vvvv_integrals]
|
|
type: logical
|
|
doc: If `True`, computes all integrals except for the integrals having 3 or 4 virtual indices
|
|
interface: ezfio,provider,ocaml
|
|
default: false
|
|
|
|
[io_mo_two_e_integrals_erf]
|
|
type: Disk_access
|
|
doc: Read/Write MO integrals with the long range interaction from/to disk [ Write | Read | None ]
|
|
interface: ezfio,provider,ocaml
|
|
default: None
|
|
|
|
|