mirror of
https://github.com/triqs/dft_tools
synced 2024-11-19 04:22:29 +01:00
aeaebb04ae
for charge self-consistent calculations, and 2) spin-orbit coupling if bloch_basis = True: * if "seedname_u.dat" (and in case of disentanglement "seedname_u_dis.dat") present, write hopping in Bloch basis * "proj_mat" transforming from Bloch to orbital space * diagonal hoppings are directly read from "seedname.eig" * fermi weights and band_window of Wannier Hamiltonian are read from DFT output and "seedname.nnkp", written into new subgroup "dft_misc_input" * automatic calculation of "density_required" * implemented for Quantum Espresso (read from "seedname.nscf.out" if verbosity = 'high') and VASP (read from "OUTCAR"/"LOCPROJ") * spin-orbit coupling SO = 1 implemented * substitute k_mesh and bz_weights with kpts and kpt_weights, respectively (previous names kept for compatibility) * updated tests |
||
---|---|---|
.. | ||
elktools | ||
plovasp | ||
__init__.py | ||
converter_tools.py | ||
elk.py | ||
hk.py | ||
vasp.py | ||
wannier90.py | ||
wien2k.py |