triqs_dft_tools.converters.vasp.VaspConverter.convert_misc_input

VaspConverter.convert_misc_input(bandwin_file, struct_file, outputs_file, misc_subgrp, SO, SP, n_k)[source]
Reads input for the band window from bandwin_file, which is case.oubwin,

structure from struct_file, which is case.struct, symmetries from outputs_file, which is case.outputs.

Parameters:

bandwin_file : string

filename of .oubwin/up/dn file.

struct_file : string

filename of .struct file.

outputs_file : string

filename of .outputs file.

misc_subgrp : string

name of the subgroup in which to save

SO : boolean

spin-orbit switch

SP : int

spin

n_k : int

number of k-points