3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-26 15:12:18 +02:00
dft_tools/python
Oleg E. Peil c426946803 Added implementation for NORMION = True
The mapping for NORMION = True has been implemented.
Also, the orthogonalization loop has been fixed. First of all,
orthogonalization should be done separately for each block map 'bl_map'.
Second, one has to take into account that the orbital dimensions of the
block matrix can vary from block to block. To make that the overlap
matrix is non-singular one, thus, has to pass to
'orthogonalize_projector_matrix()' only a view of a submatrix of 'pmat'
corresponding to the current block.

Two tests to check the simplest cases have been added.
2015-11-19 12:11:55 +01:00
..
converters Fixed inequivalent shell determination 2015-11-10 19:16:41 +01:00
vasp Added implementation for NORMION = True 2015-11-19 12:11:55 +01:00
__init__.py Moved U_matrix to TRIQS library 2015-06-17 18:19:30 +02:00
.gitignore Reshuffled some files, added .gitignore 2015-10-21 11:54:22 +02:00
clear_h5_output.py Fix subgroup name in clear_h5_output.py 2015-03-12 11:01:02 +01:00
CMakeLists.txt Clean CMakeLists.txt 2013-08-07 16:30:09 +02:00
sumk_dft_tools.py Removes work around for issue #41 2015-08-10 16:14:51 +02:00
sumk_dft.py Removes work around for issue #41 2015-08-10 16:14:51 +02:00
symmetry.py Removes work around for issue #41 2015-08-10 16:14:51 +02:00
trans_basis.py [doc] New documentation 2015-04-21 14:31:15 +02:00
update_archive.py Unify notation in sumk_dft_tools. 2015-01-22 10:47:53 +01:00