3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-08 20:33:16 +01:00

typo in wannier90.py

This commit is contained in:
sobeck 2020-08-17 17:36:47 +02:00 committed by Alexander Hampel
parent c6385b16d4
commit 393753dc96

View File

@ -76,7 +76,7 @@ class Wannier90Converter(ConverterTools):
Name of subgroup storing correlated-shell symmetry data
repacking : boolean, optional
Does the hdf5 archive need to be repacked to save space?
rot_mat_typ : string, optional
rot_mat_type : string, optional
Type of rot_mat used
Can be 'hloc_diag', 'wannier', 'none'
"""