Crop Unit Cell

Description

Extract a subcell from the unit cell with sides parallel to those of the unit cell itself.

Input Ports

molecule_in MolecularDataType Molecular data with unit cell information.

Parameters

a min slider The lower crop plane index (n00). Zero means a plane perpendicular to a base vector passing through the unit cell origin.
a max slider The upper crop plane index (n00). Zero means a plane perpendicular to a base vector passing through the unit cell origin.
b min slider The lower crop plane index (0n0). Zero means a plane perpendicular to b base vector passing through the unit cell origin.
b max slider The upper crop plane index (0n0). Zero means a plane perpendicular to b base vector passing through the unit cell origin.
c min slider The lower crop plane index (00n). Zero means a plane perpendicular to c base vector passing through the unit cell origin.
c max slider The upper crop plane index (00n). Zero means a plane perpendicular to c base vector passing through the unit cell origin.
Epsilon numeric field A tolerance value for the crop: atoms just outside the crop plane by less than epsilon will be included.

Output Ports

out MolecularDataType Cropped molecular data.

See also