fitCell

fitCell(configuration, axes=None)

Adjust the size of the cell to fit the atoms.

Parameters:
  • configuration (BulkConfiguration) – The configuration.

  • axes (3-tuple of bool) – The axes, x, y, z.

Returns:

The configuration with the adjusted cell.

Return type:

BulkConfiguration