pwtools.calculators.Pwscf.init_params_from_input

Pwscf.init_params_from_input(kwds)

Set self.parameters = self.default_parameters and update with input keyword arguments kwds. For each key in self.parameters, set self.<key> = <value>.