Periodic Table Database Schema - v0.6.3
    Preparing search index...

    Descriptive fields for the cleavage properties of a crystalline substance.

    type Cleavage = {
        millerIndex?: string;
        quality?: CleavageQuality;
        type?: CleavageType;
    }
    Index

    Properties

    millerIndex?: string

    The orientation of the cleavage plane expressed as Miller indices {hkl}.

    quality?: CleavageQuality

    The degree of ease and smoothness with which the crystal splits.

    The structural nature of the cleavage (e.g., octahedral, prismatic).