3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 16:33:46 +02:00
Commit Graph

575 Commits

Author SHA1 Message Date
Hermann Schnait
8016152c5e Documentation for basis rotations 2019-07-18 14:16:37 +02:00
Hermann Schnait
9bc4643fdf Update unit tests and bugfixes in BlockStructure 2019-07-18 14:15:43 +02:00
Hermann Schnait
bd228de768 Add adapt_deg_shells method and call it in map_gf_struct 2019-07-18 14:15:42 +02:00
Hermann Schnait
f695ccac7a Ignore imaginary part of the density when calculating mu 2019-07-18 14:15:42 +02:00
Hermann Schnait
810b315c92 Fixing TransBasis 2019-07-18 14:15:42 +02:00
Hermann Schnait
d66950a043 Remove show_warning again as it is not necessary anymore 2019-07-18 14:15:37 +02:00
Hermann Schnait
a44f3d36f4 Reworked Diagonalization function to ignore 'picked out' obitals (e.g. egs) 2019-07-18 14:15:37 +02:00
Hermann Schnait
6623a39739 Display transformation warnings only for relevant (solver) blocks 2019-07-18 14:15:37 +02:00
Hermann Schnait
32356a06ba Calculate diagonalization in solver blocks 2019-07-18 14:15:36 +02:00
Hermann Schnait
159ee1166e Thread show_warnings through to extract_gloc in SK 2019-07-18 14:15:36 +02:00
Hermann Schnait
187499b00f Bugfixes in block_structure 2019-07-18 14:15:36 +02:00
Hermann Schnait
ba79a7f708 Modified map_gf_struct to remove degshells + update test case 2019-07-18 14:15:35 +02:00
Hermann Schnait
3d0adafad2 Modified test-reference files to changed degshells when picking gf-struct 2019-07-18 14:15:35 +02:00
Hermann Schnait
743ff09cac Changed 'orb' parameter to 'ish' for consistency 2019-07-18 14:15:35 +02:00
Hermann Ulrich Schnait
51275c772d Bugfix in Blockstructure Test 2019-07-18 14:15:34 +02:00
Gernot J. Kraberger
1705e5268f blockstructure: adapt deg_shells in pick 2019-07-18 13:56:54 +02:00
Gernot J. Kraberger
8e4c923d21 [block_structure] create_matrix etc. 2019-07-18 13:56:54 +02:00
Gernot J. Kraberger
f0b1599379 SumkDFT: transform in calc_dc 2019-07-18 13:56:53 +02:00
Gernot J. Kraberger
8130d6b9fc block_structure: pick_gf_struct_sumk with transformation
plus little bug fixes
2019-07-18 13:56:53 +02:00
Gernot J. Kraberger
6a889fab8c block_structure: convert_gf with transformation 2019-07-18 13:56:52 +02:00
Gernot J. Kraberger
ff40e8e0f0 [doc] block_structure: small fixes 2019-07-18 13:56:52 +02:00
Gernot J. Kraberger
e9bfb3ed2c block_structure: effective_transformation_solver 2019-07-18 13:56:51 +02:00
Gernot J. Kraberger
bc78560ee1 block_structure: add corr_to_inequiv 2019-07-18 13:56:51 +02:00
Gernot J. Kraberger
2d48119876 block_structure: effective_transformation_sumk 2019-07-18 13:56:50 +02:00
Gernot J. Kraberger
5fd74f73b7 start with Sr2RuO4 guide 2019-07-18 13:56:49 +02:00
Gernot J. Kraberger
31cb7a0ea4 block_structure: prepare for transformation
this includes some TODOs that need to be fixed
2019-07-18 13:56:49 +02:00
Gernot J. Kraberger
9076baf9d6 sumk_dft: split transform_to_sumk_blocks from put_Sigma
this is done in a backward-compatible manner
2018-10-08 21:29:49 +02:00
Gernot J. Kraberger
d8a2693123 block_structure: introduce space parameter
in methods convert_gf, create_gf, check_gf
2018-10-08 21:29:49 +02:00
Gernot J. Kraberger
ef979199af sumk_dft: split transform_to_solver_blocks from extract_G_loc
this is done in a backward-compatible manner
2018-10-08 21:29:49 +02:00
Gernot J. Kraberger
d0f0c20865 change isinstance for new TRIQS
this fixes test analyse_block_structure_from_gf
2018-10-08 21:29:49 +02:00
Gernot J. Kraberger
f0de5c62b5 block_structure: add gf_struct_***_list and _dict
now sumk is given in the list format and
solver is given in the dict format
2018-10-08 21:29:49 +02:00
Gernot J. Kraberger
2b490d1485 block_structure: convert_gf: add G_out, let G_struct be sumk 2018-10-08 21:29:49 +02:00
Gernot J. Kraberger
6c908e9c6e block_structure: add check_gf method 2018-10-08 21:29:49 +02:00
Manuel Zingl
f4ad91f8b4
Merge pull request #105 from gkraberger/test_improvements
Test improvements
2018-10-04 15:27:11 -04:00
Manuel
dfa10dffda [doc] Modifications and corrections
* Adapt the AC parts to the new TRIQS/maxent package
	* Restructure the explaination on how to run the scripts
	* Corrections of many typos and pytriqs occurences.
2018-09-20 00:32:33 -04:00
Gernot J. Kraberger
e1d54ffcc5 [doc] add build/python to sys.path 2018-09-10 10:56:37 +02:00
Gernot J. Kraberger
6ed84c078f Add option to measure python test coverage 2018-09-06 15:09:30 +02:00
Gernot J. Kraberger
8f1011e389 change python build directory
so that we can use the real include in the tests
2018-09-06 13:48:24 +02:00
Manuel
3f569a810e Attempt to fix #100 2018-07-10 19:57:05 -04:00
Manuel
ba0cfa9013 Add doc to VASP converter concerning block structure 2018-07-09 10:50:36 -04:00
Manuel
2af2bac8d6 Commenting parts of SVO examples because issue #98 is not fixed. 2018-07-03 15:48:39 -04:00
Manuel
8a53a80e1e Fix a few documentation issue of the VASP converter 2018-07-03 14:44:03 -04:00
Manuel
ad3a23196a Replace pytriqs with python.
There are still some more occurances of pytriqs.
        Is on my list to be checked.
2018-07-02 19:16:50 -04:00
Manuel
e187958774 Fix issue #99 2018-06-26 15:05:05 -04:00
Manuel
9782be2c93 Fix issue #97 2018-06-25 14:21:39 -04:00
Dylan Simon
96fea4389b [doc] Update old link to hubbardI to github 2018-06-25 10:23:30 -04:00
Dylan Simon
c300fea4ea [jenkins] move docs to separate gh-pages repo 2018-06-22 11:07:34 -04:00
aichhorn
59e176e64a updated Wien2k warning in cmake 2018-06-18 11:12:29 +02:00
Dylan Simon
6d55aa7070 [jenkins] Support brew installed in other places 2018-06-08 12:10:58 -04:00
Nils Wentzell
006702252c [doc] Add missing changelog files, Update compile instructions 2018-06-04 16:40:50 -04:00