10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-24 14:12:24 +02:00
Commit Graph

41 Commits

Author SHA1 Message Date
Kevin Gasperich
4d9299ad7c testing for real kpts; not clean 2020-07-13 18:24:37 -05:00
Kevin Gasperich
75dbda613a cleaner k-point orbital indexing 2020-07-13 10:52:09 -05:00
Kevin Gasperich
83ecf1ee2e modifications for kpts
{ao,mo}_num_per_kpt were being set as floats in python
now imported explicitly as ints
no default (could maybe fix with // ?)
2020-06-22 10:51:33 -05:00
Kevin Gasperich
464a6d70c4 resolved dev kpts merge 2020-06-16 10:38:27 -05:00
Emmanuel Giner
e061ab18d9 added some functions in on_top_from_ueg.irp.f 2020-04-14 17:45:01 +02:00
Kevin Gasperich
f32dc836a8 fixed array assignment for complex nos 2020-04-07 13:26:15 -05:00
f011ca845e fixed mo_coef_complex_kpts 2020-04-07 09:25:16 -05:00
Kevin Gasperich
b749313762 started kpts nos 2020-04-03 14:49:11 -05:00
Kevin Gasperich
d0fe9aad4f scf kpts 2020-03-20 12:22:10 -05:00
Kevin Gasperich
a0eb1d34db scf kpts 2020-03-18 16:30:27 -05:00
Kevin Gasperich
380cbdcbb5 working on scf kpts 2020-03-18 15:55:53 -05:00
Kevin Gasperich
84531d8021 working on kpts 2020-03-17 17:57:56 -05:00
Kevin Gasperich
bb8d52fc69 cleanup 2020-03-05 15:57:40 -06:00
717b35cf38 Renaming complex -> cplx 2020-03-05 09:06:29 +01:00
d19aee172c Renamed variables with too long names 2020-03-05 09:00:45 +01:00
Kevin Gasperich
a81152ad7f fixed ao to mo 3idx transformation 2020-02-19 12:13:24 -06:00
Kevin Gasperich
727ab502c5 working on 3idx mo ints 2020-02-18 18:32:47 -06:00
Kevin Gasperich
2cffbdcc9d significant restructuring of complex int parts
instead of real/imag parts read separately, use ezfio to read/write complex arrays with extra dimension of size 2
converter needs to be tested (might need to transpose some axes in arrays)
converter has extra garbage that needs to be removed after testing
2020-02-12 16:34:32 -06:00
Kevin Gasperich
0b22e78da1 rename 2020-02-11 18:26:28 -06:00
Kevin Gasperich
4374145954 rename periodic -> complex 2020-02-11 18:23:34 -06:00
Kevin Gasperich
3ca3dc3061 working on complex 3-index integrals 2020-02-11 17:35:28 -06:00
Kevin Gasperich
b1e14142c6 working on complex MO 2e ints 2020-02-05 17:50:17 -06:00
Kevin Gasperich
dd7b3131b8 looking for bug in scf 2020-01-31 12:01:24 -06:00
Kevin Gasperich
a632b6af56 integral testing 2020-01-30 11:16:04 -06:00
Kevin Gasperich
cc840cdbc1 restructured mo_coef_complex provider; added mo_coef_real; maybe need to change ocaml? 2020-01-29 16:23:00 -06:00
Kevin Gasperich
e805c52cab reminder to revisit save_mos for complex 2020-01-28 17:26:22 -06:00
Kevin Gasperich
79b75a11f7 more work on complex mos; created separate file for complex mos 2020-01-28 15:39:25 -06:00
Kevin Gasperich
99d6826b89 added mo utils for periodic 2020-01-27 15:29:25 -06:00
Kevin Gasperich
394b6ce404 fixed problem with truncated mo_coef_imag save 2020-01-27 13:38:29 -06:00
Kevin Gasperich
5eb1c17614 added provider for complex mos; working on saving complex mos 2020-01-27 13:36:13 -06:00
Kevin Gasperich
bcc23bf47f finished complex mapping, starting comples hartree fock 2020-01-24 07:42:37 -06:00
46d61b4117 Added imaginary EZFIO arrays for one-e 2019-12-02 18:18:30 +01:00
Emmanuel Giner LCT
b470cb6c1e state average works 2019-10-25 17:31:09 +02:00
Emmanuel Giner LCT
4257399ca9 Compatibility with EZFIO v1.6.0 2019-10-24 21:41:54 +02:00
Emmanuel Giner LCT
502e787323 added general svd for new mo 2019-10-24 13:44:40 +02:00
Emmanuel Giner
99a3071489 the casscf adapts 2019-10-23 02:42:17 +02:00
eginer
b7992a11a9 working ... 2019-10-23 00:11:55 +02:00
eginer
713ef176a1 natural orbitals of the super_ci works 2019-10-22 20:00:19 +02:00
f4e305c0a4 Doc' 2019-03-13 15:56:44 +01:00
f4bff28cd1 Warnings in documentation 2019-01-29 17:09:08 +01:00
24d9745056 Initial commit 2019-01-25 11:39:31 +01:00