NEML2 1.4.0
Loading...
Searching...
No Matches
[Data]

Available objects and their input file syntax

Refer to System Documentation for detailed explanation about this system.

CrystalGeometry

A Data object storing basic crystallographic information for a given crystal system.

crystal_class The set of symmetry operations defining the crystal class.

  • Type: R2
lattice_vectors The three lattice vectors defining the crystal translational symmetry

  • Type: Vec
slip_directions A list of Miller indices defining the slip directions

  • Type: MillerIndex
slip_planes A list of Miller indices defining the slip planes

  • Type: MillerIndex

Detailed documentation link

CubicCrystal

A specialization of the general CrystalGeometry class defining a cubic crystal system.

lattice_parameter The lattice parameter

  • Type: Scalar
slip_directions A list of Miller indices defining the slip directions

  • Type: MillerIndex
slip_planes A list of Miller indices defining the slip planes

  • Type: MillerIndex

Detailed documentation link