__init__# poscar_supercell.__init__(poscar: Poscar | str, verbose: bool = False)[source]# This class created a supercell of poscar, see the supercell method Parameters: poscar (Poscar | str) – Filename or Poscar instance to be modified verbose (bool) – verbosity. Default is False