triqs_dft_tools.converters.wien2k.Wien2kConverter.convert_misc_input
- Wien2kConverter.convert_misc_input()[source]
Reads additional information on:
the band window from
case.oubwin
,lattice parameters from
case.struct
,symmetries from
case.outputs
,
if those Wien2k files are present and stores the data in the hdf5 archive. This function is automatically called by
convert_dft_input
.