output_distortion_tensor{ }

Calling sequence

strain{ output_distortion_tensor{ } }

Properties
  • using: \(\mathrm{\textcolor{Dandelion}{conditional}}\)

  • items: \(\mathrm{maximum\;1}\)

Dependencies
Functionality

output distortion tensor \(u_{ij}\) (which can be nonsymmetric for certain growth directions) \(u_{xx}\ u_{yy}\ u_{zz}\ u_{xy}\ u_{yx}\ u_{xz}\ u_{zx}\ u_{yz}\ u_{zy}\) [dimensionless]

Example
strain{
    output_distortion_tensor{}
    pseudomorphic_strain{}
}

Nested keywords


crystal_system

Calling sequence

strain{ output_distortion_tensor{ crystal_system } }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)

  • type: \(\mathrm{choice}\)

  • choices: yes; no

  • default: no

Functionality

output distortion tensor in crystal coordinate system

Example
strain{
    output_distortion_tensor{
        crystal_system = yes
    }
    pseudomorphic_strain{}
}

simulation_system

Calling sequence

strain{ output_distortion_tensor{ simulation_system } }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)

  • type: \(\mathrm{choice}\)

  • choices: yes; no

  • default: yes

Functionality

output distortion tensor in crystal coordinate system

Example
strain{
    output_distortion_tensor{
        simulation_system = no
    }
    pseudomorphic_strain{}
}

boxes

Calling sequence

strain{ output_distortion_tensor{ boxes } }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)

  • type: \(\mathrm{choice}\)

  • choices: yes; no

  • default: no

Functionality

Example
strain{
    output_distortion_tensor{
        boxes = yes
    }
    pseudomorphic_strain{}
}