diff --git a/src/Bielec_integrals/EZFIO.cfg b/src/Bielec_integrals/EZFIO.cfg index e6156754..3d685193 100644 --- a/src/Bielec_integrals/EZFIO.cfg +++ b/src/Bielec_integrals/EZFIO.cfg @@ -1,31 +1,31 @@ [do_direct_integrals] type: logical -doc: If true, compute integrals on the fly +doc: Compute integrals on the fly interface: input default: False ezfio_name: direct [write_ao_integrals] type: logical -doc: If true, write AO integrals in EZFIO +doc: Write AO integrals from disk (EZFIO folder) interface: input default: False [write_mo_integrals] type: logical -doc: If true, write MO integrals in EZFIO +doc: Write MO integrals from disk (EZFIO folder) interface: input default: False [read_ao_integrals] type: logical -doc: If true, read AO integrals in EZFIO +doc: Read AO integrals from disk (EZFIO folder) interface: input default: False [read_mo_integrals] type: logical -doc: If true, read MO integrals in EZFIO +doc: Read MO integrals from disk (EZFIO folder) interface: input default: False