triqs_dft_tools.converters.wannier90.read_input_file

triqs_dft_tools.converters.wannier90.read_input_file(inp_file, fortran_to_replace)[source]

Reads the input file.

We do not read shells, because we have no additional shells beyond correlated ones, and the data will be copied from corr_shells into shells (see below).

Raises NotImplementedError if an unknown kmesh mode is chosen.