All plugins
WorkChains and work functions aiida.workflows
aiida-strain
AiiDA Plugin for applying strain to structures
status alpha
General information
Registry checks
W019: No <code>bdist_wheel</code> available for PyPI release.
W002: AiiDA version not found
W008: Unable to reach documentation URL: https://aiida-strain.readthedocs.io
Click any code (W001, E001…) to jump to
troubleshooting instructions
.
Plugins provided
Workflows 2
Entry points
-
strain.apply_strains
class:aiida_strain:ApplyStrainsWorkchain to create strained structures from a given input structure.
Input Required Valid types Description strain_kindtrue Strstrain_parameterstrue Strstrain_strengthstrue Liststructuretrue StructureDatametadatafalse Exit status Message 1 The process has failed with an unspecified error. 2 The process failed with legacy failure mode. 10 The process returned an invalid output. 11 The process did not register a required output. -
strain.apply_strains_with_symmetry
class:aiida_strain:ApplyStrainsWithSymmetryWorkchain to create strained structures from an input structure, and select the symmetries which are compatible with the strained structure from a set of given input symmetries.
Input Required Valid types Description strain_kindtrue Strstrain_parameterstrue Strstrain_strengthstrue Liststructuretrue StructureDatasymmetriestrue SinglefileDatasymmetry_repr_codetrue Codemetadatafalse Exit status Message 1 The process has failed with an unspecified error. 2 The process failed with legacy failure mode. 10 The process returned an invalid output. 11 The process did not register a required output.