prepare_band_input¶ atomate2.aims.utils.bands.prepare_band_input(structure, density=20)[source]¶ Prepare the band information needed for the FHI-aims control.in file. Parameters: structure (Structure) – The structure for which the band path is calculated density (float) – Number of kpoints per Angstrom. Return type: list