3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-16 01:08:29 +02:00
dft_tools/doc/guide
AlynJ ad8c4e75fe
Elk converter (#151)
Adding Elk-TRIQS interface (first iteration) 

This interface reads in Elk's ground-state files / projectors generated by a specific Elk interface code version (https://github.com/AlynJ/Elk_interface-TRIQS). The interface can perform charge-self consistent DFT+DMFT calculations using the aforementioned Elk code version, including spin orbit-coupling. Hence, this is the first open source interfaced DFT code to triqs with FCSC support. 

The commit includes detailed documentation and tutorials on how to use this interface. Moreover, further new post-processing routines are added for Fermi surface plots and spectral functions (A(w)) from the elk inputs.

The interface was tested by A. James and A. Hampel. However, this is the first iteration of the interface and should be used with care. Please report all bugs.

List of changes:
---------------
- sumk.py: added cacluation of charge density correction for elk (dm_type='elk').
- sumk_dft_tools.py: added new post-processing functions to calculate the Fermi surface and A(w) from the Elk inputs.
- documentation and tutorial files amended for this interface.
- added python tests for the Elk converter.
2020-10-09 08:35:28 -04:00
..
images_scripts Update LaVO3_w90.inp 2020-06-03 12:35:15 -04:00
Sr2MgOsO6 Reshuffled doc on SOC and Basisrotations 2020-02-24 15:42:28 +01:00
Sr2RuO4 renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00
analysis.rst renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00
BasisRotation.rst Included block_structure.convert_operator() in doc and non-SOC tutorial 2020-04-30 12:47:03 +02:00
blockstructure.rst Merge branch 'unstable' into py3 2020-06-23 10:53:52 +02:00
conv_elk.rst Elk converter (#151) 2020-10-09 08:35:28 -04:00
conv_generalhk.rst renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00
conv_vasp.rst renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00
conv_W90.rst Update conv_W90.rst 2020-06-03 20:12:13 -04:00
conv_wien2k.rst dmftproj: add option to specify band indices 2020-08-04 17:48:06 +02:00
conversion.rst Elk converter (#151) 2020-10-09 08:35:28 -04:00
dftdmft_selfcons.rst Elk converter (#151) 2020-10-09 08:35:28 -04:00
dftdmft_singleshot.rst [py3] Run port_to_triqs3 script 2020-05-27 11:30:24 -04:00
soc.rst Elk converter (#151) 2020-10-09 08:35:28 -04:00
transport.rst renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00