output_elastic_energy_density{ }

Calling sequence

strain{ output_elastic_energy_density{ } }

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

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

Dependencies
Functionality

output elastic energy density (\(\frac{1}{2}\ C_{ijkl}\ \varepsilon_{ij}\ \varepsilon_{kl}\)) [eV/nm3] The integrated elastic energy is printed out in log file.

Example
strain{
    output_elastic_energy_density{}
    pseudomorphic_strain{}
}

Nested keywords


boxes

Calling sequence

strain{ output_elastic_energy_density{ boxes } }

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

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

  • choices: yes; no

  • default: no

Functionality

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