quant_met.parameters. KPoints# pydantic model quant_met.parameters.KPoints# Control for k points. Attributes: nk1intThe number of k-points in the first dimension of the k-space grid. nk2intThe number of k-points in the second dimension of the k-space grid. Fields: nk1 (int) nk2 (int) field nk1 [Required]# field nk2 [Required]#