pwtools.crys.cell2cc3d

pwtools.crys.cell2cc3d(cell, axis=0)[source]

Same as cell2cc() for 3d arrays.

Parameters:
  • cell (3d array) –

  • axis (time axis (e.g. cell.shape = (100,3,3) -> axis=0)) –