Features

ElasticTensorFeature(diagonal_strains, …)

The matlantis-feature for calculating the elastic tensor for the specified atoms, by applying the specified strain.

Classes

ElasticTensor(stress_data, strain_data)

Elastic tensor object calculated from the stress-strain relation.

Functions

make_deformed_atoms(atoms, dmat)

Create deformed Atoms object by deformation tensor.

stress_from_deform(dmat, atoms, opt_fn, …)

Calculate the stress tensor from the target atoms and deformation tensor, using specified optimization method.