mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 22:53:52 +01:00
14 lines
341 B
INI
14 lines
341 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
|
||
|
|